raphaelbastide / community-code

A repository filled with code shared by the community during coding sessions and from-scratch challanges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💻 Community Code

A repository filled with code shared by the community during coding sessions and from-scratch challenges as part of the Behind the Screens series.

⌛️ Coming soon...

Behind the Screens Season 3 will continue here

👋 The Community

💬 Behind the Screens (Interviews)

📟 Behind the Screens (Videos)

📝 Contribution

  1. Fork this repository (click fork in the top right)
  2. Clone the repository to your computer git clone https://github.com/<this-is-you>/<forked-repo>.git
  3. Branch the Fork git checkout -b <name-your-branch>
  4. Add a folder with your name-lastname or artistname and put in all your coded files
  5. Add your name and link to the README.md under The Community section
  6. Add, commit and push your changes git add . git commit -a git push origin <your-branch-name>
  7. Go to your forked repo in the browser and click compare & pull request, then create pull request

All steps with examples and images

📄 Code of Conduct

Our Pledge

In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.

Read the full Code of Conduct

About

A repository filled with code shared by the community during coding sessions and from-scratch challanges


Languages

Language:SuperCollider 55.0%Language:OCaml 27.7%Language:Ruby 7.2%Language:JavaScript 5.7%Language:Processing 4.4%