Open to opportunities · Backend & Full Stack

Muhammad TaqiHaider

//

1.5 years shipping production backend systems that don't just work — they perform.

63%
Faster APIs
70%
Pipeline Speed↑
88%
ML Accuracy
Download Resume

// about.me

Built on fundamentals.

Performance-first backend engineer. 1.5 years in production. Still obsessed with the craft.

Muhammad Taqi Haider
status
Available

“I get a weird kind of satisfaction when a slow API becomes fast.”

At QBS Co., I profiled a high-traffic monitoring endpoint, identified the exact bottleneck, introduced Redis caching — response time went from 1.6s → under 600ms. Clean problem, clean solution.

Over 1.5 years across NestJS and .NET Core, I've shipped distributed systems, async pipelines, geospatial backends, and ML inference microservices — always with measurable outcomes.

Performance first
I don't guess where the bottleneck is. I profile, measure, then fix.
🏗️
Systems thinker
Clean architecture isn't aesthetics — it's what makes AI integration actually work.
📐
End-to-end owner
From schema design to deployment, I care about every layer in between.

Core Stack

NestJS.NET CoreTypeScriptPythonC#PostgreSQLRedisDockerAWSAzureNext.jsAngular
1.5+
Yrs in Production
56+
API Endpoints Built
88%
ML Accuracy
~50%
Avg Perf Gain

Work Highlights

Associate Software Engineer
QBS Co.
Current
  • Cut API response time from 1.6s → <600ms via Redis caching + profiling
  • Designed distributed auth: OAuth2, JWT, 2FA, RBAC over gRPC & Docker
Backend Engineer
Production Systems
1.5 years
  • Rebuilt Azure document pipeline sync→async — 70% processing time reduction
  • PostGIS geospatial query restructuring + indexing — 25% faster under load

Personal Project

Live

TrackWise — AI Finance Platform

56-endpoint NestJS/PostgreSQL backend · Angular PWA · Flask ML microservice on Hugging Face — transaction categorisation 88% accuracy, anomaly detection AUC-ROC 0.87. Solo. End-to-end.

View Project
Education
BS Computer Science
NED University of Engineering · GPA: 3.32/4.00
Completed while working full-time

🎯 Open to Backend & Full Stack roles — remote or Karachi-based. Looking for teams where the quality of architecture actually matters.

// work.experience

Where I've shipped.

Production systems, distributed backends, and measurable outcomes across 1.5 years.

Associate Software Engineer

Feb 2026 – Present
QBS Co.Karachi, Pakistan
  • Cut API response latency from 1.6s to under 600ms by introducing Redis caching for third-party responses, eliminating redundant external calls on high-traffic monitoring screens.
  • Built SSR dashboards in Next.js/TypeScript surfacing 10 real-time KPIs across employee activity and live monitoring feeds, deployed as part of a production SaaS platform.
  • Designed and enforced authentication architecture across 5+ microservices covering JWT issuance, refresh rotation, and session invalidation with zero reported auth breaches in production.
Next.jsTypeScriptRedisJWTSSRgRPCMicroservices

Trainee Software Engineer

Nov 2025 – Jan 2026
QBS Co.Karachi, Pakistan
  • Replaced a manual admin workflow by building an RBAC/IAM interface in Next.js managing 160+ permissions across workspace-level feature gates with bulk assignment support.
  • Delivered two production backend services: an inventory management API and an SLA workflow orchestration service using gRPC and Docker for distributed inter-service communication.
  • Implemented OAuth2 and 2FA across distributed microservices with token/refresh handling and RBAC; integrated WhatsApp Business API for automated live ticket delivery.
Next.jsgRPCDockerOAuth22FARBACWhatsApp API

Associate Software Engineer

Mar 2025 – Oct 2025
KoderLabsKarachi, Pakistan
  • Reduced per-request DB hits from 6–8 queries down to 2–3 by refactoring service-layer logic to consolidate redundant calls across multiple endpoints, preserving full API backward compatibility.
  • Eliminated a document generation bottleneck by building an async PDF pipeline with Azure Queue Storage and SignalR, cutting processing time from ~1.6s to 400–500ms per document.
  • Improved geospatial query performance by 25% via PostGIS spatial extensions, optimised spatial indexing, and Google Maps API integration on a multi-tenant SaaS platform.
