const me = {
pronouns: "He" | "Him",
code: ["Java", "Kotlin"],
askMeAbout: ["web dev", "tech", "app dev", "music", "guitar"],
technologies: {
backEnd: {,
java,
kotlin
},
devOps: ["Docker🐳", "K8s"],
databases: ["Postgres", "Oracle", "Mongo", "Redis"],
other: ["Selenium"]
},
architecture: ["Micro Service", "Progressive web applications", "Single page applications", "High level platforms"],
currentProject: "Spring AI",
trueFact: "When you feel hopeless think like Atatürk"
};



