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.

Social Engineering OSINT Recon
View Project
🕵️‍♂️

Incident 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.

Incident Response BCP / DR Retention
View Project
🔬

Digital Data Forensic Techniques

Studied forensic best practices including chain of custody, data acquisition, hashing, preservation, e-discovery, and recovery to support investigations and compliance.

Forensics E-Discovery Integrity
View Project
🛡️

Identifying 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.

Security+ Wireshark Ettercap hping3
View Project
🧭

Penetration 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.

Pen Testing Recon Nmap BurpSuite
View Project

Python 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.

Python Streamlit PDF Tools
View on GitHub
🐧

LinuSec

A modular Linux security audit tool built in WSL using Bash for system checks and Python for parsing, scoring, and Rich-powered terminal reporting.

Linux Python Security Terminal Tools
View on GitHub
🔒

DeepVault

A secure, command-line encrypted journal application I made with military-grade AES-256 encryption.

Python Encryption CLI Terminal Tools
View on GitHub
🕵️

username_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.

Python OSINT Open Source Terminal Tools
View on GitHub
🐍

Punnett Square Generator

A simple Python script I made for BIO class that generates Punnett squares for genetic crosses, useful for biology students and educators.

Python Biology Streamlit
View on GitHub
⚙️

PC 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.

Python Streamlit Calculator
View on GitHub