Writing
Build-in-public
Technical deep-dives and behind-the-scenes posts from shipping six production apps as a solo developer.
- Build-in-public·8 min read
The Stack Behind 6 Production Apps I Built Solo
A practical walkthrough of the opinionated scaffold I reuse across every personal project: Next.js 16, SST 4, Aurora Serverless v2, Drizzle ORM, Auth.js v5, and a deploy pipeline that fits in a single config file.
Read post - Deep-dive·10 min read
Your House in 3D: From Phone Photos to a Printable STL
How I used Claude Vision to derive geometry from ordinary phone photos, CSG-meshed a watertight solid with manifold3d and trimesh, and validated it for 3D printing — all without touching a scan rig or a CAD file.
Read post