10-projects-10-hours icon indicating copy to clipboard operation
10-projects-10-hours copied to clipboard

10 Projects in 10 Hours

YouTube video is now Live, click below:

10Hours10Projects

I took on a challenge to completed 10 Projects in 10 Hours while streaming everything on Twitch.

You can find the projects here.

  1. Countdown Timer
  • Design: https://uidesigndaily.com/posts/sketch-countdown-timer-day-876
  • future date
  • timer
  1. Quiz App
  • Design: https://uidesigndaily.com/posts/sketch-questionnaire-choice-submit-day-924
  • questions from obj
  • select answer
  • at the end show score
  1. Recipe App
  • Design: https://uidesigndaily.com/posts/sketch-recipe-app-food-mobile-day-615
  • recipe info on click
  • fav recipe (w/ localStorage)
  1. Notes App
  • Design: https://uidesigndaily.com/posts/photoshop-notes-widget-day-65
  • CRUD note
  • markdown
  • localStorage
  1. ToDo App
  • Design: http://todomvc.com/examples/react/#/
  • CRUD todos
  • localStorage
  1. Movie App
  • Design: https://uidesigndaily.com/posts/photoshop-movie-app-mobile-day-193
  • list of movies
  • movie info
  • fav movie
  • actors
  1. GitHub Profiles App
  • Design: https://uidesigndaily.com/posts/photoshop-profile-card-user-day-286
  • search for user
  • get and show data
  1. Drawing App
  • canvas
  • size
  • color
  1. Password Generator
  • Design: https://codepen.io/FlorinPop17/full/BaBePej
  • numbers
  • letters
  • symbols
  • copy to clipboard
  1. Weather App
  • Design: https://uidesigndaily.com/posts/photoshop-weather-prognosis-day-156
  • enter location
  • get weather
  • have some icons?