type Role = "Frontend Engineer" | "Ex-Soccer Player";
const GENS: Developer = {
name: "Genta Ito",
role: "Frontend Engineer" as Role,
location: "π―π΅",
mindset: ["Team Player", "Lifelong Learner", "UI/UX Lover"],
now: {
focus: ["Frontend Architecture", "DX/UX", "Design Systems"],
stack: ["TypeScript", "React", "Next.js", "Remix", "Hono"]
},
future: {
goal: "Tech Lead",
dream: "Work at a global tech company π"
}
};
Pinned Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

