Stage runner
Stage Runner is a self-developed project utilizing Unreal Engine, Spring Boot, and Jupyter Notebook.
The project's goal was to demonstrate the ability to graph and visualize continuous player data using Jupyter Notebook. The back-end web service and REST APIs were developed with the Spring Boot framework, incorporating MySQL Database, Spring Security JPA, and JWT authorization with access and refresh tokens. The Unreal Engine-based game, Stage Runner, interacts with these REST APIs to send and receive specific player data from the back-end server, showcasing seamless data integration and visualization.