Portfolio
A collection of security analysis work, case studies, and Python tools
Case Studies
Social Engineering Techniques & Reconnaissance
Hands-on case study focused on phishing variants, OSINT reconnaissance, social engineering methods, and defensive awareness strategies.
View ProjectIncident Response Policies & Procedures
Built a structured summary of incident response phases, disaster recovery planning, business continuity, and retention policies, with a focus on how these controls improve resilience and support cybersecurity operations.
View ProjectDigital Data Forensic Techniques
Studied forensic best practices including chain of custody, data acquisition, hashing, preservation, e-discovery, and recovery to support investigations and compliance.
View ProjectIdentifying Indicators of a Network Attack
Scanned wireless, DNS, DoS, and malicious script attack indicators using Talos Intelligence, Wireshark, hping3, Yersinia, and Ettercap to better understand how modern threats look in practice.
View ProjectPenetration Testing Techniques
Explored blackbox, whitebox, and graybox testing, along with active and passive reconnaissance, rules of engagement, and tools such as Nmap, Nessus, BurpSuite, and SQLMap.
View ProjectPython Scripts & Tools
mergePDF
A Python and Streamlit PDF merging tool I built to turn a simple CLI workflow into a clean, SOC-style GUI for fast local document merging.
View on GitHubLinuSec
A modular Linux security audit tool built in WSL using Bash for system checks and Python for parsing, scoring, and Rich-powered terminal reporting.
View on GitHubDeepVault
A secure, command-line encrypted journal application I made with military-grade AES-256 encryption.
View on GitHubusername_recon
An OSINT (open-source intelligence) tool I made in Python for checking whether a username appears on multiple social media platforms, with some ASCII art inspired by the show Mr. Robot.
View on GitHubPunnett Square Generator
A simple Python script I made for BIO class that generates Punnett squares for genetic crosses, useful for biology students and educators.
View on GitHubPC Equivalence APP
A simple calculator app I made that estimates how many of your very first PC's it would take to power your current modern PC.
View on GitHub