Hi, I'm Victor García,
Senior Backend / DevOps at Range Security
engineer first, then AI-multiplied
with HITL + MCP + RAG
Work Experience
Two parallel tracks: Senior BE/DevOps + side project experiments. I know how systems work at a low level, so AI handles the drudge work while I own the architecture.
Senior Backend / DevOps Engineer
Jun 2023 - Present
- •Backend platform engineering and production operations.
- •Infrastructure, observability and reliability.
Founder — AI-first side project
2025 - Present
A personal side project. An astrology app live on Google Play, solo-built under Totem Labs Forge, my LLC. Ships alongside Forgetty, an open-source terminal emulator.
Senior Backend Engineer
Aug 2021 - Nov 2022 · Crypto exchange service
Rebuilt the cryptocurrency exchange service behind the Exodus wallet. Co-designed the exchange core, led the migration to TypeScript, and owned the GraphQL API gateway. Cut rate-building times by 10x.
"Led the TypeScript migration of the exchange core and delivered a 10x reduction in rate-building times."
Wizeline
Senior Software Engineer · Cryptocurrency Exchange Tech Lead
Mar 2019 - Jul 2021 · Blockchain + Platform
Technical lead for a multi-chain cryptocurrency exchange. Built a shared codebase for signing and tracking transactions that cut new-asset lead time from three months to three weeks, with 50+ assets delivered. Ran the internal Blockchain 101 academy.
50+ Chain Integrations · 80+ Engineers Trained
A unified exchange codebase cut per-chain lead time from three months to three weeks. Integrated a new chain roughly every two weeks.
"One of the first Blockchain Experts at Wizeline. Ran the first Blockchain 101 academy with 80+ attendees."
Projects
vikgmdevForge Harness — Multi-Agent AI Pipeline
Seven roles, not one agent. Plan, Build, then QA with mandatory audit passes.
Cross-project orchestrator — picks the next task, sequences Plan / Build / QA, enforces audit gates
Writes the spec and acceptance criteria before a single line of code
Implements against the spec in an isolated git worktree
Mandatory review pass — removes duplication and dead code
Rust-specific review — safety, lifetimes, performance, idioms
Security review — inputs, secrets, auth paths, footguns
Unattended overnight mode — completes tasks and queues QA for the morning
ERA — Cosmobiology AI
Astrology app live on Google Play since April 2026. Built on a 30-year interpretive methodology transmitted from my father.
Forgetty
GTK4 terminal emulator written in Rust. Daemon-first architecture, tabs and split panes, session restore, socket API. MIT licensed.
Totem
Publish a browser game and get a link anyone can open. An MCP server lets an AI coding tool publish the game directly, with no upload form and no waitlist. Free.
Claude Code Power User · Forge Harness
Solo Operator · Team-Level ThroughputMy daily workflow is a multi-agent harness. Every feature goes through Plan, then Build with mandatory audit passes, then human QA. Per-task git worktrees let me run several features in parallel.
- ›Plan, Build and QA run as isolated subagents in per-task git worktrees
- ›Every Build pass runs simplify, audit-rust and audit-security before QA sees it
- ›An overnight mode completes tasks unattended and queues QA for the morning