A black-box reinforcement learning system that learns to play browser-based Unity WebGL endless runner games using only raw pixel input and keyboard actions. The project treats the game as an unknown environment, capturing frames from the browser, simulating inputs, and training an agent with Gymnasium and Stable-Baselines3 to improve performance over time—without any access to game internals.
An open-source GitHub repository analytics platform that visually breaks down commit history, contributor activity, branch evolution, and code churn. GitFlux turns raw Git data into interactive insights such as timelines, contribution patterns, and repository health metrics, helping developers and teams better understand how a codebase evolves over time.