Projects

Things I've
built & explored

From IoT rescue systems to RISC-V processors — a collection of projects spanning hardware, AI, and software.

Featured · FYP

Nishan-e-Zindagi (FYP)

Low-cost IoT search-and-rescue framework for disaster relief. Custom sensor nodes (CO2, temp/humidity, GPS) with Raspberry Pi Pico and SX1262 LoRa mesh networking via Meshtastic. Firebase backend with real-time dashboard for anomaly detection and survivor estimation.

Raspberry Pi PicoLoRaFirebaseIoTMeshtastic

Single-Cycle RISC-V Processor with Data Cache

Designed and implemented a complete single-cycle RISC-V processor with integrated data cache memory in Verilog/SystemVerilog.

VerilogSystemVerilogComputer Architecture

S&P 500 Predictive Model

Built a predictive model for S&P 500 stock data using matrix factorization and linear regression techniques.

PythonMachine LearningLinear Algebra

Automated Blood Cell Counter

Computer vision system for automated detection and counting of blood cells from microscope images.

PythonComputer VisionTensorFlow

Morse Encoder

Placeholder: project description to be added.

TBD

Digital Signal Processing

Placeholder: project description to be added.

TBD

Campus Delivery System

Placeholder: project description to be added.

TBD

ML Specialization Learning

Placeholder: project description to be added.

PythonMachine Learning

Embedded C Learning

Placeholder: project description to be added.

CEmbedded Systems

Library Management System

Full-featured library management application implementing core data structures and algorithms.

C++DSA