Masoud Ahanchian
// about
I help large organizations untangle their architecture and ship — and on the side I build small, opinionated tools.
My day work is enterprise architecture: systems integration, platform strategy, and the unglamorous plumbing that lets a business actually move. After hours I build software for myself and a handful of users who think the way I do.
// story
Placeholder paragraph one — where you grew up / studied / first got into software.
Placeholder paragraph two — the moment or job that pulled you toward enterprise architecture.
Placeholder paragraph three — what you learned along the way that you wish more people understood.
Placeholder paragraph four — when you started building your own tools on the side, and why.
Placeholder paragraph five — what you're chasing now and what you're trying to learn next.
// projects
- ● knack Curated skill packs that turn Claude Code into a specialized operator for solo workflows — freelance practices, side projects, content channels. Lifetime license, no subscription. live → knack.run
- ● pic A hierarchical image-clustering API for product catalogs. Two passes — near-duplicate detection then visual similarity — built on DINOv2 embeddings, HDBSCAN, FastAPI, and pgvector, with serverless GPU workers on Modal. live → github
- ○ stratus An opinionated AWS deployment companion for solo developers using AI coding tools. CLI-first, three blessed patterns: static web on S3 + CloudFront, APIs on API Gateway + Lambda + DynamoDB, and async workers on SQS + Lambda. in progress
- ○ RepoRaider A CLI that gives you a fast architectural read of any unfamiliar repo. Deterministic tree-sitter analysis maps the code; LLMs only interpret the evidence. Four parallel agents — structure, dependency, pattern, quality — output a markdown report with diagrams. in progress
// elsewhere