My Projects

A collection of projects showcasing my expertise in systems programming, AI/ML, and cybersecurity

Systems Programming

Linux Kernel Module Driver

CLinux KernelDevice DriversIRQ

Designed and implemented custom Linux kernel modules for direct hardware interfacing, utilizing memory-mapped I/O and interrupt handling (IRQ). Developed character device drivers for streamlined user-space to kernel-space communication.

#Kernel Module#Device Driver#Low-Level#Linux
AI/ML

Speech to Speech AI Assistant

FastAPIReactJSWhispergTTS

Built a real-time speech-to-speech AI assistant using FastAPI for backend state management and ReactJS for a responsive frontend. The application enables seamless voice capture and conversational AI interactions.

#Conversational AI#Speech Recognition#Text-to-Speech
Cybersecurity

CyberHive – Cybersecurity Toolkit

Express.jsMongoDBWebSocketsDocker

Developed a containerized cybersecurity platform featuring microservices for port scanning, intrusion detection, and vulnerability scanning. Real-time logs and threat insights are streamed via WebSockets.

#Intrusion Detection#Port Scanning#Vulnerability Analysis