work
11 projects.
Axon
Graph-powered code intelligence for AI agents. 700+ stars.
2025 – now · Creator · Open source · live
Indexes any codebase into a structural knowledge graph (dependency resolution, call-chain tracing, dead-code detection) and exposes it over MCP so AI coding agents can query the graph instead of re-reading files.
Tessera
Long-term memory for AI agents, with the temporal and spatial parts other libs skip.
2026 – now · Creator · Open source · beta
A Python SDK that gives any LLM agent long-term memory: it extracts facts and episodes from chat turns, handles corrections and forgetting, and returns deterministic ranked recall, with a drop-in MCP server for Claude Code, Cursor, and Codex.
Pattern engine
Turns a garment image + spec into a factory-ready ASTM sewing pattern in minutes.
2026 · Senior Product Engineer · Shoppin · live
An agent-based pattern-making engine that turns a garment image and its spec into a production-ready, fully-graded ASTM sewing pattern (CAD-level DXF), collapsing what is normally days of expert manual work into minutes.
AI custom-clothing platform
Talk out what you want, design it in-browser, get real made-to-order clothes.
2026 · Senior Product Engineer · Shoppin · live
An AI-native custom-clothing experience: pick or generate an image and the platform produces the flat-lay, title, and pricing automatically; or talk it out in the 'imagine' chat, pass reference images or try it on yourself, then have the garment custom-made.
Discovery & recommendation feed
A 6-source blended feed for 250K+ items that learns each user's taste in real time.
2025 – 2026 · Senior Product Engineer · Shoppin · live
The core product surface at Shoppin. A personalized video + image feed computed in real time from 6 blended content sources, backed by Zilliz vector search and an event pipeline processing 28+ interaction types, deciding what's relevant, what's trending, and what a user is most likely to buy.
Commerce & payments stack
The whole order → pay → refund lifecycle, built from the ground up for India + global.
2026 · Senior Product Engineer · Shoppin · live
The e-commerce and payments backbone: order booking, the full order-tracking lifecycle, every payment integration (Razorpay, PayPal, Stripe), and the hard commerce flows: partial cash-on-delivery, a native coupon engine, and cross-gateway refunds and cancellations.
Distributed scraping platform
10+ microservices ingesting 55+ fashion domains behind a 50M Bloom filter.
2025 – 2026 · Senior Product Engineer · Shoppin · live
Distributed scraping across 55+ fashion domains (Zara, ASOS, Net-a-Porter, Farfetch, …) plus 5 social platforms, backed by a 50M-capacity Bloom filter and an adaptive-concurrency Go browser pool: the content firehose the whole product runs on.
Carrier
A 20-layer cryptographic CTF where each answer decrypts the next. Built for fun.
2026 · Creator · a puzzle, for fun · live
A hand-authored puzzle season: 20 layers chained by cryptography, where every layer's answer both addresses and derives the AES key to the next, so you can't read ahead. You decrypt your way forward. Completion is verified server-side so the roster can't be forged.
Design Mode
Point at your UI, tell Claude what to change, watch it happen.
2026 · Creator · Open source · live
A visual overlay for the browser: annotate a live UI, describe the change in place, and Claude applies it back to your source code, killing the screenshot-and-paste loop of frontend debugging.
Imagine
An image-generation skill for coding agents: assets on the fly, no context dump.
2026 · Creator · Open source · live
An AI image-generation skill for coding agents. When you're in your editor and need an asset (a favicon, an OG card, a placeholder), Imagine generates it on the fly, without you having to leave the flow or explain the whole setup.
TokenViz
GitHub-style contribution heatmaps for your AI coding tools.
2026 · Creator · Open source · live
A CLI that prints GitHub-style contribution heatmaps for your AI coding-tool usage. Plug it into Claude Code / Codex / Cursor / OpenCode and see the year at a glance, right in the terminal.