Full-Stack Developer — Senior Software Engineer @ FarePortal
I build systems that hold up under real load, then own them end to end — from the architecture to the servers they run on. Below is a five-step walkthrough — the products I've built outside of work, the track record behind them, and how to reach me.
about
I like taking systems that are creaking under load and making them boring again. At FarePortal, that meant re-architecting a screen-capture service from a request-per-call API into a queue-backed model, cutting server pods by more than half and eliminating peak-load failures outright. It also meant building reusable SDKs that let four separate teams ship ancillary travel products without duplicating a line of code.
Lately I've pointed that same instinct at a harder problem: building an AI system that plans, writes, scores, and critiques its own content — then standing up the actual production infrastructure to run it, on hardware I own and administer myself.
featured work
A multi-agent system that plans, writes, scores, and critiques social content for multiple personas — plus a Video Studio arm that storyboards and generates identity-consistent video reels.
Most "AI content tools" are a single prompt wrapped in a UI. This one is built like a real editorial pipeline: a planner decides the angle and hook, a generator writes the draft, a fast rule-based scorecard filters weak output before it ever reaches an LLM critic, and an adversarial critic agent reviews it against six quality dimensions before a human ever sees it — with automatic retry and replan loops when a piece doesn't clear the bar.
A nutrition app that encodes a real nutritionist's coaching method as rules and worked examples, then replays it to generate and adapt diet plans on a check-in cycle.
The interesting constraint here was deliberately not training a model. The source material — a year of a nutritionist's real coaching — is far too small for fine-tuning and doesn't need it. So the method is captured as an explicit ruleset plus worked examples and replayed at inference time. The result is auditable: every plan can be traced back to the rule that produced it, which matters a great deal more in health than it does in content.
experience
skills
achievements
education
Vellore Institute of Technology, Vellore, Tamil Nadu
contact
Open to interesting conversations, roles, and problems worth solving.