Solo project for CSE-108. Manages players, clubs, and transfers using JavaFX and a server-client model.
Two-person project for CSE-216: A Case Management System with real-time tracking and secure communication, built using Node.js and HTML/CSS.
Automated Home and Security systemdeveloped in CSE-316 with features like Bluetooth-controlled access, gas/flame alerts via Telegram, intruder detection, and automated water, plant, and window systems.
Three-person CSE-408 project: A Svelte-based media-sharing platform with group uploads and efficient tag-based search using the CLIP model.
Two-person CSE-472 project: Developed a deep learning system to detect kidney anomalies by merging predictions from multiple models for enhanced accuracy.
Conducted an in-depth exploration of the Velociraptor tool, analyzing its key features and compiling a comprehensive report based on the findings.
Developed a partial compiler for the C programming language using C++. Utilized Lex and Yacc for lexical analysis and parsing, and created the backend to generate assembly code for the Intel 8086 architecture.