My GitHub Projects

Car quality classification

Comparative analysis of ML classifiers (Decision Tree, Random Forest, SVM, k-NN & Naive Bayes) on the UCI Car Evaluation dataset, focusing on class imbalance and performance metrics.

📓 Notebook

Java adventura

Click based adventure game with the goal of finding treasure inside a dungeon full of monsters.

Portfolio Site

Flask-powered personal portfolio showcasing personal projects (live GitHub feed), interactive demos (dark mode, slideshows), and a JSON-backed contact form.

Turisticke trasy

Browse curated routes, bookmark your favorites, and join community discussions with comments & reviews.

Used vehicle price prediction

This report analyzes how the price of used cars depends on various features, using a dataset of 171 vehicles of the same make and model. The goal was to build a regression model that predicts price and explains theinfluence of variables such as age, usage, and inspection date.

📓 Notebook