# projects.md

Projects

// Selected security, infrastructure, development, and research work.

## project

Security-Focused Industry Capstone

Worked as a Security Analyst and Developer on a client-facing academic project. Contributed vulnerability findings, an RBAC model for admin, student, and instructor roles, security test cases, sprint planning, requirements gathering, and technical documentation.

RBACIAMJavaScriptGitAgileSecurity Testing

## project

Secure Enterprise Network

Designed and implemented a multi-user enterprise lab environment using Windows Server, Active Directory, Group Policy, role-based access control, and firewall integration. Documented the infrastructure and verified access controls against the design requirements.

Windows ServerActive DirectoryGPORBACFirewall

## project

Security-Hardened Web Application

Built and deployed a PHP and MariaDB application on Debian Linux with secure authentication, role-based authorization, parameterized SQL queries, brute-force protections, and XSS mitigation.

PHPMariaDBDebian LinuxSQLWeb Security

## project

Data Leakage Forensics Investigation

Investigated Windows and removable-media forensic images, validated evidence integrity with MD5 and SHA-1, reconstructed user activity, recovered deleted artifacts, and produced a structured evidentiary report.

EnCaseFTK ImagerDigital ForensicsHashingReporting

## project

Business Continuity & Disaster Recovery Plan

Created a BCP and disaster recovery framework for a simulated financial institution by mapping IT dependencies, assessing risk, identifying control gaps, and defining recovery objectives and testable recovery strategies.

BCPDRPRisk AssessmentRTODocumentation

## project

Personal Blog

This site — a minimal personal blog and portfolio built with Next.js 14 App Router, Tailwind CSS, and Markdown files. No database, no CMS, just files.

Next.jsTypeScriptTailwind CSSMDX