I build intelligent, scalable apps that blend clean code, smart AI & seamless experiences.
I'm a full-stack software engineer and AI developer who loves turning complex ideas into products people actually enjoy using. I started with Python and Django, then grew into React, React Native, Node.js, and the cloud — building everything from enterprise platforms to IoT mobile apps. Lately I've been deep in AI, weaving intelligent features into web and mobile products.
Building with modern tools
Where I've worked
Projects I'm proud of
View all →Insights from my work
View all →
FastAPI vs Django vs Django Ninja vs Fastify vs Express — A Real-World Performance Benchmark on
FastAPI vs Django vs Django Ninja vs Fastify vs Express — A Real-World Performance Benchmark on Commodity Hardware. What actually limits API performance: frameworks, middleware, or…

When Dynamic Imports Go Wrong: Best Practices for Recovery
The Pain: “Failed to Load Dynamically Imported Module” Detect change → Recover gracefully → Keep users happy. If you’re using lazy loading or code splitting , this is a classic pos…

Threading and Multiprocessing in Python
Threading and Multiprocessing in Python Threading allows your Python program to execute multiple operations concurrently — meaning they appear to run at the same time. A thread is…
