const matt = {
pronouns: "he/him",
location: "Indonesia 🇮🇩",
currentFocus: "Full Stack Developer",
funFact: "I debug with console.log and I'm proud of it! 😄",
askMeAbout: ["Web Dev", "Game Developer"],
currentlyLearning: ["Go", "Microservices", "Cloud Architecture"],
technologies: {
frontend: ["React", "JavaScript", "TypeScript", "Next.js"],
backend: ["PHP", "Laravel", "Python", "Go", "Node.js", "Next.js"],
mobile: ["Dart", "Flutter", "React Native"],
database: ["MySQL", "PostgreSQL", "MongoDB", "Suppabase"],
cloud: ["AWS", "GCP", "Docker", "Kubernetes"],
other: ["C#", "Lua", "Git"]
},
} |
graph LR
A[🎓 Computer Science] --> B[💻 Full Stack Development]
B --> C[📱 Mobile Development]
B --> D[☁️ Cloud Architecture]
C --> E[🚀 Current Projects]
D --> E[Web Developer]

