Things I've shipped, written down honestly.
A running log of the projects I'd point a recruiter or future collaborator at first. Click through for the case study: the engineering decisions, the stack, and the reason each one exists.
- 01Author
Play Store Submission Auditor
An AI skill that runs strict pre-submission audits of Android apps against Google Play policies, surfacing rejections before they reach reviewers.
- Claude Code
- Skill spec
- Android
- +2
- 02Full-stack engineer
Plus
A modern blog client with full auth, social interactions and search. My proving ground for the React data-layer playbook I now ship by default.
- React
- TypeScript
- Redux Toolkit
- +3
- 03Design engineer
Attio CRM: Landing Rebuild
A Figma design rebuilt pixel-tight in Next.js with Framer Motion. A study in how marketing pages should actually feel under your finger.
- Next.js
- TypeScript
- Tailwind CSS
- +1
- 04Library author
Auth: Express middleware
A production-ready authentication middleware for Express that gives you sessions, JWTs, password reset and role gates without building the same plumbing for the eighth time.
- Node.js
- Express
- TypeScript
- +2
- 05Backend engineer
Blog API
A RESTful blogging backend with auth, search, filtering, sort and pagination. The kind of API I wish more tutorials actually shipped.
- Node.js
- Express
- TypeScript
- +2