Hello, I'm Pedro
At 11 years old, my interest in video games led me to wonder about how they were built. One YouTube search and a couple downloads later, my road into developing games had started.
Ever since then, no matter where my professional life as a software developer took me, I have kept making games as a way to learn new skills, even taking steps into tool development since mid-2023, in the hopes that an opportunity in the industry presents itself.
My Projects

Godot
GDScript
Networking
Audio
- Capture microphone input
- Compress an audio stream
- Pier to Pier networking
- Playback an audio stream

C++
CMake
Github CI
- Core/Application Project Structure
- Use CMake to fetch dependencies
- Github Actions to check for build status and run the tests

Godot
GDScript
- Quake/Source movement
- State Machine based movement system
- Reusable locomotion system for both player and enemy AI