const RindaMdz = {
name : "Rinda",
handle : "@RindaMdz",
passion : "Turning coffee into code โ โ ๐ป",
location : "Indonesia ๐ฎ๐ฉ",
status : "Always coding, always vibing ๐ง",
currentlyWorking : "Building cool stuff for the world ๐",
learning : ["AI/ML", "System Design", "Open Source"],
goals : "Create things that actually matter โจ",
funFact : "I debug in my dreams... and fix it too ๐
",
};| Language | Vibe |
|---|---|
| โ Java | Object-Oriented Wizard |
| ๐ Python | Data Wrangler & Script Master |
| ๐ PHP | Backend Sorcerer |
| ๐ HTML | Structure Architect |
| ๐จ CSS | Style Alchemist |
| โก JavaScript | Frontend Magician |
| โ๏ธ C++ | Low-Level Commander |
| ๐ฎ Lua | Script & Game Logic Guru |
"First, solve the problem. Then, write the code." โ John Johnson
while (alive) {
eat();
sleep();
code();
repeat();
}