Skip to content
View madcoderBubt's full-sized avatar
:octocat:
Looking for Career Growth
:octocat:
Looking for Career Growth

Block or report madcoderBubt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
madcoderbubt/README.md

πŸ‘¨β€πŸ’» About Me

Hello! I'm Sudhananda Biswas (often coding as madcoderBubt), a results-driven Full Stack Software Engineer based in Dhaka, Bangladesh πŸ‡§πŸ‡©.

Currently working as a Software Developer at Cobait Bangladesh Ltd, I have 4+ years of hands-on experience building mission-critical enterprise applications, optimizing high-volume relational databases, and architecting decoupled microservices.

  • πŸ’Ό Current Role: Software Developer @ Cobait Bangladesh Ltd
  • πŸš€ Community: Co-Founder & Active Contributor @ MadCodersBD
  • πŸ’‘ Core Strengths: C#, ASP.NET Core, Angular, Next.js, T-SQL (MS SQL Server), PostgreSQL, CQRS & MediatR, and Clean Architecture
  • 🧩 Competitive Problem Solving: Active problem solver on LeetCode | Ranked in Top 15 at BUBT Intra-University Programming Contest
  • πŸŽ“ Education: B.Sc. in Computer Science & Engineering from Bangladesh University of Business & Technology (BUBT)
  • 🌱 Currently Exploring: Cloud Native Architectures, Distributed Microservices with Docker, and Advanced System Design
  • πŸ’¬ Ask Me About: .NET Core, Microservices, Stored Procedure Optimization, Clean Architecture, Angular/React, and Full-Stack Engineering

πŸ› οΈ Tech Stack & Skills

Languages C# TypeScript JavaScript SQL C++ Python
Backend & Arch .NET Core ASP.NET Web API CQRS & MediatR Node.js EF Core Dapper SignalR
Frontend Angular React Next.js Blazor Tailwind CSS Bootstrap Kendo UI
Databases MS SQL Server PostgreSQL MongoDB
DevOps & Tools Docker Git GitHub Actions Postman Visual Studio VS Code

πŸ“Œ Featured Projects

Project Tech Stack Highlights Links
πŸ›’ Book Store ASP.NET Core MVC C# EF Core MS SQL Server ASP.NET Identity Bootstrap An end-to-end e-commerce platform for book purchases with role-based authentication, cart handling, and order checkout pipelines. πŸ”— Repository
βš™οΈ ASP.NET Microservice .NET Core Docker PostgreSQL MS SQL MongoDB CQRS Distributed microservices architecture with decoupled service boundaries, containerization via Docker, and polyglot persistence. πŸ”— Repository
🌐 Developer Portfolio Next.js Blazor Tailwind CSS TypeScript Personal developer portfolio showcasing experience, projects, skills, and interactive live touchpoints. πŸ”— Repository Β· 🌐 Live Demo

🏒 Enterprise Projects & Contributions

  • Event Management System: Scaled for international clients Strictly FX & Event One FX.
  • Route Optimization Service: Vehicle and route optimization engine for Autoguard client (AH Khan & Co. Ltd.).
  • Apartment Management System: Built with modern CQRS & MediatR pipelines for LivingHub Technology.
  • Warehouse Management System: Inventory and tracking system for US-based manufacturing client.

πŸ’Ό Career Journey

flowchart LR
    A["🏒 <b>Global Software Architects</b><br/>Software Engineer<br/><i>2021 – 2023</i>"] --> B["🏒 <b>LivingHub Technology</b><br/>Software Engineer<br/><i>Jan 2024 – Sep 2024</i>"] --> C["🏒 <b>Cobait Bangladesh Ltd</b><br/>Software Developer<br/><i>Oct 2024 – Present</i>"]
    style A fill:#1a1a26,stroke:#6366f1,stroke-width:2px,color:#f8fafc
    style B fill:#1a1a26,stroke:#06b6d4,stroke-width:2px,color:#f8fafc
    style C fill:#1a1a26,stroke:#10b981,stroke-width:2px,color:#f8fafc
Loading
  • Software Developer @ Cobait Bangladesh Ltd (Oct 2024 – Present)
    • Developing and enhancing enterprise platform features with modern architecture and reusable modular components.
    • Improving user experience and application responsiveness with Angular, .NET, SignalR, and Kendo UI.
  • Software Engineer @ LivingHub Technology (Jan 2024 – Sep 2024)
    • Engineered decoupled backend microservices with ASP.NET Core Web API and PostgreSQL.
    • Implemented CQRS design pattern with MediatR to segregate command and query pipelines.
  • Software Engineer @ Global Software Architects (Apr 2021 – Dec 2023)
    • Maintained core enterprise systems with .NET and Angular, and mentored junior developers.
    • Designed and tuned complex T-SQL Stored Procedures in MS SQL Server for high-performance reporting.

πŸ“Š GitHub & Problem Solving Analytics


🀝 Connect & Socials

Portfolio LinkedIn LeetCode MadCodersBD Gmail Twitter



⭐️ Designed with passion & precision by Sudhananda Biswas

Pinned Loading

  1. UnitTestingWithSimpleCalc UnitTestingWithSimpleCalc Public

    Unit Test Practice with console app

    C# 1

  2. AngularReactiveForm AngularReactiveForm Public

    Angular Reactive form with Validation using given API source (link below)

    TypeScript

  3. AzureFunctionsDemo AzureFunctionsDemo Public

    Azure Functions Introduction with CI/CD Pipeline

    C#

  4. BookStore BookStore Public

    A university project on ASP .NET Core MVC with Entity Framework & Bootstrap

    CSS 7 5

  5. Tic-Tac-Toe Tic-Tac-Toe Public

    Tic Tac Toe (Game)

    C# 1

  6. AspNetMicroservice AspNetMicroservice Public

    A Microservice Learning Project

    C#