About This Website
This site is a playground for experimentation rather than a polished product.
Desktop First Philosophy
While I make a genuine effort to support mobile responsiveness (except with the "Retro" theme, which is deliberately not optimized for mobile), this website is unapologetically designed for a large screen.
I test every page and component on both desktop and mobile, but I don't have the time to ensure the mobile design is perfect.
Accessibility & Janky-ness
"Perfect is the enemy of shipped."
I strive for semantic HTML and accessibility best practices. However, because this is a testbed for complex frontend experiments:
- You will likely encounter bugs.
- Layouts may break in specific themes
- Performance may vary depending on the complexity of the page.
- There are pages on this website that don't really have content yet. If it's not linked to, it's not meant to be visited.
If you find something truly broken, please feel free to contact me.
The Tech Stack
- Astro
Core Framework - Svelte
Life Simulator - React
Complex UI Logic