Hi, I'm

Samuel Krohn

Software Engineer & Full-Stack Developer

I build pragmatic, performant web applications and automation tools that eliminate complexity. Currently at HireVue, working across the full stack with TypeScript, React, .NET, and more.

profile.ts
const engineer = {
  name: "Samuel Krohn",
  role: "Software Engineer",
  focus: [
    "Full-Stack Development",
    "Process Automation",
    "Web Performance",
  ],
  stack: {
    languages: ["TypeScript", "C#", "Rust"],
    frontend: ["React", "Next.js", "Angular"],
    backend: [".NET", "NestJS", "Express"],
    hosting: ["GitHub Pages", "Cloudflare"],
  },
  currentlyAt: "HireVue",
}