const vorlaxen = {
age: 16,
experience: "7+ years",
location: "Turkey πΉπ·",
focus: ["Backend Systems", "Scalable Architecture", "Performance Optimization"],
currentlyLearning: ["Microservices", "Cloud Infrastructure", "AI Integration"],
philosophy: "Code is poetry written in logic",
workingOn: {
backend: "High-performance API systems",
frontend: "Fluid, modern user experiences",
architecture: "Scalable distributed systems"
}
};
|
|