Selected Projects


Onion Router

→ Developed auto-scaling network topologies with Mininet to simulate and test custom onion routing algorithm
→ Configured hosts, switches, and routers to pass bytes over TCP encrypted with AES symmetric keys

[code]

Phishing URL Classification

→ Classified legitimate and phishing URLs with K-Nearest Neighbors, Support Vector Machine, and Neural Network
→ Employed dimensionality reduction with Principal Component Analysis and applied filter feature selection to achieve an accuracy of 95.9% with a dataset consisting of 11430 real URLs

[paper] [code]

Physical Education Tracker

→ Coordinated with client to build OS-independent mobile application for instructors to record students’ progress
→ Maintained records with Google’s Firebase to offer low latency access and authentication for data security

[code]