NestJS.NET CorePostgreSQLPostGISAzure Queue StorageSignalRGoogle Maps API

.NET Intern

Dec 2024 – Mar 2025
QBS Co.Karachi, Pakistan
  • Built distributed microservices using Docker, gRPC, and CQRS, delivering Workspace Management, Live Monitoring, and Employee Tracking modules with 25% improved inter-service performance.
  • Independently developed Product and SLA services; implemented OAuth2 authentication with 2FA and a Neo4j-based recommendation engine with WhatsApp automation using multi-hop graph traversal.
.NET CoreDockergRPCNeo4jCQRSMicroservicesOAuth22FA

// featured.projects

Things I've built.

Production systems, personal projects, and everything in between.

⭐ Featured🏢 Employee Project

VersEye

Enterprise AI-Powered Workforce Intelligence Platform

Full Stack Software Engineer (.NET + Next.js)Feb 2026 – Present
RoleFull Stack Software Engineer (.NET + Next.js)

Built frontend and backend integrations for a workforce monitoring platform — implemented SSR dashboards, metadata APIs, and secure role-based access controls with a focus on low-latency UX and reliability.

Key Features

  • ProblemMonolithic monitoring caused repeated DB calls and slow, unresponsive dashboards.
  • ChallengesIntegrating 10+ distributed services, enforcing RBAC across roles, and delivering sub-second UX for live video feeds.
  • ActionsImplemented Redis caching for metadata, refactored API aggregation to eliminate redundant calls, and implemented RBAC/JWT auth with refresh rotation.
  • ResultCut API latency and DB hits significantly; reduced onboarding time by ~40% and improved monitoring responsiveness in production.
  • LearningsGained experience in caching strategies for streaming metadata, distributed auth design, and systems-level performance debugging.

Tech Stack

Next.jsNestJSTypeScriptPostgreSQLDocker
⭐ Featured🏢 Employee Project

Ajeek-KSA

Service Technology Platform

.NET DeveloperDec 2024 – Mar 2025
Role.NET Developer

Contributed to a multi-tenant service platform for marketplace operations and SLA enforcement — focused on reliability, observability, and automation of compliance workflows.

Key Features

  • ProblemManual service workflows and fragmented SLA tracking caused delays and compliance risks.
  • ChallengesModeling complex tenant-specific business rules and ensuring reliable SLA enforcement at scale.
  • ActionsBuilt a .NET microservice for product operations and an SLA orchestration service with automated compliance monitoring and async processing.
  • ResultStreamlined operations, reduced manual effort, and improved SLA compliance and visibility across tenants.
  • LearningsImproved multi-tenant design patterns, async pipeline reliability, and production observability.

Tech Stack

.NET 6.NET CoreMicroservicesClean ArchitectureJWT
⭐ Featured🏢 Employee Project

TenXed

Multi-Role Education & Engagement Platform

.NET DeveloperApril 2025 – Oct 2025
Role.NET Developer

Contributed to a production-ready .NET 8 platform serving parents, children, and instructors — focused on secure authentication, modular service architecture, notification pipelines, and payment integrations.

Key Features

  • ProblemSupport multi-role workflows with secure onboarding, real-time notifications, and payments.
  • ChallengesRole-specific UX, reliable async notifications, and third-party integrations (Stripe, Azure Blob, FCM, SendGrid) without tight coupling.
  • ActionsApplied Clean Architecture; implemented JWT/RBAC with OTP flows; added queue-triggered Azure Functions for multi-channel notifications; integrated Stripe payments; enabled Serilog and App Insights.
  • ResultDelivered a scalable, auditable platform with reliable background processing and secure multi-role access.
  • LearningsStrengthened expertise in enterprise .NET patterns, Azure Functions, notification pipelines, and payment integrations.

Tech Stack

.NET 8ASP.NET Core Web APIAzure FunctionsEntity Framework CorePostgreSQL
⭐ Featured

TrackWise

AI-Powered Personal Finance Manager

May 2025 – May 2026

