Projects
A curated set of full-stack, systems, and AI projects with practical engineering focus.
DoctorNow - Healthcare Management Platform
A web-based healthcare platform for appointment booking, medicine purchasing, and secure report storage. Built using React, Python, SQL, and core web technologies. Integrates scheduling, e-commerce, and secure data handling into a seamless user experience. Designed for accessibility, scalability, and efficient healthcare management.
View on GitHub
DeepGuard - AI Deepfake Detection Platform
DeepGuard is a full-stack AI-powered platform for real-time audio and image deepfake detection. Built with FastAPI and React, it delivers seamless inference workflows with an intuitive UI. Powered by PyTorch multimodal models, it classifies media as real, fake, or uncertain with confidence scores. It features robust APIs with health checks, model validation, and structured error handling. Includes secure file handling, metadata reporting, and audio calibration controls like threshold tuning for reliable predictions.
View on GitHub
Quizeria - Quiz Management Platform
A secure web-based quiz system built with Spring Boot and Thymeleaf for efficient online assessments. Implements role-based access for admins and students with a fully custom UI using HTML/CSS. Uses in-memory data storage for fast performance and simple deployment. Designed with a modular architecture, making it easy to extend with features like persistent storage or analytics.
View on GitHub
System Resource Monitor - Terminal Dashboard
A lightweight terminal-based tool for real-time monitoring of CPU, memory, disk, and network usage. Built with Python using rich and psutil libraries. Features a dynamic CLI dashboard for instant system insights. Designed for quick diagnostics and performance optimization with minimal overhead.
View on GitHub