About Me

I’m a passionate MERN stack developer with a strong focus on backend development. I specialize in building scalable, efficient, and secure server-side applications using Node.js, Express, MongoDB, and modern frontend tools like React Router V7 and Next.js. I’m deeply committed to mastering backend architecture, API security, database design, and real-world system design. I also craft smooth client-side experiences using React Router v7 and server-side rendering with Next.js. My goal is to become a highly skilled engineer capable of developing robust, full-stack systems and contributing to both front-end and back-end infrastructures. I’m excited to keep learning, growing, and collaborating with innovative teams that value clean code, performance, and modern engineering best practices.

API Design
Creating RESTful APIs for seamless data exchange.
Robust Databases
Crafting optimized schemas and queries for performant data storage.
Security First
Implementing authentication, authorization, and secure API practices.
Collaborative Excellence
Thriving in team environments with clean code and peer reviews.

My Tech Journey

Over the past 1.5 years, I've grown through hands-on experience and real-world projects. Here's a look at some key milestones that shaped my path so far. Always open to exciting opportunities—let's connect!

Nov 2024 – Mar 2025

Web Developer

Monster Studio
Chattogram, Bangladesh · On-site
  • Contributed to both frontend and backend development in a large-scale MERN stack project.
  • Built reusable components and REST APIs using React.js, Remix, Express.js, Node.js, and MongoDB.
  • Managed and configured a large-scale Nx monorepo to optimize modularity and scalability.
  • Led a frontend team, facilitating collaboration and improving productivity.
Sep 2024 – Oct 2024

Quality Assurance Intern

Monster Studio
Chattogram, Bangladesh · On-site
  • Wrote comprehensive unit tests for frontend and backend using Jest, Vitest, MSW, and Supertest.
  • Explored and experimented with K6 for backend load testing and performance profiling.
  • Contributed to improving overall code quality and reliability in a full-stack testing environment.
Aug 2024

Trainee Frontend Developer

Monster Studio
Chattogram, Bangladesh · On-site
  • Gained practical experience with React.js, Tailwind CSS, and modern frontend workflows.
  • Participated in UI implementation, responsive design, and component architecture basics.

Know about my skills

I always look forward to continuous learning and improving myself.

Languages
JavaScriptTypeScript
Backend
Node.jsExpressNest.js
Frontend
ReactReact Router V7Next.js
Databases
MongoDBMongoosePostgreSQLPrisma
Authentication
JWTOAuth 2
Testing
JestSupertest
Tools
GitPostmanRenderVercel
Monorepo Tools
TurborepoNx

Certifications

Programming Hero

Next Level Web development

Programming Hero

Issued May 2025

Credential ID: PHL2B4MERNWEB9-10321213

Show credential

Skills:

MongoDBExpress.jsPostgreSQLNode.jsTypeScriptNext.jsMongoose ODM

In this program, I learned a comprehensive range of technologies, including TypeScript, Node.js, Express, React, Next.js, MongoDB, and Mongoose.

Udemy

React Testing Library with Jest / Vitest

Udemy

Issued Sep 2024

Credential ID: UC-0ef939de-66dd-421c-993d-b2f7cddae802

Show credential

Skills:

JestVitestReact Testing LibraryJest

This course helped me learn best practices for testing applications using Vitest and React Testing Library in a test-driven development (TDD) approach.

FreeCodeCamp

Quality Assurance

FreeCodeCamp

Issued Aug 2024

Credential ID: fcc4b53621b-923e-4494-a85b-3667294ce6e7

Show credential

Skills:

MochaChai

This program helped me learn REST API testing using Mocha and Chai.

Programming Hero

Complete Web Development Course

Programming Hero

Issued Jun 2024

Skills:

REST APIsJSON Web Token (JWT)React.jsJavaScriptHTML5Tailwind CSSFirebase

This program helped me learn Tailwind CSS, JavaScript, React, REST APIs, and Firebase.

Send me Email

Featured Projects

Check out some of my recent work

Slide 1
BariSathi (Smart Rental & Housing Solution)
Full-stack web application connecting landlords, tenants, and an admin in a smart rental-housing platform.
Next.jsReactTypeScript+10 more
Slide 1
Bike Shop (E-commerce Application)
Full-stack Bike Shop application enabling users to browse and purchase bicycles, with an admin dashboard for managing products, orders, and users.
ReactTypeScriptReact Router v7+9 more
Slide 1
Password Generator NPM Package
A customizable, lightweight, and secure password generator NPM package for JS/TS.
JavaScriptTypeScriptJest+2 more

Featured Blogs

Explore latest blog posts and insights

Why Monorepos Win: A Deep Dive into Unified Codebases
5/2/2025monorepo
Why Monorepos Win: A Deep Dive into Unified Codebases

Explore the monorepo approach: what it is, how it compares to multi‑repo and hybrid setups, and why teams of all sizes can benefit from a single, unified repository.

Understanding JavaScript Variables: Mastering var, let, and const
5/2/2025frontend
Understanding JavaScript Variables: Mastering var, let, and const

Dive deep into JavaScript’s variable declarations—var, let, and const. Learn about scope, hoisting, temporal dead zones, redeclaration rules, and best practices to write cleaner, more reliable code.