Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.79 KB

File metadata and controls

31 lines (20 loc) · 1.79 KB

JavaScript_mini_projects

Learning JS by creating JS based (mini) projects.

List

  1. Countdown App
  2. Quiz App
  3. Recipe App
  4. Notes App
  5. Todo App
  6. Movie App
  7. GitHub Profile Summary App
  8. Drawing App
  9. Password Generator
  10. Weather App

Bonus App 🥳🙀

Portfolio

This is the collection 🗃 of all the above applications with nice animations and little descriptions.

Learned and used CSS-Grid concept for this one.

Disclaimer

First time doing front-end development, learning by following projects by FlorinPop and understanding each concept as we progress and adding additional and unique functionality to the app than shown by FlorinPop.

Also fixing existing bugs.