const developer = {
name: "パク・ジュヒョン",
location: "Tokyo, Japan 🇯🇵",
origin: "South Korea 🇰🇷",
languages: ["Korean (Native)","Japanese"],
currentFocus: "Game Development,Frontend Development",
hobbies: ["Go (囲碁)", "Mountain Climbing", "PC Building", "Tech News"],
motto: "Always learning, always growing! 🌱",
portfolio: "https://jhpdev.xyz";
};
|
|