Navbar Programmer

Hi, I am

João Kecek

A game programmer passionate about creating immersive experiences through the art of clean, maintainable code.

public class GameProgrammer : MonoBehaviour {    private string name = "João Kecek";    private string skills = "C#, UE5, GitHub, Game Design, Unity Development, TeamWork";    private string funFact = "I Love Dark and Darker";
   private WaitForSeconds sleep = new WaitForSeconds(28800f); // 8 hours in seconds    private void Start()    {       //When I was born       StartCoroutine(DayCoroutine());    }    private IEnumerator DayCoroutine()    {       WakeUp();       DrinkCoffe();       Code();       yield return sleep;       StartCoroutine(DayCoroutine()); //Recursion    } }
Profile Photo

I’m passionate about game programming, constantly driven by a desire to learn and grow. I quickly grasp new concepts and enjoy exploring fresh challenges and technologies.

Destaques

  • Over 3 years of experience with Unity.
  • 1 commercially released game.
  • BIG Festival 2025 Winner – Best Game: Popular Choice.
  • BIG Festival 2025 Finalist – Best Game: Brazil & Best Student Game.
Contact me
Please enable JavaScript in your browser to complete this form.
My Highlight Projects Section

My Projects

Professional Projects Section

Professional Projects

Section Divider
Personal Projects Section

Personal Projects

 .

Professional Projects Section

Academic Projects

Section Divider