Skip to content

Latest commit

Β 

History

History
55 lines (43 loc) Β· 2.08 KB

File metadata and controls

55 lines (43 loc) Β· 2.08 KB

Web Development Mini Projects 🌐

This repository contains small web development mini projects that I build while learning and practicing modern web technologies.

🎯 Purpose

  • Strengthen web development fundamentals
  • Apply concepts by building mini projects
  • Improve frontend and basic backend skills step by step

🧠 Technologies Used

  • HTML
  • CSS
  • Bootstrap
  • javascript
  • NodeJS
  • expressJS
  • EJS
  • (More technologies will be added as I progress)

πŸ“‚ Projects List

No. Project Name Description Live Demo
1 Dice roller game A simple dice rolling simulator that generates random numbers using JavaScript. πŸ”— View
2 Calculator Simple calculator using HTML, CSS & JS πŸ”— View
3 Drum Kit Interactive drum kit where different sounds play when keys are pressed πŸ”— View
4 Move It website A small basic website with CSS and HTML πŸ”— View
5 Text Style Toggler A basic project to change the text in the website using buttons πŸ”— View
6 Indian flag Creating Indian flag using CSS properties and HTML πŸ”— View

πŸ“˜ Learning Resources

  • Udemy – Web Development Course
  • MDN Web docs
  • Online tutorials and practice

πŸ›  Tools

  • VS Code
  • Browser Developer Tools
  • Git & GitHub

πŸ“ˆ Learning Progress

  • HTML & CSS βœ…
  • JavaScript Basics βœ…
  • DOM βœ…
  • Advanced JavaScript ⏳
  • Frameworks (React, etc.) ⏳

⚠️ Note

This repository is created for learning and practice purposes.
Project quality, structure, and complexity will improve over time.


⭐ This repository documents my web development learning journey.