Final Year Project — full-stack AI-powered personal finance platform with a modular NestJS/PostgreSQL backend (56 endpoints) and a self-built Flask ML microservice hosted on Hugging Face Spaces, delivering real-time transaction categorisation, next-month expense forecasting, and anomaly detection.

Key Features

  • ProblemManual expense tracking and noisy transaction data hurt categorisation accuracy and delayed anomaly alerts.
  • ChallengesDeploy three production ML models with low-latency inference, avoid Hugging Face cold starts, and return results inline.
  • ActionsBuilt a Flask ML microservice (SBERT + Logistic Regression, Prophet, anomaly detector) on Hugging Face Spaces; wired inference into NestJS with caching and rate limiting; added event-driven email auth flows.
  • ResultDelivered inline categorisation (~88% accuracy) and anomaly detection (AUC-ROC: 0.87); enabled next-month forecasting after 3+ months of history; reduced cold-start impact with caching.
  • LearningsGained end-to-end ML production experience across training, deployment, inference design, and resilient API integration.

Tech Stack

NestJSAngular 19PostgreSQLFlaskDocker
⭐ Featured

CourseFlow

University Course Scheduler

Dec 2024 – Jan 2025

Web-based University Course Scheduling System built with Flask and SQLite. Implements Greedy and Backtracking algorithms to automate timetabling, detect and resolve conflicts, and provide an admin interface for schedule management and algorithm performance comparison.

Key Features

  • ProblemManual university scheduling caused frequent conflicts and administrative overhead.
  • ChallengesDesigning algorithms that resolve teacher/room conflicts while scaling to realistic course loads.
  • ActionsImplemented Greedy and Backtracking timetabling algorithms with an admin dashboard for validation and conflict resolution.
  • ResultAutomated conflict-free scheduling with performance comparisons and actionable conflict reports for admins.
  • LearningsGained experience with constraint-solving and timetabling tools.

Tech Stack

FlaskPythonAlgorithmsSQLiteJinja
⭐ Featured

Stock Management System

Inventory Management Platform

Jan 2024 – July 2024

Automated inventory management system that eliminates manual stock tracking. Reduces inventory errors by 80% with real-time updates and predictive threshold-based alerts across multiple stores.

Key Features

  • ProblemManual inventory tracking led to stockouts and overstocking across stores.
  • ChallengesDelivering real-time stock updates and predictive alerts on constrained infrastructure.
  • ActionsBuilt a Flask backend with WebSocket support for instant updates and implemented predictive threshold-based alerting.
  • ResultReduced inventory errors by ~80% and lowered stockouts by ~65%.
  • LearningsLearned real-time WebSocket patterns and predictive alerting for inventory systems.

Tech Stack

FlaskPythonSQLAlchemyMySQLBootstrap

Chatbot Interface

AI-Powered Conversational Bot

Sep 2024 – Oct 2024

Bilingual AI chatbot supporting English and Roman Urdu for customer service automation. Served 500+ users achieving 85% satisfaction with faster first-response handling.

Key Features

  • ProblemLanguage barriers in customer support limited automation for English and Urdu users.
  • ChallengesBuilding robust bilingual NLP and delivering a mobile-friendly chat UI within time constraints.
  • ActionsImplemented NLTK-based pattern matching for English and Roman Urdu and built a responsive Flask frontend for mobile compatibility.
  • ResultServed 500+ users with ~85% satisfaction and faster first-response handling.
  • LearningsImproved bilingual NLP heuristics and mobile-friendly chat UI design.

Tech Stack

FlaskPythonnltkJavaScriptHTML/CSS

Mini Compiler

Educational C-like Language Compiler in Python

Mar 2026 - May 2026

A university compiler design project implementing a full pipeline for a tiny C-like language — from lexical analysis through intermediate code generation — built from scratch in Python to demonstrate core compiler construction concepts.

Key Features

  • ProblemNeeded hands-on exposure to compiler internals (lexer → codegen).
  • ChallengesImplement clean scoping, expression parsing, and control-flow in one script.
  • ActionsBuilt a 4-stage Python compiler — lexer, recursive-descent parser, semantic checker, and stack-style IR emitter (PUSH/STORE/LOAD/PRINT).
  • ResultEnd-to-end compiler producing tokens, symbol tables, IR, and clear semantic errors.
  • LearningsPractical experience with lexing, parsing, symbol tables, and IR generation.

