Skip to content

M3L6H/10-projects-10-hours

Repository files navigation

10 Hours 10 Projects

Inspired by Florin Pop's video, this is a challenge in which the programmer completes 10 simple web projects in 10 hours.

Although I only managed to complete nine out of the ten projects, it was a rewarding experience, and one that I enjoyed thoroughly. I look forward to trying it again in the future.

Find the projects here.

1. Calculator

  • Should perform all four basic arithmetic operations
  • Should include invertion, squaring, and square root
  • Should provide del and clear buttons
  • Should support decimals and negation

2. Carousel

  • Should rotate between a set of images
  • Should provide left and right arrows for navigation
  • Should include dots for quick-selecting images
  • Should loop seamlessly

3. Cookie Clicker

  • Should keep track of clicks in local storage
  • Should allow purchasing three tiers of passive producers
  • Should keep track of passive production even when tab is closed

4. Dinosaur

  • Should keep track of high score in local storage
  • Should allow endless scrolling with a gradual speed increase
  • Should support short and tall obstacles

5. Filters

  • Should support a grid of cards
  • Should have toggleable filters that filter the cards displayed

6. Memory

  • Should support varying sizes of grids for different difficulties
  • Should be a random layout each game

7. Particle Field Did not finish

  • Particles should repel each other
  • The edge should repel particles
  • The mouse should repel the particles
  • Should have particles of different size with different repelling forces

8. Random Synopsis Generator

  • Should accept a character's name, story genre, and enemy's name
  • Should generate a five-sentence, grammatically correct synopsis
  • Should generate a title

9. Tab Widget

  • Should support different content on each tab
  • Should allow the user to add and remove tabs

10. Trello Drag n Drop Organizer

  • Should have three fixed lists
  • Should support adding and removing cards Did not finish
  • Should support drag and drop re-arranging
  • Should support drag and drop between lists

About

A challenge in which the programmer completes 10 simple projects in 10 hours.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published