A futuristic, cyberpunk-style developer portfolio built with HTML5, CSS3, and vanilla JavaScript. Features Matrix rain animation, 3D flipping cards, interactive Easter eggs, and a fully responsive design.
- 🎨 Cyberpunk aesthetic with neon palette (green, cyan, magenta, purple)
- 🎬 Cinematic loading screen with progress bar
- ⌨️ Terminal-style hero section with typing animation
- 🃏 3D flipping cards for Services and Skills
- 🧩 Interactive Easter eggs (Konami Code, hidden console, particle explosions)
- 📱 Fully responsive — works on desktop, tablet, and mobile
- 🔗 Contact section with animated form and social links
- HTML5
- CSS3 (CSS Grid, Flexbox, custom properties, keyframe animations)
- JavaScript (vanilla, no frameworks)
- Canvas API for Matrix rain effect
nutmeg.dev/ ├── index.html ├── css/ │ └── style.css ├── js/ │ └── script.js ├── assets/ │ └── images/ ├── README.md └── LICENSE
| Secret | Action |
|---|---|
| Konami Code | ↑ ↑ ↓ ↓ ← → ← → B A → opens developer console |
| Nutmeg Protocol | Press n three times quickly → particle explosion |
MIT — feel free to use this as inspiration for your own portfolio!
Built with ⚡ by nutmeg.dev