Projects
Vibe coding experiments
Quick projects built while experimenting with various tools and approaches.
Morse Code Trainer
🚀 Try it live here! | 📂 View on GitHub
An interactive web application for practicing morse code. Built using Gemini CLI and Q CLI as a rapid development experiment.
Features:
- Multiple practice modes (character ↔ morse, audio recognition)
- Learn mode for studying patterns
- Mobile-responsive with PWA support

Built with vanilla JavaScript and the HTML5 Audio API.