Projects
A living portfolio of experiments, from blinking LEDs to full enterprise stacks.
Enterprise Homelab
In ProgressWindows like enterprise stack on Debian/Proxmox with zero trust access.
- VLAN segmentation for DMZ, Infra, Clients, IoT
- Zero inbound; admin plane over VPN only
- Selected admin UIs gated by Cloudflare Access MFA
Proxmox + Cloudflare Zero Trust
ActiveSecure remote Proxmox management via Cloudflare Tunnel (pve.heckit.dev) with Access MFA.
- Per app Access policy with identity challenge
GNS3 VLAN + Inter VLAN Routing Lab
CompletedCisco + Aruba switches with pfSense firewall for routed VLANs and policy filtering.
- DHCP per VLAN; routed access via pfSense
- Resolved ICMP to default gateway with ACL + rule audit
Lumenoxic LED Art
ActiveInteractive LED installations using FastLED with wireless control and on device UI.
- Animations with palette blending
- UI on microcontroller no laptop required
HeckIT.dev Website
ActivePersonal site built with Next.js, Tailwind, and shadcn/ui for portfolio, projects, and resume.
- Projects page with cards
- Responsive layout with Tailwind v4 utilities
- Custom branding and theme
Remote ID Drone Detector (DIY)
PlannedLow cost receiver for FAA Remote ID using SDR with real time map and alerts.
- Decode RID beacons; parse and display telemetry
- Local alerting; optional privacy respecting map
FreeIPA Identity & SSO
PlannedCentralized auth for Linux services with Kerberos/LDAP; exploring Windows trust for mixed env.
- SUDO, HBAC, and SSH key distribution via IPA
- Service accounts + host enrollment workflow
LAN Print Server (CUPS + Samba)
PlannedNetwork print service for mixed clients via CUPS/IPP with SMB sharing, isolated on IoT VLAN.
- IPP Everywhere for driver light setup; Bonjour/mDNS discovery
- Samba share for legacy Windows clients; per user ACLs
- Printer isolated on IoT VLAN; egress-only rules to print host
Privacy First Apartment Cameras
PlannedVendor free, local only IP cams with segmented VLAN access and encrypted remote viewing.
- Cameras isolated on IoT VLAN with egress controls
- Remote access via WireGuard + HTTP auth proxy
Nextcloud Personal Cloud
PlannedSelf hosted files, calendar, and password vault as a privacy first SaaS alternative.
- Object storage backend for durable media
- External sharing behind Access or VPN
Uptime Kuma + Prometheus + Grafana
PlannedObservability for homelab services and network endpoints.
- HTTP/DNS/ICMP probes with alerts
- System metrics and dashboards per service