Now
What I'm building, day by day.
Add Vercel Analytics
Add first-visit nudge, AI icon, and UI polish
- Add dismissable nudge notification card for first-time visitors near AI icon - Replace star icon with custom AI icon (yellow gradient) - Update AskPanel info tooltip with full disclaimer copy - Switch FirstVisitProvider from sessionStorage to localStorage - Remove features section from indie app modals - Light/dark theme toggle: dark default, restore view transition animation
Add Now page, indie app modal polish, and site cleanup
- Add /now changelog page sourced from git log with sticky date layout - Add 'Why I built it' section and stat block (hours/cost saved) to indie app modals - Remove features section from modals - Reorder indie apps strip: Hangar first - Hide Writing page from nav - Remove GitHub Pages workflow, CNAME, and photo originals; migrate fully to Vercel - Restore light/dark theme toggle with dark as default - Remove Zo Video Generator card
Update home page bio copy
Add Hangar app, conversation logging, and work page link updates
- Add Hangar (AI aircraft image generator) to BuiltStrip and Garage page with GitHub link - Add JulianLM conversation logging via Upstash Redis (onFinish callback + /api/conversations read endpoint) - Update Collector's Experience and Sonic work card links to new Figma proto URLs - Bump sidebar bottom-group icon spacing from 2px to 8px
Work page, built strip, and modal polish
- Work page: grid layout tweaks, filter top padding, card label/draft updates (Calm for Care, Quartermaster, Neemo hidden; Options Trading + Claystack → Read Case Study; Micro Interactions tag cleanup) - SymmetryNav: align fixed position to content top (top: 109px) - Built/Garage page: add Page Editor project with video card; add image support for Pollution Tracker card - BuiltStrip: Zo Video Generator marked upcoming (dimmed, badge, non-clickable) - ProjectModal: add video field support; Page Editor modal plays video; Pollution Tracker modal shows thumbnail
Work page grid, font, and content updates
- Switch work page from CSS columns to grid for left-to-right date ordering; cards fill row height via flex with no empty gaps - Fix card labels: Tria → Ithaca, Claystack year 2025 → 2023, title updates for Claystack and Embracing the Tangible - Remove Playwrite from Journal, Built, and case study page headings; use Inter 500 instead - Back link on work detail pages uses ph-arrow-left icon instead of ← entity - Bio text weight 300 → 400 for legibility on light theme; fix link underline color for light theme - Thread aspectRatio through work.ts and WorkClient for article cards
Remove Indie App filter tag from work page
Hide pollution tracker and zomunk iOS; add video/prototype links; fix Options Trading aspect ratio
- Draft out pollution tracker and zomunk iOS from work page - Add link + label fields to micro-interactions and tria-card-prototype - Options Trading card uses 3:2 aspect ratio to match its image dimensions - Support aspectRatio override field on CardItem - Micro Interactions links to micro-interactions-two.vercel.app
Fix work page cards bleeding to viewport edge by adding horizontal padding