const owariz = {
name: "Owariz",
age: 21,
location: "Thailand 🇹🇭",
email: "owariz.git@gmail.com",
experience: "6 years",
startedCodingAt: 15,
currentlyWorking: "[ Your current project ]",
currentlyLearning: "[ e.g., Rust, C++, K8s ]",
askMeAbout: ["React", "Node.js", "Python", "Go", "PHP", "System Design"],
funFact: "I've been writing code longer than some devs have graduated.",
};
"Good code is its own best documentation. But 6 years in, I write both."