~/projects

Projects

Hardware builds, security tooling, and infrastructure work. Red team projects are gated — see the [redteam] section.

Featured

ESP32C++HardwareIoT

ESP32-CAM Ethernet Build

Stripped the WiFi from an ESP32-CAM and wired it to an ENC28J60 Ethernet module for an air-gappable surveillance node. No wireless attack surface.

MeshtasticLoRaHardwareOPSEC

Meshtastic Node — Custom Build

Purpose-built Meshtastic mesh radio nodes for off-grid comms. Custom 3D-printed enclosures, solar charging, and hardened firmware config.

AWSELKTerraformGitLab CIGrafana

Enterprise Log Aggregation Platform

AWS-hosted ELK + Prometheus + Grafana stack deployed via Terraform and GitLab CI. Aggregates logs across 35+ ATO boundaries.

Other Work

This Site
SvelteKitDockerGitLab CI

SvelteKit + Tailwind, static export to GitLab Pages. Trivy-scanned container image pushed to GitLab Registry and AWS ECR on every merge to main. CTF-gated red team section.

Sonoff OTA Flash
IoTHome AutomationTasmota

Replaced Tuya firmware on Sonoff smart switches with Tasmota via OTA — no soldering, no cloud dependency.

SSH Tunnel Proxy
NetworkingSSHOPSEC

SOCKS5 proxy via SSH tunneling for secure browsing through a trusted remote host. Full walkthrough with client configuration.