Projects

Selected Works

Avint LLC / Academic

Compliance & Vulnerability Asset Protection System

Engineered an ML/NLP-backed repository to identify, categorize, and track vulnerabilities across NIST, HIPAA, PCI, and ISO frameworks. Centralized fragmented compliance requirements into a searchable security database supporting risk mitigation and threat response workflows.

PythonNLPCompliance

George Mason University

Vulnerability & Exploit Analysis

Analyzed race conditions, privilege escalation, and buffer overflow vulnerabilities to strengthen threat identification. Investigated concealed system threats using forensic debugging tools including GDB to identify vulnerability behavior and exploitation risks.

GDBExploit AnalysisRisk

George Mason University

Secure Environment Deployment & Containerization

Deployed secure web environments within isolated Ubuntu virtual machines using controlled access boundaries and Docker-based containerization. Developed file I/O and object-oriented tools with emphasis on data integrity and secure execution.

UbuntuDockerSecurity

Virginia Tech

Interactive Web Application Development

Designed and developed a responsive website using HTML, CSS, JavaScript, and PHP, implementing dynamic page components, form validation, session handling, and database connectivity for reliable data processing and user workflows.

HTML/CSSJavaScriptPHP

Virginia Tech

Object-Oriented Software Development Project

Developed a modular application using Java and object-oriented principles — classes, inheritance, interfaces, exception handling, file I/O, and data structures — applying modular design and debugging to build maintainable components.

JavaOOPData Structures