About Me

Self Taught Software Engineer with 2 years of experience of working on production environment. Curious by nature, Fast Learner with a ambitious mindset and Unquenchable thirst of knowledge. Love solving real world problems and Don't give up until a solution is found.

📍 Bashundhora, Dhaka

📱 +8801727573871

Skills

Professional Experience

Projects

YoYoBlog

  • Developed a secure and responsive microblogging platform using Flask, SQL, JWT, and Bootstrap, demonstrating full-stack web development skills.
  • Implemented full-text search with Elasticsearch to enhance content discoverability and improve user experience.
  • Deployed the application on Heroku with a production-ready configuration, handling environment setup and live database integration.

Tech Used: Flask, SQL, Bootstrap, Elasticsearch, JWT, Heroku

GitHub Repo

Meal Manager

  • Built a full-stack dining management system using React, Next.js, Node.js/Express.js, and MongoDB, enabling students to recharge accounts, view menus, and purchase meals via ID scan or entry.
  • Implemented role-based dashboards for hall admins to manage daily menus, track expenses, generate reports, and take administrative actions.
  • Integrated Redux, Axios, and JWT for secure authentication, efficient state management, and seamless API communication across the platform.

Tech Used: React, Next.js, Node.js/Express.js, MongoDB, Redux, Axios, JWT

GitHub Repo

Education

Chittagong University of Engineering and Technology

B.Sc. in Mechanical Engineering (01/2018 – 06/2023)

Location: Chittagong, Bangladesh

  • Gained strong analytical and problem-solving foundations through engineering.
  • Transitioned into software development through self-learning and practical projects.

Contact

If you'd like to get in touch, feel free to contact me at:

Technical Blog

Sharing insights from real-world software engineering experiences

Architecture

From Monolith to Microservices: How We Rebuilt Our Flight API and Cut Response Time by 70%

The complete story of transforming a monolithic flight booking system into three specialized microservices, reducing API calls by 60% and DB operations by 80%. Real team collaboration, real results.

📅 Dec 19, 2024 ⏱️ 14 min read 🏗️ System Transformation
Microservices Architecture Team Work Performance
Real Story

How I Made Our API 3-4x Faster with NestJS

The real story of rewriting ShareTrip's legacy booking API from 20-30 second response times down to 8-9 seconds. What worked, what didn't, and the surprising results. No fluff, just honest insights from production.

📅 Jan 15, 2025 ⏱️ 8 min read 🚀 Real Results
NestJS Performance Real Story
Real Story

How I Built a Custom Memory Tracker That Saved Our Production API

The story of how a custom memory profiling package solved a company-wide production mystery. From heap crashes to root cause - when the entire team was stumped, custom tooling saved the day.

📅 Jan 16, 2025 ⏱️ 12 min read 🔧 Custom Tooling
Node.js Memory Leaks NPM Package
Architecture

From 30% Cost Savings to Zero Downtime: Building a Centralized Cron Microservice

How I eliminated wasteful database operations and built a scalable cron system that saved 30% on AWS costs. The story of smart caching, microservice architecture, and questioning the status quo.

📅 Jan 17, 2025 ⏱️ 14 min read 💰 Cost Optimization
Microservices AWS Redis