A repository filled with code shared by the community during coding sessions and from-scratch challenges as part of the Behind the Screens series.
- Maja Kraljic: 22nds / 22nds on GitHub
- d͓̽i͓̽g͓̽i͓̽t͓̽a͓̽l͓̽ ͓̽s͓̽e͓̽l͓̽v͓̽e͓̽s͓̽ : @dgtlselves
- Riccardo Ancona: @olbos_
- Carolien Teunisse: @lucidlien
- Sabrina Verhage: @SabrinaVerhage
- Rafaele Andrade: @rafaeleandrade
- Marije Baalman: @nescivi / @sensestage on github
- Roald van Dillewijn : @roaldvdillewijn
- Saskia Freeke : @sasj_nl
- Giovanni Muzio : @kesson
- Joana Chicau : @BChicau
- Jo Kroese : Jobi
- Jonathan Reus : @jc_reus
- Felipe Ignacio Noriega : @0felipeignaci0
- Raphael Sousa Santos : @sonologico
- Timo Hoogland : @tmhglnd
- Sebastian Pappalardo : @eerieear
- Maja Kraljic coming soon...
- Digital Selves
- Riccardo Ancona
- Carolien Teunisse
- Sabrina Verhage
- Rafaele Andrade
- Marije Baalman
- Roald van Dillewijn
- Saskia Freeke
- Giovanni Muzio
- Joana Chicau
- Jo Kroese
- Jonathan Reus
- Felipe Ignacio Noriega
- Raphael Sousa Santos
- Timo Hoogland
- Sebastian Pappalardo
- Fork this repository (click
fork
in the top right) - Clone the repository to your computer
git clone https://github.com/<this-is-you>/<forked-repo>.git
- Branch the Fork
git checkout -b <name-your-branch>
- Add a folder with your
name-lastname
orartistname
and put in all your coded files - Add your name and link to the
README.md
under The Community section - Add, commit and push your changes
git add .
git commit -a
git push origin <your-branch-name>
- Go to your forked repo in the browser and click
compare & pull request
, thencreate pull request
All steps with examples and images
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.