Alan H. Diniz – Developer

Game & Web Development

Hello, I’m Alan and this is the space where I talk about my work experiences, the projects that I’m working on and some of my opinions related to the videogame and tech industries.

About Me

Bachelor’s Degree in Computer Science

I studied at UFES from 2017 to 2023, where I learned multiple of skills that I use daily.

Game Development

I have years of experience working with both Unity and Unreal Engine for game development, for multiple platforms.

Where I’m At

Currently I’m a Game Programmer at Mito Game working on Tupi: The Legend of Arariboia.

Technical Degree in Game Programming

My first contact with programming and game development at CEET Vasco Coutinho, from 2016 to 2017.

Web Development

I have experience with PHP and WordPress development and I’m also studying .NET and React.

What I Want

I’m interested to work on interesting projects that have palpable impact, and also want to lead my own, more ambitious, projects in the future.

Most Recent Posts


  • Smart Pointers in C
    In the last few weeks I started a 3D game project working with C and SDL3, with the main objective being to learn as many concepts as I can while making some tools for myself to develop games in the future, since I’d like to use Unity less and Godot didn’t really click with me.… Read more: Smart Pointers in C
  • Planet Sea
    This is a mobile infinite running inspired game that I worked on while working at Mito Games before production for Tupi: The Legend of Arariboia started. The basic idea is that these two kids are traveling around the Brazilian shore lines cleaning up the beaches, as you can see here: I implemented some of the… Read more: Planet Sea
  • Fixed Camera Game Prototype
    This is a small prototype I made for a college assignment, where I implemented some mechanics inspired by classic survival horror games such as Resident Evil and Silent Hill. You can check out the project’s codebase here. The camera setup was created with Unity’s Cinemachine, and the character movement was implemented so that the input… Read more: Fixed Camera Game Prototype
  • Tupi: The Legend of Arariboia
    This is Mito Games’ yet to release rogue-lite turn-based RPG based on the historical figure of Arariboia, an indigenous warrior that, in brazilian history, aided the portuguese fight the french in what now is known as Rio de Janeiro. Mechanically, it’s based on Shin Megami Tensei, where you need to collect spirits to aid you… Read more: Tupi: The Legend of Arariboia