/**
* About Me
*
* Hey there! I'm a Software Developer based in Indonesia.
* I describe myself as a passionate creator who thrives on coding, contributing to open-source projects, and diving deep into the web platform ❤️.
* Whether it's crafting beautiful UIs, building scalable back-ends, or developing mobile apps, I love turning ideas into reality.
*/
const PERSONAL = {
name: "L. Azlan Rafar",
title: ["Software Developer", "Front-end & Back-end Developer", "Mobile App Developer", "Cloud Engineer"],
country: "Indonesia",
hobbies: [
"Programming",
"Eating",
"Gaming",
// 'Sleeping'
],
};
/**
* About Me
*
* Hey there! I'm a Software Developer based in Indonesia.
* I describe myself as a passionate creator who thrives on coding, contributing to open-source projects, and diving deep into the web platform ❤️.
* Whether it's crafting beautiful UIs, building scalable back-ends, or developing mobile apps, I love turning ideas into reality.
*/
const PERSONAL = {
name: "L. Azlan Rafar",
title: ["Software Developer", "Front-end & Back-end Developer", "Mobile App Developer", "Cloud Engineer"],
country: "Indonesia",
hobbies: [
"Programming",
"Eating",
"Gaming",
// 'Sleeping'
],
};