This is the dossier of everything I've built and kept running — desktop apps, AI experiments, live services — plus Foundry, the open-source operating layer that holds them together.
No mockups. No fake screenshots. Each card below is a real repository, color-coded by its place in the fleet, ordered by how much I'm still actively shipping it.
AI code review platform. Desktop-first, works offline.
View repository →A public signal log for AI infrastructure and semiconductors.
View repository →A persistent AI world simulator — interactive, multi-agent, RPG-shaped.
View repository →AI-powered resume tailoring for a specific role and a specific story.
View repository →AI-powered candidate vetting platform.
View repository →Interactive historical timeline platform.
View repository →Private Agent Search — Exa-style search and cited query APIs for private project corpora.
View repository →Pace — local-only macOS menu-bar voice agent, formerly Clicky Local / Space candidate.
View repository →AI reel generation and autopost orchestration for fleet marketing.
View repository →Academic-paper intelligence platform with ClickHouse-backed search, ranking, and research dashboards.
View repository →A small language model, built from the ground up.
View repository →Every project on this page hits the same API. Same registry, same feedback boards, same changelog, same task queue. New product, day one: it's already integrated.
$ npm i -g @saas-maker/cli
$ fnd login
✓ authenticated as @sarthakagrawal927
$ fnd projects list
001 Foundry core operating layer
002 CodeVetter core desktop-first AI review
003 Reel Pipeline core marketing automation
004 High Signal core editorial signal log
005 AI Game core multi-agent simulator
... 15 more
$ fnd api POST /v1/feedback \
--body '{"project":"high-signal","title":"add RSS"}'
→ feedback #142 created The whole thing is open. Fork it, deploy it on your own Cloudflare account, or just look at how one person runs twenty things.