1 /** 2 * Joseph Rosenbaum 3 * Systems Designer & 4 * Full Stack AI Engineer 5 */ 6 7 const profile = { 8 name: "Joseph Rosenbaum", 9 base: "Dallas, TX", 10 years: 15, 11 12 stack: [ 13 "Node.js/TypeScript", 14 "Proxmox/Docker/LXC", 15 "LLM Agents + MCP", 16 "M365/Graph API", 17 "PowerShell/.NET", 18 "Caddy/Cloudflare", 19 ], 20 21 certifications: [ 22 "CompTIA A+", 23 ], 24 25 education: { 26 school: "UT Dallas", 27 focus: "Computer Science", 28 }, 29 30 solve(problem) { 31 return this.automate( 32 this.document(problem) 33 ); 34 } 35 };
I'm Joseph Rosenbaum — a Systems Architect and AI Engineer based in Dallas, TX with over 15 years in IT and a current focus on AI-integrated infrastructure, autonomous agents, and full-stack tooling for MSP operations.
I started on the bench at PC ASAP writing AutoIT diagnostic tools. Now I build MCP servers, operational dashboards with LLM chat, autonomous Telegram agents, and manage 20+ VMs on a Proxmox cluster with Caddy reverse proxy and Cloudflare tunnels.
I also build web apps and resumes for friends, run a 4-node local inference cluster for AI workloads, and designed a church song sheet generator with PDF pipeline and column-balancing algorithm. I ship tools that solve real problems and deploy them to production infrastructure I built from scratch.
irm scripts.net/fn | iex.CRM-integrated diagnostic automation hooking into RepairSHOPR — turned a multi-step manual repair workflow into a single-click operation with automatic logging.
Built 7 Model Context Protocol servers from scratch — Autotask, Datto RMM, IT Glue, SaaS Alerts, Pax8, M365 Graph, and OneDev. Gives AI agents full read/write access to the MSP stack via standardized tool-calling.
Self-hosted PowerShell function server enabling one-liner deployment across all client machines via irm scripts.net/fn | iex — no manual file transfers ever.
Designed and deployed a Wireguard mesh VPN on a UDM-Pro (via SSH + UDM Boot for NAT) enabling seamless site-wide and offsite access with conditional trust per site — replacing a fragile legacy VPN stack.
Designed and deployed custom web resumes and sites for friends and clients — TUI-themed dark layouts, custom domains, Caddy reverse proxy on a VPS. Hosted at ericbolanos.com, hirenesto.com, macsperformance.fitness.
Production-grade homelab running a Proxmox cluster with VM/CT provisioning, Docker Compose services, self-hosted infrastructure, and a Netbird mesh overlay network. Daily driver for testing and skill development.
Terminal UI app bridging RingCentral call data into Autotask tickets. LLM-assisted ticket classification, description generation, and company lookup. Built with Terminal.Gui and async patterns.
Operational dashboard with LLM-powered chat, tool-calling loop (max 4 rounds), client compliance ranking, and real-time connectivity checks across Autotask, Datto, IT Glue, and M365. Deployed on Proxmox with systemd.
Full-stack song sheet generator for church worship. 49-song database, greedy column-balancing algorithm, 3-column HTML layout engine, and HTML-to-PDF pipeline via Puppeteer. Dockerized and deployed with Caddy.
Whether you need an infrastructure architect who builds AI-integrated tooling, someone who can own an entire automation practice end-to-end, or a developer who ships real products to production — I'd love to connect.