Backend Developer
Node.js, APIs & Databases
Backend-focused Computer Engineering student at JSPM’s RSCOE, Pune.
I build scalable backend systems and APIs using Node.js, Express,
MySQL, MongoDB, and message-based architectures.
Strong in Data Structures, DBMS, Operating Systems, and system
fundamentals. Actively seeking Backend Developer Internship roles
where I can work on real-world, high-impact systems.
June 2025 – Nov 2025 | Remote
Backend-focused technologies I use to build scalable systems
A backend-first, distributed notification system designed to
reliably deliver messages across multiple channels.
✅ Built using Node.js, RabbitMQ, Docker, MySQL
✅ Supports Email / SMS / Push channels asynchronously
✅ Implemented retry mechanism with Dead Letter Queue (DLQ)
✅ Designed idempotent consumers to prevent duplicate delivery
✅ Added structured logging for failures and retries
🚀 Designed for horizontal scalability and validated using
failure and retry simulations.
A full-stack + ML-based healthcare mapping system that links
NAMASTE medical terms with WHO ICD-11 codes to reduce
manual clinical effort.
✅ Built using Node.js, Express.js, Python (Flask)
✅ ML-powered mapping using scikit-learn
✅ Reduced manual work by 65% through automation
✅ Integrated FHIR generation & analytics APIs
📊 Improved mapping accuracy by 40% with data validation and
preprocessing pipelines.
A production-ready MERN Stack platform built with MVC
architecture for scalable hotel discovery and
management.
✅ Secure authentication using Passport.js with
route protection
✅ Hosts can create & manage listings; users can
browse, view details, and leave reviews
✅ Fully responsive UI with RESTful API integration
and modular codebase for future expansion
Actively tested and publicly deployed — trusted for
delivering a seamless and intuitive user experience.
⚠️ Note: This version focuses on property discovery
and engagement. Booking functionality is not included.
A Node.js script that automates sending personalized job
application emails using data from a CSV file.
It uses Gmail SMTP for email delivery and logs successful
sends into a MySQL database for tracking.
⚡ Achieves 99.99% success rate if email IDs
are valid
🔄 Reduces manual effort by over 95% in
bulk emailing
📤 Capable of sending 400+ emails in one
session (executes slowly to ensure emails don’t go to
spam)
A mini C-based statistical calculator inspired by
NumPy functions.
✅ Computes sums, standard deviations, correlation &
variation for two datasets
✅ Achieved 95%+ accuracy across statistical test
cases
✅ Reduced manual analysis time by 80% vs. traditional
methods
While not a full NumPy replacement, it’s a lightweight C
toolkit and a great foundation for further numerical
computing.
A construction material calculator for estimating
brick, cement, sand, aggregate, and steel needs.
✅ Supports wall, slab, beam calculations with M15–M40
concrete mix
✅ Reduced manual effort by 90% with real-time auto
calculations
✅ Ideal for quick planning in small-scale civil
construction
Helps eliminate over/underestimation in early design stages.