I am a software developer working with C# and .NET technologies. I enjoy developing modern backend architectures, database systems, and performance-oriented applications.
var developer = new
{
Name = "Fr3zy",
Location = "Türkiye",
Languages = new[] { "C#", "HTML", "CSS", "JavaScript", "SQL" },
Frameworks = new[] { ".NET", "ASP.NET Core", "Entity Framework", "React", "Node.js" },
Databases = new[] { "SQL Server", "MongoDB", "MySQL", "Redis" },
Tools = new[] { "Git", "Express", "TailwindCSS", "Unity" },
CurrentlyLearning = "Building robust client-server applications with TCP sockets"
};