Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 696 Bytes

File metadata and controls

15 lines (11 loc) · 696 Bytes

🚀 JavaScript Mini-Projects Collection

A curated collection of foundational JavaScript applications demonstrating core DOM manipulation, event handling, and logic building.

📂 Projects Included

  1. Calculator - A fully functional web calculator.
  2. Tally Counter - An interactive increment/decrement tracker.
  3. Eligibility Checker - A conditional logic form validator.

🛠️ Tech Stack

  • HTML5 - Semantic structure
  • CSS3 - Custom styling and responsive layouts
  • JavaScript (ES6+) - Core application logic

Live deployment links via GitHub Pages available in the About section.