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/2026Output Preview
RoleSoftware Development Engineer
CompanyAmazon Web Services
LocationNew York, USA
Experience10+ years
Work AuthUS Authorized
PreferenceRemote / Hybrid / NYC