OrgPath
Software Engineering Intern — Founding Team
Aug 2025 — May 2026
Remote
Joined OrgPath's founding team to build an AI-driven succession planning platform from the ground up. Worked across the full stack — from database design to dashboards — in a fast-paced startup environment.
- Engineered RESTful Node.js services with PostgreSQL data models, authentication, access control, and validation logic for 100+ employee records, improving succession planning workflow efficiency by 40%.
- Containerized frontend and backend services with Docker and built CI/CD workflows with automated tests, logging, and error handling across development and deployment environments.
- Built React/Tailwind dashboards to surface KPI trends, performance data, and promotion-readiness views, validating iterative feature releases with founders and stakeholders.
Node.jsExpressPostgreSQLReactTailwind CSSDockerJWTGitHub Actions
Medicover
Software Engineering Intern
Built internal tooling for data processing workflows at Medicover India, focusing on automating manual review processes that previously took hours.
- Built a Django/PostgreSQL web application with REST endpoints to process Excel uploads, validate records against business rules, and store cleaned data for internal workflows.
- Implemented automated tests for upload parsing, validation rules, and database writes — reducing manual review workload by 75% and cutting processing time from 2 hours to under 30 minutes.
- Developed responsive HTML/CSS/Bootstrap interfaces that reduced data entry errors by 50% and improved record review speed before records entered downstream processing pipelines.
PythonDjangoPostgreSQLBootstrapHTML/CSSpytest
DevHouse SF 2025
Full-Stack Developer — Browser-Use Track Winner
Browser-Use Track WinnerDec 2025 — Dec 2025
San Francisco, CA
Built Inboxer at DevHouse SF 2025, a 24-hour hackathon in San Francisco. Conceptualized, designed, and shipped a full-stack Gmail automation tool that won the Browser-Use Track.
- Built Inboxer — a Gmail inbox cleanup tool that processes 200+ emails per session by identifying top senders and automating unsubscribe and delete actions.
- Implemented modular Flask REST endpoints with structured JSON validation, logging, and error handling to classify emails and execute cleanup actions reliably.
- Added a Gmail API OAuth fallback for cases where browser automation was unreliable, ensuring actions completed safely across different Gmail configurations.
PythonFlaskReactTypeScriptBrowser Use APIGmail APIOAuth