Everything I've built.
Interactive Quote Estimator
Interactive quote estimator for freelance web projects — get instant pricing, then receive a custom PDF quote by email. Built with Next.js, Supabase & Resend.
Network Uptime Tracker
A live network monitoring dashboard that pings a list of hosts, logs uptime history to SQLite, and displays it through a self-refreshing Streamlit dashboard.
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.
Keylogger & Detection Script
A dual-sided ethical hacking project demonstrating both red team (offensive keylogger) and blue team (defensive detection) capabilities in Python. Includes data exfiltration via Discord webhook.
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.