◐ Shell
clean mode source ↗

mrzacsmith - Overview

Hi, My name is Zac! Principal AI Engineer at Gauntlet AI.

const readme = {
  aboutMe: ["techie", "star wars nerd", "gamer", "curious about life"],
  position: "principal ai engineer @ gauntlet ai",
  hero: {
    size: "1280x320",
    title: "Zac Smith",
    subtitle: "Principal AI Engineer",
    tagline: "Training elite AI engineers • Building AI-first SaaS • Testing LLMs for real software engineering"
  },
  loves: ["akm", "mars", "darth vader", "hatch green chile", "building web apps",
    "business automation", "llms", "ai first engineering"],
  technologies: {
    backEnd: ["nodejs", "python", "golang", "rust", "express", "cors", "helmet", "baas", "rest", "saas", "graphql"],
    frontEnd: ["reactjs", "nextjs"],
    database: ["mongo", "firestore", "redis", "nosql", "sql", "supabase"],
    deployment: ["google cloud platform", "firebase", "netlify", "heroku"],
    serverless: ["cloud functions", "firebase", "netlify functions", "supabase"],
    automation: ["make.com", "open ai", "google", "slack", "anthropic", "custom gpt"],
    ai: ["langchain", "langsmith", "langserve", "claude", "cursor/claude code", "ollama", "ai studio", "grok"],
    cliAgentTools: ["code review cli", "cursor rules cli"],
    cms: ["ghost cms"],
    misc: ["app script", "google workspaces apps", "web app penetration testing",
      "certified scrum master", "build bench(mark)"],
  },
  education: {
    phd: "computer science", "phd cs",
    ms: "computer science cybersecurity", "mscs",
    bs: "information technology", "bict"
  },
  projects: {
    codeshock: "https://codeshock.dev",
    codeReviewCli: "https://www.npmjs.com/package/@mrzacsmith/code-review-cli",
    cursorRulesCli: "https://www.npmjs.com/package/@mrzacsmith/cursor-rules",
    gauntletAi: "https://gauntletai.com",
    gauntletApply: "https://apply.gauntletai.com",
    digitalThoughtLabs: "https://digitalthoughtlabs.pages.dev/",
    buildBenchMark: "https://digitalthoughtlabs.pages.dev/buildbench/",
    autoCSuite: "https://autocsuite.web.app/",
    sendmea: "https://sendmea.io",
    rankrebel: "https://rankrebel.io",
    ship12: "https://ship12.codeshockai.com"
  },
  challenge: {
    gauntlet: "Principal AI Engineer at Gauntlet AI — helping train the best AI engineers in the world.",
    buildBenchMark: "Building Build Bench(mark) to test LLMs in a way that is useful to AI software engineers."
  }
}