
Smart watch data collector
This project revolves around creating a workaround for extracting data from an Amazfit GTR 3 Pro smartwatch, allowing the collection of personal health data for future data analysis projects, emphasizing the need for accessing one's own health information. GITHUB >

Live Tennis Predictor
This data analysis project focuses on leveraging time series data and strategically reversing the role of bookmakers by utilizing real-time odds to predict tennis match outcomes. The innovative approach aims to capitalize on live data to enhance the accuracy of predictions, particularly in the context of in-play betting. GITHUB >

Neural network from scratch
This project focuses on building a custom neural network framework from scratch for multi-class and binary-class classification tasks, as well as regression. The purpose of the project is primarily educational, aiming to provide a deeper understanding of the underlying mechanisms and operations involved in the functioning of a neural network. GITHUB >

Geographical A* path finding
An example program using the A* path finding algorithm with geographic coordinates. This module is designed for a GPS-based self-driving vehicle. Coordinates can be used to define an area, place obstacles on it, and then the algorithm calculates the shortest path between two points. GITHUB >

Pixel Art Guide
This program is intended to assist individuals who are less gifted with artistic skills. You have the opportunity to transform a picture of your choice into Pixel Art, and with the help of this guide, you can easily create this artwork in reality on any surface and using any technique. GITHUB >