This page highlights my personal projects, each showcasing my skills and creativity as I evolve as a developer. Browse through the list of projects below to find detailed descriptions, live demos, and links to their GitHub repositories. Click on any project to see it in action or explore the code on GitHub. Thank you for visiting, and I hope you find my work both inspiring and insightful!
A web application that visualizes various sorting algorithms in action. The user can select an algorithm, set the speed of the visualization, and watch the algorithm sort an array of numbers.
This app uses a machine learning model that predicts the success of a video game based on its features. The model is trained on a dataset of Steam games reviews to predict how likely a new game will be successful.
This project is about interfacing a 6-axis gyroscope and accelerometer sensor with an STM32 microcontroller. The sensor data is read and displayed on a computer using a serial communication protocol.