professional headshot photo of Mr Palumbo

NICHOLAS PALUMBO

Full-Stack Developer · AI Engineering · LLM Ops

About

Full-stack developer building AI-powered products end to end. I design and ship web applications, then put large language models to work inside them: agent workflows, evaluation pipelines, and the LLM ops that keep models fast, cheap, and reliable in production. Certified Security+ and Linux+, comfortable everywhere from the frontend to cloud infrastructure and secure system design.

Projects & Skills

Hover to trace connections. Click anything for details.Tap to trace connections. Tap again for details.

Toolbox

~/.palumbo/stack.json
{
  // always open, in this order
  "daily_drivers": ["Claude Code", "VS Code", "Terminal", "tmux"],

  "languages": ["TypeScript", "Python", "PHP", "C/C++"],

  "edge": {
    "compute": "Cloudflare Workers",
    "data": ["D1", "R2", "Vectorize"],
    "deploys": "git push" // CI does the rest
  },

  "ai": {
    "models": ["Claude", "Grok", "Workers AI"],
    "local": "Ollama", // for the offline experiments
    "protocols": ["MCP"]
  },

  "ops": ["Docker", "AWS EC2", "Wireshark"],
  "os": ["macOS", "Ubuntu", "RHEL"],
  "certs": ["Security+", "Linux+"],

  // the creative escape hatch
  "after_hours": ["FL Studio", "After Effects"],
  "coffee": false,
  "water": true // non-negotiable
}