Projects

Side projects I'm building and production systems I've shipped at work.

Side Projects live

Reggit.io

AI-powered Reddit marketing platform. Analyzes products, discovers high-intent threads, generates authentic engagement, tracks competitors. Full-stack: Go backend + React frontend + Chrome extension.

Golang React Redis PostgreSQL Groq/Gemini Chrome Extension

Traximal.com (CloudClaw)

AI agent deployment infrastructure. One-click deploy open-source AI agents to production in under 30 seconds with auto-scaling, monitoring, isolation, and zero DevOps.

Next.js React TypeScript Tailwind Framer Motion

Work Projects

Vector Search for Station Mapping

Omio

Semantic search using OpenAI text-embedding-3-small and Gemini text-embedding-004 to match provider terminals to Omio nodes. Embedded all existing DB nodes for high-confidence automated matching.

Java 21 Spring Boot OpenAI Gemini MongoDB Vector Search

Direct Ferries Integration

Omio

End-to-end ferry booking — ticket config (vehicles, accommodations, types), search, routes API, reservation, payment rollback, idempotency, terminal mapping. Plus backward-compatible provider switching.

Java 21 Spring Boot REST API Adapter Pattern

Crypto Futures Trading

CoinSwitch

Built 24/7 crypto futures for a market with no settlement window. Formulated equations for eventual consistency and out-of-order events. Integrated Binance, then Bybit in 15 days. Scaled to $100M USDT volume/day.

Golang Python Redis WebSockets AWS Lambda

CoinSwitch Pro (0→1)

CoinSwitch

Built the pro trading platform from scratch — real-time order book, charts, WebSocket ticker data, trade history. Grew to 23% of India's crypto market share by volume.

Golang Python Redis Streams WebSockets AWS

Payout Service

Aspire

Built from scratch in Golang at Aspire. Handles ACH and SWIFT transfers across different stages. Integrated Column as provider with webhook post-processing, retries, and idempotency.

Golang ACH SWIFT Webhooks Laravel

AI Station Mapping Automation

Omio

Eliminated manual terminal-to-node mapping at Omio using geocoding APIs, Claude, Gemini, OpenAI, and Google Grounding. Handles diacritics, translations, zero-coordinate providers. Plus Freshness Index and Jira automation.

Java 21 AI/LLMs Geocoding GCP Lucene