Infrastructure
The Stack
Everything I build runs on infrastructure I operate. Self-hosted, self-maintained, running locally on a Windows/WSL machine. No managed cloud services, no vendor lock-in, no per-seat pricing, no monthly hosting bill. The only cost is electricity.
This isn't ideological minimalism. It's practical: when you're running 50+ automation workflows, a multi-agent fleet, a search engine, a web scraper, a transcription pipeline, and multiple web applications, the economics of managed services don't work. Self-hosting does.
Live Services
Why Self-Host
Perplexity Pro costs $20/month for one user. My Fireplexity instance costs nothing, works with any LLM provider, and doesn't track my searches. Zapier charges per-zap with usage caps. My n8n instance runs 50+ workflows with no per-execution pricing. Managed Whisper APIs charge per minute of audio. My local GPU does it for the cost of electricity.
The harder reason: when your agents need to search the web, scrape a page, process audio, query a database, read email, and write files โ all in the same operation โ you can't afford to have those tools owned by six different vendors with six different rate limits and six different pricing models. The stack has to be yours.
What 50+ n8n Workflows Looks Like
Email monitoring and routing. RSS aggregation and summarization. Social media scheduling. Lead enrichment pipelines. Data extraction from web sources. Notification routing across channels. Backup automation. Health checks and uptime monitoring. Invoice processing. Calendar sync. Content distribution. API middleware between services that don't talk to each other natively. Each workflow is small. The compound effect of 50+ of them running simultaneously is an operation that would take a team to do manually.
Infrastructure as Portfolio
Most automation consultants demonstrate their work with screenshots of individual workflows. I can point to live subdomains running services I stood up, configured, secured, and maintain. The infrastructure isn't separate from the portfolio โ it is the portfolio. Every tool my agents use, every service my clients access, every automation that runs in the background is something I built and operate.