Everything I've built.
CTF Write-Up Portfolio
A modern, responsive Next.js portfolio for showcasing Capture the Flag write-ups and cybersecurity research. Built to present write-ups in a format that's engaging and easy to read.
RootPath
A professional, desktop-optimized web application evolved from a standard link-in-bio clone, featuring responsive grid engineering and modular React architecture.
Python Password Manager
A security-focused Python application utilizing Object-Oriented Programming and the cryptography library to demonstrate secure CRUD operations and persistent storage.
Christmas UNO
UNO - Festive Edition reimagines the classic UNO card game with holiday-themed cards and new special holiday action cards. Enjoy the familiar core gameplay with a fun Christmas twist!
Python Port Scanner
This project is a lightweight Python-based port scanner, built with the socket module, to demonstrate a practical use of the module when programming custom tools. I used this project as a means to strengthen my networking knowledge and networking programming skill set.
Remote Command Execution
A socket-based simulation of remote command execution. A client connects to a server, sends shell commands, and receives the output in real time.
Script-Vault
A centralized repository of custom scripts designed to automate repetitive workflows in networking, reconnaissance, and development.
Virtualised Ethical Hacking Lab
Engineered a secure, isolated testing environment using VirtualBox and Kali Linux for penetration testing and vulnerability assessments.