Tech Stack

Python 3Lexical AnalysisRecursive Descent ParsingSemantic AnalysisIntermediate Code Generation

LUDO Board Game

Classic Board Game with DSAA

Mar 2024 – May 2024

Classic LUDO board game with a built-in AI opponent, implemented using circular linked lists for O(1) piece traversal and capture-prioritization heuristics for competitive gameplay.

Key Features

  • ProblemImplementing complex circular board movement and efficient state tracking for LUDO.
  • ChallengesMaintaining O(1) traversal and handling forks while keeping AI competitive.
  • ActionsUsed singly circular linked lists for board state and implemented an AI with capture-prioritization heuristics.
  • ResultAchieved O(1) piece traversal and a responsive AI opponent experience.
  • LearningsApplied circular linked lists and AI heuristics for efficient game state management.

Tech Stack

C++Data StructuresAlgorithmsOOPWindows.h

Flappy Bird Console Game

OOP-Based Console Game

Jan 2024 – Feb 2024

Console-based Flappy Bird clone built with OOP design principles, a pixel-perfect hitbox system, and persistent high score tracking — delivering smooth 60 FPS gameplay.

Key Features

  • ProblemDelivering smooth console-game performance with accurate collision detection.
  • ChallengesAchieving pixel-precise collision in a console environment and persisting high scores reliably.
  • ActionsEmployed OOP design with a pixel-perfect hitbox system and file I/O for persistent high scores.
  • ResultSmooth 60 FPS gameplay with reliable high score persistence.
  • LearningsBuilt a reliable game loop, collision system, and persistent high-score storage.

Tech Stack

C++OOPolcConsoleGameEngineGame Dev

NLP Sentiment Analysis

Amazon Product Review Analysis

Nov 2023 – Dec 2023

ML-powered sentiment analysis pipeline for Amazon product reviews, achieving 91% accuracy. Applied SMOTE for class balancing and wrapped models in a Streamlit app for instant business insights.

Key Features

  • ProblemManual product review analysis delayed insights and missed negative feedback trends.
  • ChallengesSevere class imbalance and the need for an easy deployment for non-technical users.
  • ActionsApplied SMOTE to rebalance data, trained classifiers, and wrapped models in a Streamlit app for instant predictions.
  • ResultAchieved ~91% accuracy and improved minority-class F1 by ~34%, enabling fast business insights.
  • LearningsApplied SMOTE and packaged models for quick business insights with Streamlit.

Tech Stack

PythonNLPScikit-learnStreamlitML

DSA Practice Repository

LeetCode Problem Solutions

Ongoing

Structured LeetCode practice repository with 200+ problems across 25+ algorithmic patterns in C++ and Python, designed to accelerate interview readiness and reinforce pattern recognition.

Key Features

  • ProblemUnstructured interview practice and inconsistent problem coverage.
  • ChallengesMaintaining code quality and covering a broad set of algorithmic patterns consistently.
  • ActionsCurated and implemented 200+ problems across 25+ topics with clean, versioned solutions in C++ and Python.
  • ResultA systematic practice repository that accelerates interview readiness and pattern recognition.
  • LearningsImproved problem categorization and reproducible solution practices for interview prep.

Tech Stack

C++PythonAlgorithmsData StructuresLeetCode

// tech.stack

Tools I trust.

The stack I reach for when shipping production systems that have to perform.

Languages

TypeScriptJavaScriptPythonC#

Frameworks

NestJSAngular 19.NET Core / ASP.NETFlaskFastAPINext.js / React

Databases & Caching

PostgreSQLPostGISMySQLRedis

Architecture

REST APIsgRPCMicroservicesCQRSClean ArchitectureEvent-Driven ArchitectureModular Architecture

Cloud & DevOps

AWS S3Azure FunctionsAzure Queue StorageSignalRDockerCI/CDGitRenderVercel

Security & Testing

