#todo: write something cool here

Hello, my name is Guilherme and I got tired of creating and maintaining fancy websites, so this is what you get.
github - twitter - youtube - itch.io
stuff I write
- reflections after making 2 games
- where have you been mate
- state of gueepo2D
- the YouTube channel overhaul - may update
- April? You mean the Fourth Month?
- smart pointers in C++
- How come it's always March?
- What if strings were ints?
- What about C++17 filesystem?
- Iterating on a for loop with ++i or i++?
- Figuring out spritesheets on Modern OpenGL
- In which I talk about std::unordered_map
- In which I talk about std::map
- Nearest Neighbor filtering in OpenGL textures
- Setting up Libtcod on Visual Studio 2019
- Player Blocking using the Dot Product
- Coding a simple State Machine
- Even better Screenshake in Unity!
- What if everyone handles their own persistence?
- AI Analysis of Pokemon Puzzle Challenge
- A Better Random Alternative to Straight Random Range
- Setting Up Circle CI on GitHub for C++ and CMake