Muslim Hussain

Engineering Clean Architecture

Projects

From concept to deployment—here's what I've been building

Filter by tech:
Web Development

napQR – QR Code Generator

napQR is a sleek, responsive, and feature-rich QR code generator built with HTML, CSS, and JavaScript. It allows users to instantly convert any text, code snippet, URL, or data into a QR code, preview it, and download it as an image.

Html 5 Css 3 JavaScript ES6 GoQR API
Data Science

Web Analytics Dashboard

Interactive data visualization dashboard for tracking user behavior, conversion metrics, and ROI across multiple marketing channels.

Python Flask D3.js MongoDB
Systems Programming

Priority Task Scheduler

Low-level task scheduler with priority queuing, efficient resource allocation, and multithreading support for high-performance computing.

C++ CMake Multithreading Docker
Mobile Development

Real-Time Chat Application

Feature-rich messaging platform with end-to-end encryption, media sharing, group chats, and real-time notifications using WebSocket.

React Native Node.js Socket.io Redis
Machine Learning

Predictive Sales Forecasting

ML-powered forecasting model that predicts future sales trends using historical data, seasonal patterns, and market indicators.

Python TensorFlow Pandas Scikit-learn
Data Structures & Algorithms

Algorithm Visualizer

Interactive web tool for visualizing sorting algorithms, pathfinding algorithms, and data structure operations with step-by-step execution.

JavaScript C++ HTML5 Canvas WebAssembly
Operating Systems

Custom Memory Allocator

High-performance memory allocator implementing custom malloc/free with defragmentation, memory pooling, and leak detection.

C Assembly GDB Valgrind
Computer Security

Network Intrusion Detector

Real-time network monitoring tool that detects suspicious traffic patterns, port scans, and potential security threats.

Python Scapy Wireshark SQLite
Database Systems

Library Management System

Complete library automation system with advanced search, inventory tracking, user management, and automated fine calculation.

Django PostgreSQL Redis Docker
Digital Logic Design

Smart Home Automation

IoT-based home automation using microcontrollers, sensors, and actuators with mobile app control and voice commands.

C Arduino ESP32 MQTT
Deep Learning

Medical Image Classifier

CNN-based diagnostic tool for detecting anomalies in medical scans with 94% accuracy using transfer learning and data augmentation.

Python TensorFlow Keras OpenCV
Data Communication

Secure File Transfer Protocol

Custom implementation of encrypted file transfer with AES-256 encryption, digital signatures, and integrity verification.

Python Cryptography Socket RSA