An open API service indexing awesome lists of open source software.

https://github.com/florinpop17/weekly-projects

Build a project every week to improve your coding skills
https://github.com/florinpop17/weekly-projects

Last synced: 8 months ago
JSON representation

Build a project every week to improve your coding skills

Awesome Lists containing this project

README

          

# Build a project every week

In order to increase your coding skills we created this _Weekly Projects_ challenge.

Every week you'll get a new challenge (see table below) that you can complete.

Each challenge will have:

- a description
- a list of user stories (tasks / todos)
- all the resources you need in order to complete

After you complete a challenge, feel free to open a PR and add your own submission inside the corresponding `.md` file of the challenge you are submitting for. The submission should have a link to a live demonstration of your project (you can use: CodePen, Glitch, Netlify, GitHub pages, etc...)

# Projects (so far)

| Week # | Project |
| ------ | ---------------------------------------------- |
| Week 1 | [Pokedex](/projects/Week%201%20-%20Pokedex.md) |
| Week 2 | [COVID-19 Tracker](/projects/Week%202%20-%20COVID-19.md) |
| Week 3 | [Hacker News Feed](/projects/Week%203%20-%20Hacker%20News%20Feed.md) |
| Week 4 | [Movie App](/projects/Week%204%20-%20Movie%20App.md) |
| Week 5 | [Chuck Norris Joke Generator](/projects/Week%205%20-%20Chuck%20Norris%20App.md) |
| Week 6 | [Math Game](/projects/Week%206%20-%20Math%20Game.md) |
| Week 7 | [Signup Page](/projects/Week%207%20-%20Signup%20Page.md) |
| Week 8 | [Quiz App](/projects/Week%208%20-%20Quiz%20App.md) |
| Week 9 | [Daily Planner](/projects/Week%209%20-%20Daily%20Planner.md) |
| Week 10 | [Full-Stack App](/projects/Week%2010%20-%20Full-Stack%20App.md) |