Projects
A curated selection of work reflecting my focus on security tooling, infrastructure design, and modern development practices.
projectKepler
Active Tooling NewSolving documentation debt in collaborative penetration testing.
Built to facilitate seamless handoffs between testers. projectKepler allows users to tag endpoints as vulnerable, safe, or "needs investigation" directly within Burp Suite's proxy. The goal was to prevent redundant testing and create a shared understanding of what's been covered—a common pain point in team-based engagements.
dockerLab
Live Infrastructure NewSecurity-first homelab orchestration.
This stack maintains the local fallback for the website you're reading. The public site is built with Astro for zero-JS static generation and deployed to Cloudflare Pages, while the Docker/Bun path remains available on localhost as a backup. Cloudflare Tunnels still provide zero-trust, localhost-only exposure for the broader lab, keeping the public attack surface small.
threat-tracker
UI/UX Experiment NewA UI/UX experiment in threat intelligence visualization.
A proof-of-concept platform built to explore Next.js 16 and Tailwind CSS 4. While it functions as a simple OSINT lookup tool for AbuseIPDB and AlienVault OTX, its primary purpose was an exploration of modern frontend architecture—specifically, real-time data streaming with Server-Sent Events (SSE) and schema management with Drizzle ORM.
Note: You can create your own account to use the system today!
Certifications
Professional certifications currently in progress.
Hack The Box - Certified Penetration Testing Specialist (CPTS)
In Progress
TCM Security - Practical Network Penetration Tester (PNPT)
In Progress
Collegiate Penetration Testing Competition (CPTC)
Former Team Captain for Tennessee Tech's CyberEagles
As team captain, I led strategy, technical execution, and client-facing presentations in a simulated, real-world penetration testing engagement against live enterprise networks. This competition was a premier event for developing and demonstrating practical offensive security skills.
CPTC 10 (2024)
1st Place - Central Region
CPTC 11 (2025)
3rd Place - Central Region
// Development Workflow
These projects were developed with an agentic workflow, primarily using Codex for planning, implementation, review, and iteration. I use these tools as a development partner while keeping the technical decisions, security judgment, and final review in human hands.