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

https://github.com/florinpop17/10-projects-10-hours


https://github.com/florinpop17/10-projects-10-hours

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# 10 Projects in 10 Hours

YouTube video is now Live, click below:

[![10Hours10Projects](10Hours10Projects.png)](https://www.youtube.com/watch?v=dtKciwk_si4)

I took on a challenge to completed 10 Projects in 10 Hours while streaming everything on [Twitch](https://twitch.tv/florinpop17).

You can find the projects [here](https://10projects10hours.netlify.app/).

1. Countdown Timer

- Design: https://uidesigndaily.com/posts/sketch-countdown-timer-day-876
- future date
- timer

2. Quiz App

- Design: https://uidesigndaily.com/posts/sketch-questionnaire-choice-submit-day-924
- questions from obj
- select answer
- at the end show score

3. Recipe App

- Design: https://uidesigndaily.com/posts/sketch-recipe-app-food-mobile-day-615
- recipe info on click
- fav recipe (w/ localStorage)

4. Notes App

- Design: https://uidesigndaily.com/posts/photoshop-notes-widget-day-65
- CRUD note
- markdown
- localStorage

5. ToDo App

- Design: http://todomvc.com/examples/react/#/
- CRUD todos
- localStorage

6. Movie App

- Design: https://uidesigndaily.com/posts/photoshop-movie-app-mobile-day-193
- list of movies
- movie info
- fav movie
- actors

7. GitHub Profiles App

- Design: https://uidesigndaily.com/posts/photoshop-profile-card-user-day-286
- search for user
- get and show data

8. Drawing App

- canvas
- size
- color

9. Password Generator

- Design: https://codepen.io/FlorinPop17/full/BaBePej
- numbers
- letters
- symbols
- copy to clipboard

10. Weather App

- Design: https://uidesigndaily.com/posts/photoshop-weather-prognosis-day-156
- enter location
- get weather
- have some icons?