> Hello world!

I'm a Computer Engineering student with a passion for problem solving.

Skills

A game developer focused on creating immersive and interactive experiences. Started with small projects and now works on larger, more complex games. Also interested in desktop application development and web-based solutions.

public class Program
{
    static List<string> Skills = new List<string>()
    {
          "C#", "Godot","GDScript", "MonoGame", "Python",
          "ASP.NET Core", "Entity Framework Core",
          "SignalR", "Azure", "WinUI"
    };

    static void Main(string[] args)
    {
          foreach (string skill in Skills)
          {
              Console.WriteLine($"I can use {skill}");
          }

          Console.WriteLine("Press any key to continue...");
          Console.ReadKey();
    }
}

Projects

Multiplayer Chess

Multiplayer Chess

The game, developed using Godot and C#, allows two players to play chess over the network with real-time communication between a dedicated server and game clients using Protocol Buffers

Game Gate

Game Gate

A simple game launcher created for Windows using the WinUI framework

Fry Time

Fry Time

A commercial restaurant information website developed with ASP.NET and C#

Presentation Made Easy

Presentation Made Easy

Presentation Made Easy is a C# and WinUI-based application that allows users to easily navigate between sections while giving a presentation

Esenlik Sağlık Hizmetleri

Esenlik Sağlık Hizmetleri

A commercial health institution information website developed with ASP.NET, MongoDB and C#

Tic Tac Toe

Tic Tac Toe

A simple implementation of the classic Tic Tac Toe game, developed with Godot and C# for Android and published on the Play Store

panzo

Panzo

Meet your best friend Panzo! A puzzle-platformer game created for my first game jam (Wowie Jam 4). It was a fun experience, developed using Godot and GDScript

About

oku_logo

Osmaniye Korkut Ata University

Bachelor of Science in Computer Engineering

pg

Politechnika Gdańska

Erasmus+ Exchange Program

Contact

I'm always excited to connect and collaborate! Whether you have a project in mind, need assistance, or just want to chat about game development or web technologies, feel free to get in touch. Looking forward to hearing from you!