Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 2.14 KB

readme.md

File metadata and controls

58 lines (38 loc) · 2.14 KB

30 Days 30 JavaScript Projects

Welcome to the 30 Days 30 JavaScript Projects repository! This project is a collection of fun and practical JavaScript-based projects that I am building over the span of 30 days. The goal is to improve my skills in JavaScript, HTML, CSS, and Tailwind CSS while creating useful and engaging mini-projects.

Technologies Used

HTML5 CSS3 JavaScript TailwindCSS

Projects Completed So Far

Here are the 11 projects I have completed so far. More will be added as I progress!

  1. Instagram Love Like Effect
    A visual effect mimicking Instagram's heart-like animation on double-tap.

  2. Mouse Hover Effect
    Dynamic hover effects for an interactive user experience.

  3. Weather App
    Displays real-time weather information using an API.

  4. TO-DO List
    A task management app to add, edit, and delete tasks.

  5. Quiz App
    An interactive quiz app with scoring functionality.

  6. Random Password Generator
    Generates secure random passwords based on user preferences.

  7. Age Calculator
    Calculates your exact age in years, months, and days.

  8. Notes App
    A simple app to write, save, and delete notes.

  9. Quote Generator
    Displays random inspirational quotes with each click.

  10. QR Code Scanner
    Scans and decodes QR codes using JavaScript libraries.

  11. Stopwatch
    A fully functional stopwatch with start, pause, and reset features.

Future Plans

I plan to continue adding new projects until I reach the goal of 30 projects. Stay tuned for updates, and feel free to explore the current projects!

How to Use

  1. Clone the repository:
    git clone https://github.com/abhishekthakur797/30-days-30-javascript-project