{
}
[
]
;
=
+
1
0
1
My Experience
A journey through software engineering and technical leadership

June 2025 - Aug 2025
Software Engineering Intern
Adobe
Lehi, Utah
- ●Developed a Java Spring Boot MCP server to make an AI workflow for migrating projects from Adobe Analytics to Customer Journey Analytics, enabling batch operations and reducing end-to-end migration time by 60%
- ●Migrated a caption paraphraser from FLAN-T5 to OpenAI, improving conciseness by 2× and reducing response time by 22%
- ●Refactored the main backend service by reducing 6500 lines of code and authored 3 versions of the system architecture, driving adoption of a unified microservices architecture resolving conflicts across multiple stakeholders
- ●Led operational readiness by building observability dashboards with Grafana & Prometheus tracking 6 key SLIs, setting up severity-based alerting to Slack, ServiceNow, email and implementing auth & rate-limiting for prod
- ●Wrote a load-testing script using k6 and a centralized Node/Express report viewer, deploying both in K8s
KubernetesJavaSpring BootFastAPIGrafanaJiraPrometheusk6

Sep 2024 - May 2025
Technical Lead
App Development Club, University of Maryland
College Park, Maryland
- ●Led a team of 13 in a Scrum-based agile environment owning product and system design to build an iOS app deployed on the App Store, providing essential services to veterans & enabling Warrior's Legacy Care to raise $5M in funding
- ●Developed and dockerized a Flask backend and set up a CI/CD pipeline to deploy it on AWS EC2 with PostgreSQL on AWS RDS
- ●Implemented real-time messaging from scratch using Socket.IO, integrating iOS push notifications and video calling using WebRTC
- ●Implemented a resume upload & analysis pipeline with AI-based job recommendations & feedback on veterans' resumes
React NativeTypeScriptExpoPostgreSQLWebRTCGoogle GeminiFlaskAWS EC2Socket.IO

June 2024 - Aug 2024
Software Engineering Intern
HSR.health
Rockville, Maryland
- ●Automated extraction, cleaning, & aggregation of 635+ Indian census health/social data tables with BeautifulSoup, Selenium, & Pandas; Used GeoPandas for geocoding this data, increasing geo-spatial data alignment by 52%
- ●Developed Python functions to calculate health risk indices using Jenks natural breaks for data clustering, & deployed them in a cloud data pipeline built with AWS Lambda, EventBridge, ECR, S3 & the serverless framework
- ●Integrated a CI/CD pipeline using GitHub actions to dockerize the lambda functions & push docker image to ECR
PythonDockerDevOpsArcGISAWS LambdaData AnalysisBeautifulSoupSeleniumPandas

Aug 2023 - Present
Teaching Assistant
Department of Computer Science, University of Maryland
College Park, Maryland
- ●Facilitated learning for 700+ students by conducting regular office hours and leading review sessions
- ●Graded quizzes, exams, projects and taught key concepts like data structures, algorithms, inheritance, recursion, multi-threading, propositional logic, proof techniques, number/set theory, probability theory and Junit testing
JavaObject-Oriented ProgrammingData StructuresAlgorithmsJUnitDiscrete Math

June 2023 - Aug 2023
Software Engineering Intern
Codesnag
Noida, India
- ●Used Redux, React Query, and react hooks to optimize state management and minimize re-renders
- ●Implemented JWT authentication mechanism and middleware to secure the API and optimize the request pipeline
- ●Configured MongoDB as a distributed Atlas cluster and implemented sharding, supporting high scalability and achieving a 30% increase in read and write throughput
MongoDBReact.jsNode.jsExpress.jsReduxReact QueryJWT

Aug 2021 - Oct 2021
Author
Sentiment Analysis on Covid Vaccine Data (Research)
- ●Implemented sentiment analysis and opinion mining methodologies using advanced data analysis tools to gather, clean, mine, and interpret large volumes of data from Twitter's data set, successfully uncovering significant trends and patterns in public opinion which influence brand image and decision-making in the healthcare sector
- ●Extracted data from Twitter's API, storing it in CSV format. Further utilized R packages for data cleaning and filtering, specifically targeting tweets containing the term "covid vaccine"
- ●Published in International Journal of Advanced Engineering Science & Technological Research in November 2021
RTwitter APIData AnalysisSentiment AnalysisData MiningCSV