calendar_month
Schedule Chat Select your availability
Preferred Time Slots
Research Area

Research Output

Scientific investigations into automated vulnerability discovery, program analysis, and microarchitectural security.

science
Project • 2026

Hall Dining Management System

Architected a full-stack Django web app for meal tracking and financial reconciliation, serving a residential hall. Designed secure RBAC, JWT-based REST APIs, and real-time deduction logic; ensured XSS/CSRF protection and accessibility (WCAG 2.1).

Django, PostgreSQL, DRF, Bootstrap 4 Read More arrow_forward
science
Project • 2026

NestLedger

Built a shared expense manager for roommates featuring automated debt settlement, loan request handling, and real-time notification badges. Implemented secure user authentication with remember-me functionality and an intuitive dashboard for transaction history.

Django, Tailwind CSS Read More arrow_forward
science
Project • 2026

x86-64 Assembly Web Server

Engineered a fully functional HTTP server in pure assembly, parsing GET/POST requests and handling concurrent clients via fork() and direct Linux syscalls, demonstrating low-level socket and memory management expertise.

x86-64 Assembly, Linux Syscalls Read More arrow_forward
science
Paper • 2026

Automated Exploit Generation for IoT

Accepted at USENIX Security '24.

science
Project • 2026

[HYDRA_FUZZ] - Distributed Fuzzer

High-performance network protocol fuzzer.