About
I build small, practical tools and web apps. This page links to my recent projects.
Projects
-
Attack Tree Assistant (MSc)
Interactive app to build/refine attack trees with suggest, prune, and explain modules.
-
Port Scanner (Python)
Scan a host for open TCP ports with a simple threaded CLI tool.
-
Password Generator (C++)
Create random passwords and estimate strength in a tiny console app.
-
To-Do App (JS)
Client-side to-do list with localStorage persistence.