var cengiz = new Developer
{
Pronouns = "he | him",
Location = "Turkey 🇹🇷",
CurrentFocus = "Building robust apps with .NET & Native Android",
FunFact = "I mass produce bugs to keep the industry alive 🐛",
Skills = new {
Mobile = new[] { "Android (Kotlin/Java)", "Flutter", "Dart" },
Backend = new[] { "C#", ".NET Core", "ASP.NET", "Node.js", "Express" },
Frontend = new[] { "JavaScript", "HTML5", "CSS3", "React" },
Database = new[] { "SQL Server", "MongoDB", "Firebase" },
Tools = new[] { "Visual Studio", "Android Studio", "Git", "Docker" }
},
CurrentlyLearning = new[] { "" },
AskMeAbout = new[] { ".NET", "Android", "Flutter", "Backend Dev" },
Motto = "Code is poetry written in logic 🎭"
};
⭐ Star my repos if you find them useful! ⭐