JWTOAuth2RBAC2FAJestSwagger / OpenAPIPostman

Integrations & Observability

Hugging Face Inference APISentence-BERTFacebook Prophetscikit-learnStripe (Payments)Entity Framework / EF CoreSerilogApplication InsightsFluentValidationMailKit / SendGridNSwag / OpenAPI

// certifications

Proof of learning.

Professional certifications, workshops, and competitive programming achievements.

Professional Certifications

Software Architecture

Software Design Patterns: Best Practices for Software Developers

EducativeFeb 2026
Backend Development

.NET Full Stack Foundation

Coursera, Board Infinity2025
Backend Development

Back-End Development with .NET

Coursera, Microsoft2025
Fundamentals

Programming Fundamentals

Coursera, Duke University2023
Programming

Python Basics

Coursera, University of Michigan2023
Programming

Python Basic Certificate

HackerRank2023
DSA

Problem Solving (Basic)

HackerRank2023
Frontend

CSS Certificate

HackerRank2024
Frontend

Intro to Web Development (HTML, CSS, JS)

Coursera, IBM2024
Assessment

Software Engineer Intern Certificate

HackerRank2024

Workshops & Training

Frontend Framework

Angular Workshop

Workshop, NED University2024

// achievements

Competed & won.

Competitive programming and continuous problem-solving practice.

Technical Competitions

KODERZ COMBAT

Advanced to Round 2

Competed against developers solving real-time algorithmic challenges under competitive conditions.

Game of Codes V

Participated & Competed

Solved complex programming problems in Python and C++ during the competitive event.

Competitive Coding Platforms

// testimonials

What they say.

Colleagues and mentors on what it's like working with me.

6+ verified LinkedIn recommendations
Featured Recommendation
UB
"

I had the pleasure of mentoring Taqi as one of my first three mentees on project Ajeek-KSA, and I was genuinely impressed by their clever logic in building business process flows and their passion for learning system design. Their independent work consistently demonstrated fast delivery without compromising quality, showing both skill and dedication. I highly recommend Taqi for any team looking for a talented .NET developer with strong analytical thinking, rapid learning ability, and a commitment to delivering high-quality work.

.NETSystem DesignBusiness LogicFast Delivery

Usaid Bin Rehan

Associate Software Engineer

QBSCo

View Profile
Verified
ST

Syed Tanees Ahmed

Associate Software Engineer

"

I had the pleasure of working closely with Muhammad Taqi Haider at QBS, where we collaborated on multiple projects together. Taqi consistently demonstrated strong backend engineering skills, with a clear understanding of…

Backend EngineeringSystem DesignAPIsScalability

QBSCo

Colleague · December 2025

Verified
MN

Muhammad Nabeel Hussain

Software Engineer

"

I mentored Taqi on multiple projects where he worked on backend development using .NET. He quickly understood requirements, built clear and efficient application logic, and translated business needs into practical techni…

.NETBackend DevelopmentApplication Logic

Koderlabs

Mentor · December 2025

Verified
BT

Basit Tariq

Software Engineer

"

I had the opportunity to mentor Taqi while he worked as an Associate Software Engineer on our service-based projects, Real Estate and 10XeD. He consistently delivered his assigned tasks on time and demonstrated a strong …

Fast LearnerReliableOn-Time Delivery

KoderLabs

Mentor · December 2025

Verified
AD

Abbas Dossa

Test Automation Engineer

"

I worked with him on the Ajeek project, where he consistently identified and resolved issues at the earliest stages, helping the team stay on track. Despite it being his first opportunity, he demonstrated a high level of…

.NETProblem SolvingOwnershipProactive

QBS Co

Colleague · December 2025

Verified
MO

Muhammad Osama

Software Engineer

"

It was an amazing experience to work with him, we contributed on more than 2 projects and I found him quite supportive, technically sound and team maker.

Team CollaborationTechnical SkillsSupportive

Koderlabs

Colleague · December 2025

// get.in.touch

Let's talk.

Have a project in mind or want to discuss opportunities? I'm open.

Contact Information

Location

Karachi, Pakistan

Connect

Currently available

Open to Backend & Full Stack roles — remote or Karachi-based.