A collection of open source projects, game development experiments, and side projects. From game jams to production apps, here's what I've been building.
Open source Guitar Tuner Android application. It is developed implementing the Yin algorithm for pitch detection.
Wolfenstein clone written in LibGDX (Java open-source 2D and 3D graphics library that utilizes OpenGL). For the ray casting the Digital Differential Analyzer Algorithm was implemented.
A discord bot that receives commands from users to search in YouTube for a specific video (based on the video title) and streams it live in a virtual chat room. Implemented using Node.js, Discord.js, and the YouTube API.