Release Notes
This site, versioned like the software it is.
My career changelog lives over here.
v0.7.1
For the completionistsJuly 2026Added
- A final easter egg, for people with far too much free time.
v0.7.0
Findable, and a little more hiddenJuly 2026Added
- Proper link previews: an Open Graph card, a sitemap, and a robots file, so the site looks right when shared or searched.
- More things tucked away for people who look. Still, on principle, not listed here.
Changed
- The diagrams now follow the site's own palette instead of stock colors.
- The Uses page is now Toolkit, and the version badge moved up to the top bar.
v0.6.1
PolishJuly 2026Added
- A fuller account of what I build full-time, and a line on what I actually believe.
Changed
- The architecture diagrams now use the right shape for each idea, the game board has room to breathe, and the on-page nudges are calmer and rarer.
Fixed
- The game now finds its backend by default, so it plays even without extra configuration.
v0.6.0
Architecture, and a few secretsJuly 2026Added
- An architecture page with whole-system diagrams of how the site, the twin, and the game fit together.
- A handful of things for the curious, left where they belong and deliberately not listed here. Poke around.
Fixed
- Duplicated subtitles on the changelog and chat pages.
v0.5.0
Hunter Wumpus, playableJuly 2026Added
- The PPO reinforcement-learning game, embedded natively in the page rather than an iframe.
- A FastAPI and PPO backend running on a free Hugging Face Space.
v0.4.0
The AI twinJuly 2026Added
- A retrieval-grounded chatbot with a visible retrieval trace for every answer.
- Search hands unanswered queries to the twin from the command palette.
Changed
- Chat moved to its own full-page view, with a starter-question landing.
v0.3.0
ContentJuly 2026Added
- Project deep-dives, a certifications wall, uses, research, and a working contact form.
Changed
- Projects and Hunter Wumpus are clickable from the breadcrumb and sidebar; certificates ordered by theme.
v0.2.0
Design systemJuly 2026Added
- The documentation-style shell: notebook layout, a muted-gold accent, and first-class light and dark modes with a seamless switch.
v0.1.0
ScaffoldJuly 2026Added
- Next.js, Fumadocs, and Tailwind, deployed on Vercel.