Back to projects

This website

A home for my projects and notes while I learn AI and software engineering.

Site map showing LinkedIn, X, projects, and notes flowing into Andrew's current work and AI learning showcase with Projects and Writing sections.
A central place for my projects and writing.

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.md and PRODUCT.md files 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.md for the audience and editorial rules
  • design.md for the visual system
  • Vercel hosting