June 8, 2026 / In progress
This website
A home for my projects and notes while I learn AI and software engineering.

Demo
See it in action
You're here already, so you might as well poke around. go back to the home page.
Why I built it
I had been posting projects and notes on LinkedIn and Twitter, where they were easy to lose. I made this site to keep the work in one place and give people more context than a résumé can hold.
What I learned
- Getting the picture in my head onto the page is harder than it sounds.
- Codex can build a working UI quickly, but it needs constraints. I keep
design.mdandPRODUCT.mdfiles so it knows what I expect. - Building and hosting a website is cheap. Making it worth visiting is harder.
What I’d change
I would keep improving the reading and navigation, and add short demos when a screenshot does not explain the project well enough.
How I built it
I built the site with Codex on a $20-per-month subscription. The site uses Astro and Markdown, the domain is registered through Cloudflare, and it is hosted on Vercel.
I also went back through old projects and LinkedIn posts so more of the work lives here instead of disappearing into a feed.
Tech stack
- Astro
- Markdown content collections
PRODUCT.mdfor the audience and editorial rulesdesign.mdfor the visual system- Vercel hosting