Giter VIP home page Giter VIP logo

projet_opensource's Introduction

HEADER

GitHub Repo stars License GitHub forks

Please, have a look at our website : https://jkw301.github.io/projet_opensource/

Installation

Simply download nameCatcher.exe and run it on your machine.

Compile with gcc

if you want to compile yourself, first install GCC :

sudo apt install gcc -y

your can tinker with the source code and generate an executable with the following command line :

gcc -o compiled_filename source_code.c

Contribution methods

We welcome contributions! If you would like to contribute to this script, please follow these steps:

  1. Fork the project on GitHub.

  2. Create a new branch for your feature:

    git checkout -b my-new-feature
  3. Make your modifications and commit them:

    git commit -m "Add my new feature"
  4. Push your branch to your fork:

    git push origin my-new-feature
  5. Create a Pull Request on GitHub.

projet_opensource's People

Contributors

jkw301 avatar jeromechenaie avatar missyaria avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

missyaria

projet_opensource's Issues

Add issue templates

Create issue templates for:

  • Features propositions
  • Bug fixes

So that everyone can cooperate on this project in a regulated and clean way

[IDEA] Add numerology

Is your feature request related to a problem? Please describe.
The feature request is not related to a problem.

Describe the solution you'd like
Add a numerology feature that would print a number based on the numeric value of the characters of the name.

Describe alternatives you've considered
Add a sum variable that gets incremented in a loop of a length equal to the one of the name by the numerical value of that letter if the character is part of the alphabet. Convert to uppercase to avoid any issues.

Add issue templates

Create issue templates for:

  • Features propositions
  • Bug fixes

So that everyone can cooperate on this project in a regulated and clean way

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.