- Notifications
You must be signed in to change notification settings - Fork0
🧙♂️ A magical Hogwarts-themed stopwatch with music and animations! Features a flying wizard, responsive design, and built with JavaScript DOM manipulation and CSS animations.
NotificationsYou must be signed in to change notification settings
Caner-Yesiltas/Hogwarts-Stop-Watch
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
👉Live Demo 👈
A magical Harry Potter themed stopwatch application with flying animations and themed music. Perfect for timing your potion brewing sessions!
- ⏱️ Precise stopwatch with minutes, seconds, and milliseconds
- 🎵 Harry Potter theme music during countdown
- 🧙♂️ Animated flying wizard
- 🏰 Hogwarts-themed UI elements
- 📱 Fully responsive design
- 🎨 Custom animations and visual effects
- HTML5
- CSS3
- JavaScript
- Custom Audio API Integration
- CSS Animations
- Start Timer: Initiates the stopwatch and plays theme music
- Stop Timer: Pauses both the stopwatch and music
- Reset Timer: Returns stopwatch to zero and resets music
- Continuous Display: Updates every 10 milliseconds for precise timing
.wizard {animation: fly8s infinite linear;}
- Flying path across the screen
- Continuous movement pattern
- Responsive scaling
.floating-name {animation: floatVertical12s infinite ease-in-out;}
- Vertical floating motion
- Smooth easing effects
- Infinite loop
- Adaptive timer display size
- Flexible button layouts
- Scaled animations for mobile devices
- Background image optimization
- Uses
Date.now()
for precise timing setInterval
for continuous updates- Separate tracking for minutes, seconds, and milliseconds
- Background music loop functionality
- Synchronized with timer controls
- Automatic reset on stop
Caner Yesiltas -caner_yesiltas1@gmail.com
Project Link:https://hogwarts-stop-watch.vercel.app/
Made with 🧙♂️ by Caner Yesiltas
About
🧙♂️ A magical Hogwarts-themed stopwatch with music and animations! Features a flying wizard, responsive design, and built with JavaScript DOM manipulation and CSS animations.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published