I architect and operate high-reliability payment systems — event-driven pipelines, reconciliation infra, and the occasional agentic AI experiment. 4 years across fintech and high-growth startups.
Side projects where I chase curiosity — mostly agentic AI pipelines and developer tooling. Work projects live under Experience above.
Systems-design assignment + live service. A FastAPI crawler that fetches any URL (curl_cffi with a Playwright fallback for JS-heavy pages), extracts metadata + clean body text, and classifies page type, topics & summary (BART-MNLI zero-shot locally / Gemini Flash on cloud). The HLD scales this single unit into a billions-of-URLs/month Kafka pipeline with S3 + ClickHouse.
Open 3D system map→Agentic AI pipeline that parses a resume + job description, scrapes real-time interview and salary data (Glassdoor, AmbitionBox, Levels.fyi), and generates a visual PDF report with rubrics, ATS scoring, and an interview roadmap.
Weekly AI pipeline that fetches top YouTube videos, pulls transcripts, analyzes patterns with Claude, and auto-delivers a PDF infographic + slides via email every Monday.
A native macOS companion app for keeping watch on your active coding-agent sessions — built to scratch my own itch while working with agentic dev tools.
CLI tool from my first internship to learn Go — explored goroutines, concurrency patterns, and the AWS S3 SDK while solving a real problem: uploading large files reliably via multipart chunks.
A beginner-friendly walkthrough of file handling in Node.js — reading, writing, and working with the fs module.
Notes on distributed systems, payments infra, and building with agentic AI. Drafts in progress.