Welcome to my collection of small yet fun and functional web projects!
Each project is self-contained and built with HTML, CSS, and JavaScript.
Perfect for learning, experimenting, and improving frontend development skills.
Generate QR codes from any URL input in real time.
- ✅ Uses custom JS logic
- ✅ Responsive design
- ✅ Downloadable QR image
A minimal typing test to measure speed and accuracy with real-time feedback.
- ✅ Timer and WPM calculation
- ✅ Highlighting correct/incorrect characters
- ✅ Sound effects and reset option
---
A simple and aesthetic toggle to switch between light and dark themes dynamically.
Useful for building modern, user-friendly interfaces.
- ✅ Theme persistence using
localStorage - ✅ Responsive UI
- ✅ Smooth transitions
Clone the repository:
git clone https://github.com/shineeeeeeeeeeee/SideProjects.git
