Projects

A growing lab of templates, tools, servers, and experiments.

Use the index on the right to jump between categories. Each project card is meant to be easy to clone and tweak. When something grows big enough, you can give it its own page or repo link.

Template Projects

Reusable blueprints: writeup templates, report layouts, and lab scaffolding.

Personal Site Template

Type: HTML / CSS · Status: In progress

Base layout for this site: glitch header, resume sections, and project grids. Intended as a starting point for other cybersecurity portfolios.

template frontend

HTB Writeup Template

Type: Obsidian / Markdown · Status: Placeholder

Standardized structure for HackTheBox notes: recon, foothold, privesc, loot, and remediation.

template notes

Software Projects

Desktop or web tools that actually do things (or will soon).

Schedule Tool

Stack: TBD · Status: Placeholder

Placeholder for a future scheduling / tracking app. Replace this text with real details when the project spins up.

software planning

Coding Projects

Scripts, small tools, and proof-of-concept code.

Glitch Background Generator

Python · Status: Prototype

Python script that renders chunky glitch backgrounds using your magenta and cyan palette. Used for site art and wallpapers.

python graphics

Automation Scripts (Placeholder)

Bash / PowerShell · Status: Planned

Slot for deployment scripts, lab setup helpers, and other small automation utilities.

scripting ops

3D Printing

Printable parts, miniatures, and lab utility prints.

Game Servers

Minecraft, modded worlds, and other managed servers.

Minecraft Lab Server

Fabric / Linux · Status: Ongoing

Modded Minecraft server used as a sandbox for automation, scripting with CC:Tweaked, and base-building chaos with friends.

minecraft server-admin

HackTheBox

Boxes, challenges, and tooling around HTB workflows.

HTB Writeup Collection

Obsidian / Markdown · Status: In progress

Private and public-ready notes based on a consistent template: recon, foothold, privesc, post-ex, and lessons learned.

hackthebox notes

HTB Tooling (Placeholder)

Python / Bash · Status: Planned

Slot for helper scripts that streamline enumeration, note generation, or report export for HackTheBox labs.

automation offsec