Short project updates, architecture choices and implementation notes. I keep these brief so they remain useful as a record.
Personal site rebuild
Reworked the site into explicit static routes, added cross-page search, project filtering, accessible motion, theme controls, multilingual landing pages, SEO metadata and a standalone resume PDF. The resume source is no longer part of the public site.
Sentinel AI structure
Kept the application as a modular monolith and separated AI inference into its own worker. This keeps camera/model work independent from operator-facing routes and event management.
AgriFlow scope
Added geographic-distance effects, weather integration, a clickable India map and market ripple analysis to the data-science project plan.
Delhivery internship
Worked on rider incentive experiences and the backend/data path supporting them. The work included UI integration, APIs, PostgreSQL, Docker, migrations and automated testing.
Forest Ranger manuscript
Published the project manuscript on ResearchGate alongside the open-source firmware, model artifacts and training pipeline.
Mind Palace
Structured the project as a pnpm monorepo with shared TypeScript types, React, an Express API, PostgreSQL, Redis, CI and Playwright tests.