My personal website — portfolio, homelab notes, mycology logs, and a live ambient music player. Built with vanilla HTML/CSS/JS, hosted on Firebase with Cloudflare in front.
Live: hackatoa.com
- Portfolio and project showcase with live GitHub feed
- Cybersecurity and homelab research notes
- Mycology section with photo carousel and YouTube logs
- Ambient music player with custom playlist
- Twitch stream embed
- Contact form (mailto)
- Full SEO — Open Graph, JSON-LD, Twitter cards, sitemap
| Layer | Tech |
|---|---|
| Frontend | HTML5, CSS3, Vanilla JS |
| Music | YouTube IFrame API |
| Hosting | Firebase Hosting |
| DNS / CDN | Cloudflare |
git clone https://github.com/Hackatoan/hackatoa.com
cd hackatoa.com
# Open public/index.html directly or serve with any static server
npx serve public