MuhammadSabbir Hossain
Full-Stack Engineer•Competitive Programmer (1578 CF)•AI/ML Researcher
B.Sc. CSE Graduate from United International University. Specialized in building high-scale full-stack applications, algorithmic problem solving, and transformer-driven Speech & Computer Vision models.
export NAME="Muhammad Sabbir Hossain"
export DEGREE="B.Sc. CSE @ UIU (2021-2025)"
export FOCUS="Full-Stack Apps · CP Algorithms · Speech AI"
# Leadership & Achievements:
▸ Co-Founder @ UIU Scholars Squad (3000+ members)
▸ Champion / Top Placer @ UIU OOP & SAD Project Shows
▸ Mentor @ UIU Competitive Programming Society
Overview & Core Pillars
Four foundational dimensions of my technical expertise
Competitive Programming
2500+ problems solved across Codeforces (1578 Specialist), CodeChef (1854 4★), and AtCoder. 2× ICPC Dhaka Regional participant.
AI & ML Research
Thesis on Bangladeshi Dialect Speech Recognition using Whisper, Transformers & LoRA fine-tuning. Published paper in Crop Classification.
Full-Stack Architect
End-to-end web apps with React, Next.js, Django, .NET Core, PostgreSQL, Docker, WebSockets & real-time analytics.
Mentorship & Community
Co-Founder of UIU Scholars Squad & Mentor at UIU Competitive Programming Society. Mentored hundreds of junior students.
About Me
My journey across algorithms, software engineering, and machine learning
I'm a computer science graduate from United International University with strong theoretical foundations and practical software architecture skills. My work balances three major disciplines: Full-Stack Development, Competitive Programming, and AI/ML Research.
In competitive programming, I have solved 2,500+ algorithmic problems on Codeforces (Specialist, peak 1578), CodeChef (4-Star, peak 1854), AtCoder, and LeetCode. I represented UIU in 2× ICPC Dhaka Regional Contests and placed in top ranks in national programming contests.
In research, my undergraduate thesis focused on Bangladeshi Regional Dialect Speech Recognition using fine-tuned Whisper transformer architecture paired with LoRA and a novel weighted loss function. I also co-authored a published conference paper applying CNN models to agricultural crop classification.
Education
B.Sc. in Computer Science & Engineering
United International University · 2021–2025
Competitive Ratings
Project Show Awards
🥇 1st Place — Advanced OOP Project Show
🥈 2nd Place — System Analysis & Design
🥉 3rd Place — DBMS & SE Lab Show
Tech Stack Matrix
Categorized technical proficiencies and tooling
Languages
Backend & APIs
Databases
AI/ML & CV
Frontend
DevOps & Tools
Competitive Programming
Algorithmic problem solving across global platforms
Honors & Achievements
Recognitions from hackathons, project shows, and competitive contests
UIU CSE Project Show: 1st in Advanced OOP, 2nd in System Analysis & Design, 3rd in DBMS & SE Lab
10th Place in ML Olympiad 2024
2× ICPC Dhaka Regional Participant (2024, 2025)
IUPC Rankings: MU 42nd | KUET 50th | CUET 51st | IUT 53rd | DUET 69th
Top-20 national rankings in individual programming contests
300+ online programming contests participated.
10+ onsite contests including BUET, CUET, KUET, IUT, MU, DIU, and more.
Featured Projects
Full-stack web applications, AI models, and real-time systems
Nostalgia
Built a niche social platform addressing digital isolation among elderly users. Uses NID-based identity verification to ensure authenticity, face recognition to reconnect people from their past, and ML-driven recommendations to surface relevant content. Supports real-time chat and multi-language accessibility — designed with empathy, not just engineering.
LOCAL BUS: Dhaka Bus route
A specialized transit navigation app designed for Dhaka's complex bus network. The application features a custom routing algorithm that calculates the most efficient direct and multi-transfer (up to 2 transfers) paths between stoppages. Built with an offline-first architecture, it synchronizes bus and distance data from Firebase to a local SQLite database, ensuring instant search results and fare estimations without requiring constant internet connectivity.
KARIGOR (Backend): Marketplace Engine
A robust .NET 10 RESTful API designed to power a community-driven work-sharing marketplace. The system features a sophisticated escrow engine that secures project budgets throughout the job lifecycle—from bidding to completion. It handles complex transactional logic, including concurrent multi-worker slot allocation, automated payouts, and a 50% worker protection policy for project cancellations. Built for high data integrity using EF Core and PostgreSQL to maintain a reliable, auditable point-based economy.
KARIGOR (Live): Marketplace Platform
The production version of Karigor, a full-stack marketplace connecting workers (Karigors) with community projects. Built on a serverless architecture using Next.js and Supabase, it provides a seamless user experience for job posting, bidding, and real-time status tracking. The platform integrates a real-time point-sharing economy with a secure wallet system, allowing users to earn and spend points within the community ecosystem.
Jamnai Bus
End-to-end fleet management system integrating hardware and software. A Raspberry Pi runs YOLOv5 in real time to count passengers through a camera, eliminating the need for manual ticketing. GPS tracking, automated operations, and live analytics are streamed to a Django backend for centralized monitoring and management. The project combines custom IoT hardware, computer vision, and a full-stack web architecture.
Mouza Surveyor
Built a mobile land measurement tool that loads cadastral maps (image or PDF) and overlays a gesture-controlled canvas with viewport-to-scene coordinate transformation supporting pinch zoom, damped rotation, and point dragging with a magnifier loupe. Polygon area is computed in pixel space and converted via a pixel-to-feet calibration ratio — set by drawing a reference line over a known physical distance on the map. The Batoyara engine uses half-plane intersection algorithms to mathematically slice polygons to a target area percentage. Both the mobile app and web portal share a single Supabase auth layer — the same user session, profile, and token balance work across both platforms. Transactional emails (OTP, verification) are routed through Resend. Per-action token deduction is enforced server-side, and a subscription expiry date gates premium feature access.
UIUCPC Online Judge
Production backend powering the UIU Competitive Programming Community's online judge. Integrates Judge0 for sandboxed multi-language code execution, Redis for async submission queuing between services, and Docker for containerized deployment. Built to handle concurrent contest submissions reliably — used by real students at UIU.
Microservices: Library & Finance System
Designed and implemented a microservices architecture separating library operations and university finance into independent, communicating services. Uses gRPC for low-latency inter-service calls and REST for external-facing APIs — demonstrating a real understanding of when to use each protocol. JWT-secured, with EF Core handling data access in .NET.
Live Customer Support System
Full-stack live support chat system built for scenarios where multiple agents handle incoming visitor conversations. Redis-backed queue automatically assigns visitors to available agents, preventing double-handling. WebSocket connections via Django Channels keep messages instant. Deployed with Docker for consistent environments across dev and production.
FundWave
Peer-to-peer crowdfunding platform built for university students to raise funds and apply for micro-loans. Lenders can bid competitively on loan requests, creating a transparent auction-based interest system. Includes payment integration, investment portfolio tracking per user, and a review system to build trust across the community.
Caregivers
Service marketplace connecting caregivers with families in need of support. Caregivers can be scheduled, approved, and tracked through an admin dashboard. Includes NLP-powered search with autocomplete for fast service discovery, an integrated chatbot for user assistance, and role-based access control separating admin, caregiver, and client views.
Library Management System
Full-stack application for managing library inventory, member registrations, and loan lifecycle. Overdue detection triggers automatic flags on outstanding loans. Analytics dashboard gives staff a quick overview of usage trends. Built with a type-safe Prisma ORM and a Next.js frontend.
ShecchaShoinik
Desktop application built during coursework to coordinate volunteers during disaster response. Manages volunteer registration, task assignments, and blood bank availability. Includes a real-time team chat and a live map for tracking active disaster zones.
Research & Publications
Peer-reviewed papers and thesis innovations
Bangladeshi Dialect Speech Recognition
Undergraduate ThesisAdvanced speech recognition system specialized for Bangladeshi dialects. Uses transformer-based architectures with LoRA fine-tuning on large language models. Multimodal learning approach combining text and audio data for superior dialect adaptation.
Bangladeshi Rice Grain Classification
Conference Paper (Peer-reviewed)CNN-based classification model for rice grain varieties using custom-curated dataset. Incorporates transfer learning and OpenCV-based preprocessing for optimal accuracy. Addresses real agricultural classification challenges.
Professional Experience
Roles in software engineering, leadership, and teaching assistance
Co-Founder & Instructor
UIU Scholars Squad (UIUSS)
Co-founded and guided an educational outreach initiative delivering live sessions on core CS topics and benefiting 3,000+ students.
Mentor & Judge
UIU Competitive Programming Community (UIUCPC)
Mentored 100+ students in algorithmic problem-solving while judging and curating intra-university contests.
Undergraduate Teaching Assistant (UGA)
United International University (UIU)
Assisted faculty with labs, coursework evaluation, and personalized academic support in programming and data structures.
Multi-Track Resume Hub
Download domain-tailored specialized resumes (PDF)
Get in Touch
Let's build scalable systems, research AI, or collaborate
I am actively seeking full-time software engineering roles, research positions, or technical collaborations. Feel free to send a message or copy direct contact details below.
Direct Email
sabbir772002@gmail.com
Phone / WhatsApp
+880 1571-144383