Aditya Choudhary
Software Engineer at IUI Solutions building healthcare tech — HealthDoc & beyond. Full-stack MERN developer with hands-on experience across 4 companies spanning SQL analytics, edtech, freelance delivery & healthcare products.
Professional
Track Record
Developing software solutions and full-stack applications, contributing to product development including HealthDoc and related healthcare technology solutions.
Backend systems, scalable modern architecture, technical implementations across healthcare product suite.
Delivered end-to-end development projects for clients — backend development, database handling, and custom web application solutions.
Built and deployed custom technical solutions from requirements to production, including server-side logic and integrations.
Backend development and database systems. Implemented SQL-based data analytics solutions with optimised queries and backend logic.
Designed high-performance query structures and supported data-driven application workflows across production-scale systems.
Developed backend features and REST APIs, worked on server-side logic and application integration for an edtech platform.
Supported application performance and backend architecture. Contributed to feature delivery across the product lifecycle.
Engineering
Work
Food Delivery Platform
Full-stack MERN app with JWT auth, menu browsing, real-time order tracking, and a separate admin dashboard. Two portals.
Fake News Detector
ML pipeline with 90%+ accuracy. TF-IDF + Logistic Regression, deployed as Flask REST API with web scraping.
Smart Dustbin
Touchless waste management via ultrasonic sensor + Arduino servo. University major project.
Ecoreso Platform
Sustainable resource exchange startup — eco-cert system connecting green vendors and consumers. IDP venture.
Smart Dustbin
Touchless waste management · University major project
Traditional bins require contact, spreading germs. No full-bin detection for smart infrastructure.
HC-SR04 + Arduino creates zero-contact system. Hand detected ≤15cm → servo opens lid for 3s.
100% reliable response at target range. Applicable to hospitals, smart cities. Presented at showcase.
#include <Servo.h> Servo lidServo; const int trig=9, echo=10, threshold=15; long getDistance() { digitalWrite(trig, HIGH); delayMicroseconds(10); digitalWrite(trig, LOW); return pulseIn(echo, HIGH) * 0.034 / 2; } void loop() { if (getDistance() <= threshold) { lidServo.write(90); // Open lid delay(3000); lidServo.write(0); // Close lid } }
SPEED
Project
Systematic engineering project applying end-to-end problem-solving from requirements analysis to prototype delivery.
Apply systems engineering methodology. Integrate hardware, software, and process design into a unified deliverable.
Phase-based execution: requirements → design → prototype → test → documentation. Full engineering lifecycle.
System architecture, embedded programming, iterative design, technical documentation, cross-functional communication.
Delivered working prototype under university supervision. Documentation submitted to faculty panel for assessment.
Ecoreso
Platform
Sustainable resource exchange connecting eco-conscious consumers with verified green vendors.
No centralized platform for sustainable product discovery. Consumers struggle to verify eco-credentials of vendors.
Eco-conscious consumers, sustainable brands, B2B green procurement teams in India's emerging sustainability market.
MERN platform with vendor listings, eco-cert badges, consumer search, and admin verification dashboard.
Co-founder + full-stack developer. Backend API, database schema, frontend UI, and cloud deployment infrastructure.
Technical
Arsenal
Academic
Journey
Systems engineering, ML, MERN stack, IoT. Smart Dustbin as major project. Tech innovation cell member.
Senior secondary with Science and Computer Science grounding for engineering studies.
Distinction. Developed early interest in computers and logical problem solving.
IIT
Certifications
Data Mining
Privacy & Security in Online Social Media
Principles of Management
Gesture
Control
Control particles with your hands — or swipe to browse live projects.
Let's build
something
meaningful.
Open to full-time roles, internship extensions, freelance, or just a great tech conversation.
⬇ Download Resume