My Projects
A showcase of my work and accomplishments
Security & Exploitation

Password Manager
A full-stack web-based Password Manager built with React, Node.js, Express, and MySQL. Features organized password storage with easy access, CORS-enabled backend, and a modern React frontend for securely managing passwords. December 2024
View on GitHub
Password Security & Hash Cracking
Comprehensive password cracking lab using Hashcat and John the Ripper. Successfully analyzed and cracked 10 different hash types (MD5, SHA1, SHA256, bcrypt, NTLM) using dictionary attacks with rockyou.txt wordlist. Includes detailed comparisons and ethical use documentation. February 2025
View on GitHub
PCAP Analysis with Wireshark
SOC Analyst simulation analyzing PCAP files to investigate a compromised web server. Identified SSH brute-force attacks (52 failed attempts), malware downloads via wget, and attacker tools using Hydra. Detected 9 BMP files with suspicious base64-like filenames from IP 174.129.57.253. November 2024
View on GitHub
Buffer Overflow Attack Lab
Comprehensive exploit development lab featuring 5 phases of buffer overflow and ROP attacks. Successfully implemented code injection techniques and Return-Oriented Programming (ROP) chains using ctarget and rtarget binaries. Explored stack frames, memory layout, and crafted hexadecimal exploit payloads. October 2024
View on GitHub
Binary Bomb Defusal Lab
Reverse engineered and defused a binary bomb using GDB and x86 assembly analysis for COSC 30203. Each bomb contained multiple phases requiring exact input strings - incorrect inputs caused the bomb to "explode." Used debugging techniques including breakpoints, memory inspection, and disassembly to solve all phases. September 2024
View on GitHubSystems & Databases

PC Sales Database System
Complete database system for a fictional PC retail company built in MySQL. Features customer management, order processing, inventory tracking, and supplier linkage. Includes Python automation scripts and ER diagram documentation. March 2025
View on GitHubGaming & Miscellaneous

Video Game Enhancement Tools
Developed tools to enhance gaming experiences, including mods and performance optimizations. January 2025 - Present

Personal Portfolio Website
Developed a portfolio website using HTML, CSS, and JavaScript, hosted on GitHub Pages with a custom domain. March 2025 - Present
View on GitHub