Proof of Work

Not just claims — charts, numbers, and live links.

Experience

Measurable outcomes I owned, one metric at a time.

GoKwik

Software Development Engineer · Core Payments

Aug 2024 – Present

1 / 4

Settlement data correctness

99.99%data correctness across all payouts
W1W2W3W4W5W680%99.99%

Owned the settlements (payout) engine end-to-end. An idempotent, retry-safe ingestion pipeline with fault isolation took payout data correctness from a leaky ~80% to 99.99% — across 6M+ transactions.

6M+transactions
0silent data drops

~ baseline approximate / illustrative

CoinDCX

Software Development Engineer · User Auth & Engagement

Jun 2022 – Dec 2023

1 / 4

KYC verification automation

250K+international users auto-verified
24 hrsManual review1 hrsAutomated−95%

Integrated Onfido APIs into KYC workflows with async webhooks — turning a manual, hours-long verification queue into an automated flow for 250K+ international users.

250K+users onboarded
asyncwebhook-driven

~ baseline approximate / illustrative

Projects

Shipped and verifiable — screenshots and live deployments.

Northstar Nomad

Weather-aware travel calendar for free weekends

Northstar Nomad animated night-sky landing page
  • A calendar that auto-detects weekends and Indian long weekends, then fills each with the best flight/bike/bus trip — scored by 12-month weather profiles, trip length, and road distance from the chosen home city.
  • Date-range planning, budget/vibe filters, BookMyShow-style city picker with geolocation, and in-house auth (bcrypt + JWT) with per-user trip plans and post-trip check-ins.
  • Built agentically in 34 phases — spec, plan, and one clean git commit per phase.

Log Zilla

Self-hosted real-time log observability

Log Zilla dashboard (dark theme)
  • Live Fluent Bit → SQLite → Socket.io → React pipeline with a custom query DSL (wildcard, negation, key-value).
  • Auto-detects multiple service streams; fully containerized and agent-scaffolded end-to-end.

Smart Triage Hub

AI issue-triage for open-source contributors

Smart Triage Hub sign-in
  • Live LLM difficulty-scoring of GitHub issues across 5 language ecosystems.
  • Nightly cron ingests and scores issues via Gemini; merge webhooks award XP via atomic Supabase writes.

Creator Nexus

AI influencer-marketing platform

Creator Nexus landing page
  • Budget-capped greedy-knapsack engine allocates a brand’s spend into an optimal creator mix.
  • Gemini-powered strategist turns a free-text brief into schema-validated creator picks; built via subagent-driven TDD (180+ tests).

Rate the Date

Couples-communication app

Rate the Date landing page
  • Turns partner ratings across the 5 love languages into a personalized, AI-written letter delivered by email.
  • Gemini generates tone-conditioned letters from structured ratings; secured with JWT and field-level encryption.