"Contribute Anything" is a workshop designed for GryphHacks 2023. Its goal is to encourage students to contribute to their first open source project and guide them through their first steps into the world of open source.
During the workshop, students will fork a public repository, add their contributions, and submit them to the main project. They will have two hours to learn how open source projects work, how to contribute to them, and create whatever they want.
- GitHub account
- If you are a student, you can sign up for the GitHub Student Developer Pack to get free access to developer tools and resources.
- Git installed on your computer
- Basic understanding of git recommended but not required
- See Git Basics, or tutorials like GitHowTo and Learn Git Branching.
- Read all rules for this workshop listed here
- First submission: Basic React App by Krishna Cheemalapati, Chhavi Shah, Devon Forrest, Jodat Haroon.
- Most creative contribution: Sieve of Eratosthenes by Pritesh Gandhi.
- Best git practices and documentation: Basic re by Jodat Haroon.
- Best team project: Basic React App by Krishna Cheemalapati, Chhavi Shah, Devon Forrest, Jodat Haroon.
- Best individual contribution: GryphHacks Video Downloader by Aaron Chin
- Best beginner contribution: Array Sort by Devon Forrest.