Hi, I'm Madhav Sharma
A Full Stack Developer specializing in Python and building high-performance, scalable applications.
My Projects
Here are a couple of things I've built.
Intercultural Development Inventory (IDI)
Django
PostgreSQL
Stripe
Celery
AWS SES
Pandas
A Django-based platform for assessing intercultural competence. Migrated 16GB MSSQL data to PostgreSQL with 97% accuracy. Integrated Stripe for payments and AWS SES for scalable notifications. Achieved a 10% API performance improvement through query optimization.
View Details Monytics – Invoice Discounting Platform
Python
AWS
Twilio
PGP
Node.js
Developed a PGP-based encryption module for secure DBS Bank API integration. Automated AWS infrastructure (EC2, S3, RDS) and built a Twilio-powered WhatsApp Bot for customer interaction.
View Details Latest From my Blog
Insights and tutorials on Python development.
Database Connection Pooling: Why It Matters in Production Systems
December 25, 2025
In a production-grade application, every incoming request typically requires access to the database. The backend establishes a database connection, executes ...
Read MoreAI Code Assistant
Need a Python snippet? Describe it in plain English and let my AI assistant generate the code for you. A practical demonstration of modern AI integration.