const greeting = "Hey, I'm Hunter."

Hunter Wiginton

|

I started in a full-time non-dev job, taught myself to code, became a frontend dev, now full-stack in the AI space at one of the largest software companies in the world. I ship side projects in public under the Hackastak umbrella: CLIs, AI agent tooling, workflow automations, and digital products on Gumroad.

TypeScriptNext.jsPythonAI AgentsMCPNeovim
01.

Featured Projects

Side projects under the Hackastak umbrella. Built in public, shipped on weekends, and paid for in coffee. Agent tooling and CLIs you can install today.

Staksmith

The agent harness I use every day, packaged so anyone else can: 155 skills, 21 agents, 53 slash commands. The hard part isn't the content, it's portability — one source of truth that installs cleanly into Claude Code, Cursor, Codex, and OpenCode, which all disagree on config format.

TypeScriptShellPythonGoMCP

RepoG

Semantic search and RAG across every repo you own or starred, without shipping your code to anyone. It all runs locally: a statically-linked Go binary embeds SQLite plus the sqlite-vec extension through CGO, and pointing embeddings at Ollama means zero network calls at all.

GoCobraSQLitesqlite-vecCGORAG

BillScribe

A subscription SaaS end to end, not just invoice CRUD: Stripe Checkout for plans, a webhook route that reconciles subscription state server-side, Supabase SSR auth, and Drizzle-typed queries. Invoice PDFs are generated with jsPDF rather than by spinning up a headless browser.

Next.jsTypeScriptSupabaseStripeDrizzle ORMjsPDF

// Other Noteworthy Projects

Waystone

ProtoFlow

Hackastak Homebrew Tap

02.

From The HackaStak

Honest, no-BS recommendations on the tools and practices worth your time. Developer tooling, AI x dev workflow, engineering best practices, and career notes from a self-taught dev still in the trenches.

03.

Experience

From a non-dev full-time job to full-stack engineering at a major AI software company — the timeline of the pivot, plus the side-project habit that came along for the ride.

Work Experience

2025 — Present

Full-Stack AI Engineer

SAP, Inc.

Building production AI agent tooling, MCP integrations, and Claude SDK-powered workflows for enterprise teams. Day-job lessons feed The HackaStak's AI x developer pillar.

TypeScriptJavaScriptGremlinClaude SDKMCPNext.jsPythonGraph DBs
2022 — 2025

Full-Stack Engineer

SAP, Inc.

Owned the customer-facing application — design system, accessibility, and performance work. Mentored teammates and shipped the features that moved the metrics.

JavaSpringbootSQLReactTypeScriptJavaScriptNext.jsTailwind
2020 — 2022

Lead Frontend Engineer

Smith & Nephew, Inc.

Lead frontend engineer on a React app running on Kubernetes against multiple microservices, used by surgical imaging teams across 30,000+ cases a year. Mentored engineers and senior interns. This is where the pivot landed: the nights-and-weekends learning became the day job.

ReactJavaScriptKubernetesMicroservicesHTML/CSS
2016 — 2020

Senior New Product Development Engineer

Smith & Nephew, Inc.

Led cross-functional product launches for medical devices that grew annual revenue by millions — mechanical engineering, not software. Taught myself to code on nights and weekends here, which is where the career change started.

Product DevelopmentCross-Functional LeadershipMechanical DesignCAD

Self-Taught

BS in Mechanical Engineering, then software on nights and weekends. Engineering fundamentals from the degree, the stack from side projects, OSS, and shipping in public. Bootcamp grads, juniors, and career-changers are exactly who The HackaStak is for.

  • >Published CLIs to Homebrew
  • >Contributing to MCP / agent ecosystem
  • >Cross-posted essays on Medium, Dev.to, Hashnode

Core Skills

Frontend

React, Next.js, TypeScript, Tailwind

Backend

Node.js, Python, PostgreSQL

AI / Agents

Agent reliability, evals, observability, MCP, Claude SDK

Infra

Docker, Kubernetes, CI/CD, Vercel