what is this place
a portfolio site to document my projects in one place. most repos are private because they’re half-finished and constantly changing, so this felt like a cleaner way to track things.
blogs are here too. shifting away from theoretical posts toward documenting my actual process, failures included, rather than just finished work.
how it’s built
static site on hugo, modified from an existing theme. added latex support, image handling, seo tweaks and a bunch of other things as i needed them.
contact form runs through formspree. the guestbook works via a cloudflare worker that creates issues on a github repo, and the page reads and renders those. completely anonymous.
i’m not a sw guy, so a lot of the layout work, ui edits, and content refinement happened with help from GPT-4o, GPT-5.x, and Claude Sonnet 4.6. used them for building new layouts, editing existing ones, and cleaning up writing for blogs and such. credit where it’s due.
