Frontend Development
Core Technologies
JavaScript, TypeScript, React.js, Next.js
Styling & UI
Tailwind CSS, shadcn/ui, CSS Modules, Figma
State Management
Redux, Redux Toolkit, Zustand, Context API
Mahabub Hossain
Architect and deploy scalable web and mobile applications with 4+ years of expertise in React, Next.js, NestJS, and Native Android with Java.
import React, { useState } from 'react';
const Developer: React.FC = async () => {
name: 'Mahabub Hossain',
role: 'Full-Stack Developer',
stack: [
'React ⚛️', 'Next.js ▲',
'TypeScript 📘', 'NestJS 🦁',
'Node.js 🚀', 'Java ☕'
],
experience: '4+ years',
passion: '∞'
});
return (await buildAwesomeThings());
// Let's create something amazing together! 🚀I'm an accomplished full-stack developer with 4+ years of experience architecting and deploying scalable web and mobile applications. I specialize in the JavaScript/TypeScript ecosystem and Native Android development with Java, with deep expertise in system design, clean architecture, and optimizing complex databases. I'm passionate about writing maintainable code and mentoring teams to deliver high-performance enterprise solutions.
Core Technologies
JavaScript, TypeScript, React.js, Next.js
Styling & UI
Tailwind CSS, shadcn/ui, CSS Modules, Figma
State Management
Redux, Redux Toolkit, Zustand, Context API
Runtime & Frameworks
Node.js, NestJS, Express.js
API Development
RESTful APIs, GraphQL, gRPC, WebSocket
Mobile & Payment
Android (Java), React Native, Payment Gateways
Databases
PostgreSQL, MySQL, MongoDB, Redis
Optimization
Query Optimization, Indexing, Caching Strategies
Data Management
Database Design, Performance Tuning
CI/CD & Automation
GitHub Actions, GitLab CI, Docker, PM2
Cloud Platforms
AWS (S3, EC2), Azure, OVH Cloud, Hetzner
Infrastructure
Nginx, SSH, VPS Management, Dokploy, SSL/TLS
Architecture Patterns
Clean Architecture, MVC, Microservices, Monorepo
Design Tools
Figma, UI/UX Prototyping
Best Practices
Design Patterns, Code Organization
Testing
UAT, TDD, L3 Testing
Compliance
ISO 8583 Compliance, Security Standards
Code Quality
Code Review, Documentation, Best Practices
Payment processing, card management systems, transaction reconciliation, dispute management, POS terminal operations
Online payment gateways, inventory management, product catalogs, secure transactions
ERP solutions, POS systems, inventory & accounting, microservice architectures
IT Consultants PLC (Qcash)
Dhaka, Bangladesh • Feb 2021 – Present
IT Consultants PLC (Qcash)
Dhaka, Bangladesh • Feb 2016 – Jan 2021
Fareast International University
Barisal Polytechnic Institute
Patarhat Muslim Secondary School
Meta
Udemy
Learn with Sumit
Micro Credit Management System
Implementing robust role-based access control (RBAC) patterns in NestJS applications to manage user permissions and secure endpoints effectively.
Medium Article
Complete guide on implementing file upload functionality in NestJS with MongoDB integration and AWS S3 storage for scalable applications.
Dev Genius Article
Step-by-step integration of SSLCommerz payment gateway in NestJS e-commerce projects for secure online transactions.
Medium Article
Complete guide on containerizing and deploying React (Vite) + NestJS applications using Docker for production-ready deployments.
Medium Article
Learn how to implement Google Analytics 4 and Google Tag Manager in React and Next.js applications for comprehensive tracking and analytics.
Medium Article
Complete guide on deploying full stack applications to production using Node.js, PM2 for process management, Nginx as reverse proxy, and free SSL certificates with Let's Encrypt.
Medium Article
Comprehensive deployment guide covering React and NestJS application deployment on Ubuntu VPS using Docker containers, Nginx reverse proxy, PostgreSQL database, and free SSL certificates.
Dev Genius Article
Learn how to configure absolute imports in Vite projects to eliminate messy relative paths and improve code readability and maintainability.
Dev Genius Article