Played pivotal role in enhancing billing system to drive revenue for data services in ARC while preparing features for PAYG in Linux.
Implemented a comprehensive automated testing framework for Arc Enabled SQL Servers using Pytest testing framework, ensuring robust and reliable testing from scratch.
Successfully set up vSphere infrastructure to replicate customer environments accurately, facilitating efficient testing and development.
Drastically reduced influx of faulty code into master branch by 80% through the implementation of GCI pipeline framework, ensuring that all pull requests undergo mandatory and basic tests.
Demonstrated proficiency in creating, managing, and overseeing significant portion of the pipelines under Arc Enabled SQL Servers in DevOps environment, showcasing deep expertise in pipeline management.
Played a key role in backend development for Migration project aimed at facilitating seamless transitions for nearly 15,000 customers to Azure, thereby enhancing the current ARR (Annual Revenue Rate) of $150M .
Successfully addressed over 20 critical incidents by promptly engaging with customers in real-time during on-call shifts, ensuring minimal downtime and customer satisfaction.
Consistently met project deadlines by efficiently managing time and prioritizing tasks based on their importance, ensuring timely project delivery and client satisfaction.
Education
Bachelor of Technology -
IIT, Delhi
New Delhi
04.2024
Skills
Programming Languages :
- Java, C, Python, C#
Frameworks :
- Spring Boot, JUnit, NET, Spring MVC
- Web Technologies:
- HTML, CSS, JavaScript
Certificates :
- Introduction to Computer Networking
- REST API Designs and Practices
- Microsoft Azure Fundamentals
- Pragmatic System Design
Data Structures and Algorithms :
- Codeforces: Expert (1614) rated
- LeetCode: Knight (1833) rated
- CSES: 200 Problems Solved
- GFG: 300 Problems Solved with Overall Rank of 170
Accomplishments
JEE Advanced : Secured AIR 979 in one of the most prestigious and renowned exam of the country. (2018)
National Science Olympiad (SOF) : Secured Gold Medal at state level and qualified for the nationals (2016)
Projects
Moviest - Implemented a Spring MVC architecture for a well-structured, modular codebase for an IMDB-style movie database web application. - Integrated user authentication for security, enabling features like personalized watchlist and movie reviews, which require MongoDB for secure data storage and retrieval. - Technology: Java, Spring Boot, MongoDb, Spring MVC, Microservices, React .
Modelling Organization Hierarchy - Created a Java application to animate the dynamic hierarchy of an organization and fetch credentials of all employees. - Efficient implementation required use of AVL search tree to access the address of each node in the central k-ary tree.
Autonomous robot via flood-fill algorithm - Created an autonomous robot to solve a maze and cover all paths in it by utilizing the popular flood-fill algorithm . - Participated in technical fest of I.I.T Bombay and secured 3rd position by being part of 1 of the 4 teams among 24 to solve the maze
Simulating Dynamic Restaurant's Environment - Developed an algorithm to handle order states of all the customers and answer multiple queries for any particular instant. - All these real time operations were implemented using heap data structure and essential timestamps, events were recorded using Hashmaps .