Curriculum vitae
Résumé
Software Engineer · Bangalore, India
Experience
Software Engineer · Societe Generale Global Solution Centre
Feb 2024 — Oct 2025
Whitefield, BangaloreFull-timePlatform and backend work across a large regulated estate — cloud migration, CI/CD, and the database jobs underneath it.
- Architected multiple on-premise applications onto Azure — AKS, Azure PostgreSQL, DNS, certificates and Key Vault — and automated the provisioning, cutting deployment effort by 80%.
- Automated 90% of the blue-green migration for AKS, covering resource migration, network redirection and access re-provisioning, improving migration efficiency threefold.
- Led the migration of every Docker image from Mirantis Secure Registry to Harbor, writing the Jenkins pipelines and Dockerfiles for the new workflow.
- Optimized C-shell and pl/pgsql database scripts by parallelizing independent business logic, taking a nightly job from 5.5 hours to 3.
- Migrated Excel-based VBA solutions to Python cloud functions, removing platform dependency entirely and backing them with tests at 70% coverage.
- Built features across Java/Spring Boot services with React and Angular front-ends in an agile team, and added API-based data fetching for compliance by decomposing complex SQL queries while holding response-time overhead under 5%.
- Azure
- AKS
- Kubernetes
- Docker
- Jenkins
- Java
- Spring Boot
- Python
- PostgreSQL
- React
- Angular
Data Scientist Intern · TVS Motor Company
May 2023 — Jul 2023
Electronic City, BangaloreInternshipData pipelines and computer vision for the accessories business.
- Automated 90% of accessories sales and under-performing dealer analysis with a data-cleaning cronjob feeding a Power BI dashboard.
- Fine-tuned a YOLOv8 accessory recognition model using augmentation-based and prior-based approaches, raising accuracy by 3%.
- Python
- YOLOv8
- Power BI
- Pandas
Full Stack Developer · Inxtinct Security
Apr 2023 — Jun 2023
RemoteFreelanceAn LLM-backed browser plugin for email threat analysis.
- Built an email security plugin performing intent and threat analysis with prompt-engineered GPT-4 calls, surfacing inline suggestions to the user.
- Ported the plugin from vanilla JavaScript to React, TypeScript and Webpack, reducing subsequent development time by over 40%.
- React
- TypeScript
- Webpack
- GPT-4 API
Education
B.Tech · Computer Science and Engineering
Sep 2020 — Aug 2024
Vellore Institute of TechnologyCGPA 8.99
Data Structures & Algorithms · Operating Systems · Computer Networks · DBMS · Object-Oriented Programming · Machine Learning · Deep Learning
Senior Secondary (Class XII), CBSE
2018 — 2020
GD Goenka Public School91%
Secondary (Class X), CBSE
2016 — 2018
GD Goenka Public School88%
Skills
- Languages
- Python
- Java
- C++
- TypeScript
- JavaScript
- SQL
- Bash
- Frameworks
- Spring Boot
- Spring
- React
- Angular
- Express.js
- Astro
- Cloud & Infrastructure
- Azure
- Azure Kubernetes Service
- Azure Key Vault
- Kubernetes
- Docker
- Harbor
- Data
- PostgreSQL
- MySQL
- MongoDB
- Firebase
- Power BI
- Tooling
- Git
- Jenkins
- GitHub Actions
- JFrog
- Linux
Selected projects
KoDS Bot
2022
A Discord bot running an RPG-style guild of 300+ members — profiles, inventory, reputation and moderation.
Graph Visualizer
2022
An interactive tool for watching graph traversal and pathfinding algorithms run, step by step.