DEEPANSH BHARDWAJ

Kharagpur, IN.

About

Work

Bank of New York Mellon (BNY)
|

Software Development Intern

Highlights

Improved reconciliation accuracy by 40% with Python algorithms to identify patterns in transaction matches

Enhanced algorithm performance by 30% by adding user requests with Pandas and NumPy for reconciliation

Automated data collection from Oracle database by building backend in Java Spring Boot to schedule 3 tasks

Utilized JDBC to store data in SQL tables supporting record analysis of over 15 million records

Created Power BI dashboards to identify trends in the data, optimizing engine load for daily transactions

Education

Indian Institute of Technology, Kharagpur

Bachelor of Technology

Awards

Achieved a ranking within the top 200 out of 25,000 participants in the LeetCode Biweekly Contest 147
Secured a position in the top 0.81 percentile in JEE Mains in 2021 out of more than 1 million students
Earned a position among the top 3% in JEE Advanced 2021, out of more than 200,000 participants

Skills

Languages

C++, C, Python, JavaScript, SQL, HTML, CSS, TypeScript, Java.

Frameworks/Libraries

Spring Boot, Angular, Pandas, NumPy, Flask, STL, Bootstrap, Git/GitHub.

Interests

EXTRA-CURRICULAR ACTIVITIES

Dedicated 2 years to NSS, IIT Kharagpur, leading 10 rallies and teaching 30+ underprivileged children, Mentored 4-first year students on academic and extra curricular fronts under the purview of the SWG, IIT KGP.

LEADERSHIP

Led fundraising efforts at GYWS, a student run NGO, raising 10+ million and mentoring teams for CSR, Led 10+ inclusivity events with Ambar, including a pride parade, promoting diversity at IIT Kharagpur.

Projects

Bookmark Manager

Summary

• Built a bookmark API with Spring Boot & a frontend with Angular, improving response times by 30% • Managed database migrations with Flyway, reducing schema errors and ensuring PostgreSQL compatibility • Dockerized and deployed on Kubernetes, cutting deployment overhead by 25% with CI/CD automation

E-Commerce Platform

Summary

• Developed a full-stack e-commerce platform implementing Spring Boot, Angular and MySQL database • Architected RESTful APIs leveraging Spring MVC and integrated a chatbot for real time support • Implemented Spring Security and JWT for secure role based authorisation and authentication • Designed admin dashboard for analytics & Razorpay integration for payments, cutting checkout time by 25%

Search Engine For DSA Problems

Summary

• Developed a DSA search engine, extracting 1900+ coding questions using Beautiful Soup for data scraping • Enhanced search relevance by removing stopwords, lemmatization and stemming preprocessing techniques • Ranked problems using TF-IDF and cosine similarity, and built a Flask interface for easy access