A collection of awesome simple projects where beginner and intermediate developers can contribute to while exploring the open source experience. The best way to learn open source collaboration is by contributing to projects. We hope beginners can quickly find basic open source projects to contribute to as they gradually master the skill.
Play around with the repo. Learn, Fork, Contribute and most Importantly share to others!
Project | Description | Link |
---|---|---|
Miniflix | A smaller version of Netflix powered by Cloudinary |
Project | Description | Link |
---|---|---|
Array Explorer | A resource to help figure out what JavaScript array method would be best to use at any given time. | https://sdras.github.io/array-explorer/ |
Project | Description | Link |
---|---|---|
PHP Exam | A PHP exam with questions from beginner to expert level curated by @codehakase | https://whispering-savannah-89113.herokuapp.com/ |
Project | Description | Link |
---|---|---|
Face Detector | This application contains all the code from an article on the FaceDetector API. | https://hackernoon.com/... |
Project | Description | Link |
---|---|---|
Meme Maker | A Polymer element to make memes | https://www.webcomponents.org/element/ireade/meme-maker |
Project | Description | Link |
---|---|---|
Study Log | A Study Log Web Application built to log progress during self created streaks. |
Project | Description | Link |
---|---|---|
Simply Notify | A simple demo application of Web Push Notifications with Firebase | https://simply-notify.firebaseapp.com/ |
Project | Description | Link |
---|---|---|
MySQL Database Library | C# tool for seamless MySQL connection and CRUD operations | https://medium.com/@franklinezeji/mysql-database-library-for-c-developers-4bec985dc009 |