tobhoster.com - Code Editor
profile.config.ts
render.tsx
1234567891011121314
export const profile = {
  location: "New York, USA",
  currentRole: "Software Development Engineer",
  company: "Amazon Web Services",
  experience: "10+ years",
  education: "Computer Science",
  hobbies: ["Aviation","Self-hosting","Open Source"],
  status: "Open to opportunities",
  languages: ["TypeScript","Go","Rust","Python"],
  workAuth: "US Authorized",
  remote: "Remote / Hybrid / NYC",
} as const;

// Last updated: 1/17/2026
Output Preview
RoleSoftware Development Engineer
CompanyAmazon Web Services
LocationNew York, USA
Experience10+ years
Work AuthUS Authorized
PreferenceRemote / Hybrid / NYC
main
Synced
0
0
Ln 1, Col 1
Spaces: 2
UTF-8
TypeScript JSX
Prettier
0%