Colophon

Thank you for stopping by!

This website is created — or "hand-made" — by me to showcase my work, primarily. On days when I'm feeling particularly creative, it doubles as a playground for me to experiment with code.

This instance is scaffolded with the React-based framework, Next.js. The bulk of the content is written in a Google Doc, which functions as a micro CMS. ArchieML then formats the data as JSON, which is piped into the app. This helps me catch typos easily. A GitHub Action automatically builds and deploys this site to my FTP server when changes are pushed to the repository because I like automation.

VSCode is my code editor of choice. iTerm2, an open-source framework for managing Zsh configurations, is my terminal emulator. The typeface used is system-ui, which results in Segoe on Windows, San Francisco on macOS, and Roboto on Android.

The site is designed to adapt to your device’s appearance — dark mode or light mode — settings.

Google Analytics tracks page views.