Frontend Practice Collection
Build, Explore, and Learn with Real JavaScript Projects
This portfolio brings together practical mini apps focused on DOM skills, timing logic, UI interactions, and clean structure.
Background Video
Control media playback with a clean and simple overlay interface.
Open Project →Form Value
Capture user input and render submitted form data in dynamic cards.
Open Project →New Year Countdown
Track remaining time with date calculations and real-time updates.
Open Project →Pomodoro Time
Stay focused with a productivity timer built using JavaScript logic.
Open Project →Dice Roll Simulator
Roll a dice, watch a simple animation, and track your recent roll history.
Open Project →Random Color Generator
Generate random hex colors and instantly update the page background.
Open Project →Random Emoji
Show a new random emoji with each click using simple JavaScript logic.
Open Project →Mouse Event
Track mouseenter, mousemove, mouseleave, and click events in a live area.
Open Project →To Do List
Add, complete, and delete tasks with localStorage persistence.
Open Project →