Academic Projects
A selection of academic and software engineering projects demonstrating technical depth and research application.
Novel pipeline using BERT and GPT for binary and multi-label classification of anomalous network traffic from pcap data.
Core ML algorithms (logistic regression, SVD, PCA, GMM/EM) and a feed-forward neural net with Adam optimizer — all in pure NumPy.
Full-stack document management app with file flow, sharing, digital signature, and verification. Back-end focused.
Implemented AES, Diffie-Hellman, RSA with sockets. Demonstrated buffer-overflow attack and pedagogical malware in Docker.
Threaded server-client sockets, NAT and ACL on VLANs, and simulated wired/wireless mobile networks.
Explored bash scripting and synchronization (pthreads). Implemented system calls and round-robin scheduler in xv6.
Full-stack anime database with listing, discovery, and forum discussions. Front-end and full-stack integration focused.
Full-stack service application using Svelte and PostgreSQL following modular design and web development best practices.