A glimpse into some of my personal projects. These are hobby-driven explorations where I experiment with new ideas, tools, and technologies outside of my professional work.
Tic Tac Toe
Tic Tac Toe game with the AI mode that is based on the Minimax Algorithm, making it unbeatable.
Web Shop
A web shop providing a smooth shopping experience with product browsing, cart management, and checkout.
Sales Methodology Analysis
A comprehensive analysis of sales data to optimize strategies for maximizing revenue and efficiency.
Weather App
A simple weather app that fetches real-time weather data and forecasts for any location.
Titanic Survival Analysis
Understanding the factors that contributed to the survival of passengers on the Titanic.
Merge Sort
Sort a list of numbers using the powerful Merge Sort algorithm.