Systems
The infrastructure behind the projects β multi-agent AI systems, data pipelines, server management, and automation that runs 24/7 without supervision.
FSS ForgeCore β multi-agent carrier. Agents move between zones based on their real-time activity.
How I Think About Systems
A good system is invisible when it works and obvious when it breaks. I build with that in mind β every moving part has logging, every failure has a recovery path, and the whole thing runs without babysitting. If something goes wrong at 3am, it fixes itself and tells me about it in the morning.
I come from a manufacturing background where downtime costs real money. That discipline carries into every pipeline, every cron job, every API endpoint I build.
Active Systems
Custom AI Automation Framework
LiveA proprietary multi-agent system that handles task management, code deployment, content generation, and infrastructure monitoring β running 24/7 on a home server.
SoakHauler Data Pipeline
LiveDiscord bot β SQLite databases β REST API β web dashboard. 22+ endpoints serving player data, economy tracking, mission logs, and PvP analytics for a Star Citizen org.
wfdnelson.com
LiveThis website β Next.js with automated blog engine, MDX content pipeline, dynamic sitemaps, and CI/CD deployment to a DigitalOcean droplet via nginx reverse proxy.
DAJobs Analytics Platform
LiveJob market analytics dashboard tracking remuneration and role data across Australian markets. Live on a secure subdomain with Streamlit frontend.
Automated Task & Knowledge Management
ActiveA custom-built system for capturing, organising, and acting on work across multiple projects. Ensures nothing falls through the cracks and every action is traceable.
Infrastructure Monitoring & Recovery
LiveAutomated health checks across all services with self-healing capabilities. Detects failures, restarts processes, and reports status β without manual intervention.
Infrastructure Stack
Compute
- β’ DigitalOcean droplets (Sydney region)
- β’ WSL2 development environment
- β’ Tailscale mesh networking
Web & Networking
- β’ nginx reverse proxy
- β’ Let's Encrypt SSL (auto-renewal)
- β’ DNS via Cloudflare
Data & Automation
- β’ SQLite databases
- β’ Structured data pipelines
- β’ Automated scheduling & deployment
- β’ Self-healing monitoring
API Endpoints
Live endpoints powering the SoakHauler ecosystem:
/api/agents/status/api/soakhauler-data/api/playerdata/player_profiles/api/playerdata/raid_logs/api/soakevents/events/api/soakevents/ledger/api/soakhauler/playerdata/raid_leaderboard/api/soakhauler/playerdata/raid_summary/api/intel/api/refineryNeed a system built?
Whether it's a data pipeline, automation workflow, or infrastructure setup β I build systems that run reliably and scale when needed.
Get in Touch