- Portfolio

Everything I've built.

Filter

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.

2026-06-24web

RootPath

A professional, desktop-optimized web application evolved from a standard link-in-bio clone, featuring responsive grid engineering and modular React architecture.

2026-02-06web

Python Password Manager

A security-focused Python application utilizing Object-Oriented Programming and the cryptography library to demonstrate secure CRUD operations and persistent storage.

2025-12-23automation

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!

2025-12-18web

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.

2025-08-23security

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.

2025-07-06security

Script-Vault

A centralized repository of custom scripts designed to automate repetitive workflows in networking, reconnaissance, and development.

2025-03-05automation

Virtualised Ethical Hacking Lab

Engineered a secure, isolated testing environment using VirtualBox and Kali Linux for penetration testing and vulnerability assessments.

2024-11-12security