Portfolio

Presentation of projects and work in Data Science, Machine Learning and Software Engineering

All Projects

37 projects
🎵

MatchMus

2024

Full-stack music streaming platform with ML-powered song recommendations, real-time chat, and comprehensive music library management.

React Tailwind CSS Framer Motion Plotly.js +12 more
Machine Learning Full-Stack Development
View Details
🏥

PhysioPractice

2024

A responsive, modern website for a physiotherapy practice built with Angular 18, featuring interactive elements, Google Maps integration, and professional design optimized for healthcare businesses.

Angular 18 TypeScript RxJS Tailwind CSS +6 more
Web Development Frontend Development
View Details
🎓

ExamPlatform

2024

A comprehensive full-stack Django-based examination platform with separate backend API and frontend, featuring media processing, payment integration, and Docker containerization for educational institutions.

Django 3.2.4 Python Django ORM MySQL +14 more

VerbGenerator

2023

A full-stack Symfony-based platform that generates inspirational "verbs" from curated book chapters, featuring JWT authentication, VIP membership system, password strength validation, and a modern responsive interface.

Symfony 6.2 PHP 8.1+ API Platform PostgreSQL 15 +11 more
🔗

LinkUp

2024

A comprehensive social media platform built with NestJS and MongoDB, featuring video/image sharing, real-time chat, comments system, Azure Blob Storage integration, and Azure AD B2C authentication for enterprise users.

NestJS 9.4.2 TypeScript Node.js MongoDB +14 more
🛍️

MaVibrationShop

2021

A comprehensive e-commerce and wellness platform built with Symfony 4.4, featuring product sales, subscription management, appointment booking, Stripe payment integration, and client relationship management.

Symfony 4.4 PHP 7.1+ Doctrine ORM 2.11 PostgreSQL 15 +14 more
🌾

FarmToMarket

2023

A comprehensive farm-to-market e-commerce platform built with Symfony 6.3, featuring product management, producer profiles, market organization, geolocation services, shopping cart, and multi-language support.

Symfony 6.3 PHP 8.1+ Doctrine ORM 2.15 PostgreSQL 15 +17 more
🏰

Castle-Wars

2023

A turn-based card strategy game built with Python and Pygame, featuring resource management, multiple player types, AI opponents, and strategic card gameplay.

Pygame Python ctypes random +5 more
Game Development Python Development
View Details
✏️

Pictionnary

2023

An online Pictionary-style game with a NestJS + MongoDB backend and a React SPA, featuring JWT-secured APIs for rooms, words, history, and comments.

NestJS 10 TypeScript MongoDB Mongoose +12 more
Game Development Full-Stack Development
View Details
🚚

Baka Freight

2023

A multilingual Symfony 6.4 marketing site for a freight & logistics company, featuring a secure contact form, email workflows, i18n, and sitemap generation.

Symfony 6.4 PHP 8.1+ Doctrine ORM Twig +6 more
Web Development Full-Stack Development
View Details
💼

Riviera Multifinance

2021

A multi-page finance and wealth advisory marketing site with SEO/analytics tags, cookie consent, FR/EN content, and lead capture forms powered by PHP mail handlers.

PHP (mail handlers) HTML5 CSS jQuery +6 more
Web Development Software Engineering
View Details
🚢

Fleetman Kubernetes

2024

A Kubernetes deployment of the Fleetman microservices stack (webapp, API gateway, queue, position tracker/simulator, MongoDB) using Kustomize, ConfigMaps, PVCs, and Nginx ingress.

Kubernetes Kustomize KIND API Gateway +10 more
DevOps Backend Development
View Details
🏭

IOT SCADA Security

2025

Factory I/O SCADA lab with Modbus TCP control and Python client, mapping sensors/actuators to Modbus registers for a sorting line with safety and monitoring.

Modbus TCP Control I/O (Factory I/O) Python client Factory I/O +4 more
🐜

Langton Ant Simulator

2021

Interactive Python/Tkinter implementation of Langton's Ant with configurable grid, rules, speed, multi-ant support, and step/run controls.

Python Tkinter Langton’s Ant Custom rule sequences (L/R)
🏥

AllForm

2022

Comprehensive wellness practice management system with multi-form workflows, health history tracking, and quantum consultation reports built with Symfony 6.2.

Symfony 6.2 PHP 8.1+ Doctrine ORM PostgreSQL +11 more
⚖️

Notarius

2023

Professional website for a Polish notary office with multi-language support, contact form integration, and responsive design built with Symfony 6.2.

Symfony 6.2 PHP 8.1+ Doctrine ORM PostgreSQL +13 more
Web Development Full-Stack Development
View Details
🧘

Serenity

2025

Symfony + React SaaS for subscription-based book content and verb generation, with Stripe subscriptions, gift cards, and React dashboards.

Symfony 6.2 PHP 8.1+ Doctrine ORM Stripe SDK +16 more
🎵

SerenityMusic

2024

Music streaming platform with AI-powered recommendations, built with NestJS backend, MongoDB, and microservices architecture using Docker Compose.

NestJS TypeScript Node.js MongoDB +8 more
🤖

LangChain Tutorial

2024

Comprehensive tutorial on LangChain framework for building LLM applications, featuring OpenAI integration, prompt templates, chains, and LangSmith tracing.

LangChain LangChain OpenAI LangChain Core OpenAI GPT-3.5-turbo +5 more
❤️

Heart Disease Data Preprocessing

2024

Comprehensive data preprocessing project for Heart Disease UCI dataset with type-specific pipelines, EDA, and scikit-learn preprocessing workflows.

Pandas NumPy Scikit-learn Pipeline +9 more
Data Science Machine Learning
View Details
🩺

Heart Disease KNN Modeling

2024

k-NN classifiers on Heart Disease UCI dataset: baseline preprocessed data vs KNN-imputed data, with GridSearchCV/RandomizedSearchCV tuning and full evaluation.

Scikit-learn KNeighborsClassifier GridSearchCV RandomizedSearchCV +6 more
Data Science Machine Learning
View Details
🧪

Heart Disease Modeling (ML3)

2024

Heart disease classification with KNN-imputed preprocessing, SVM (LinearSVC/SVC), and LDA tuned via GridSearchCV/RandomizedSearchCV.

Scikit-learn SVC/LinearSVC LDA GridSearchCV +7 more
Data Science Machine Learning
View Details
📈

Heart Disease Naive Bayes & Logistic Regression

2024

Comprehensive ML project comparing Naive Bayes variants (Gaussian, Categorical, Mixed) and Logistic Regression for heart disease prediction with extensive hyperparameter tuning.

GaussianNB CategoricalNB MixedNB LogisticRegression +13 more
Data Science Machine Learning
View Details
🐦

Twitter Text Preprocessing & Prediction

2024

Comprehensive NLP project for Twitter text data, focusing on preprocessing, feature extraction, and prediction models for text classification or sentiment analysis.

NLTK spaCy Naive Bayes Logistic Regression +12 more
Data Science Machine Learning
View Details
💎

Twitter Classification & Diamond Price Prediction

2024

Dual-task ML project combining Twitter text classification using Random Forest and diamond price prediction using regression models, with comprehensive feature engineering and evaluation.

RandomForestClassifier Regression Models MinMaxScaler OrdinalEncoder +11 more
Data Science Machine Learning
View Details
✈️

Airline Data Analysis - Multi-Task ML

2024

Comprehensive ML project analyzing airline data with binary classification, multi-class classification, and regression tasks, comparing multiple algorithms with extensive evaluation and model selection.

GaussianNB CategoricalNB LinearSVC LogisticRegression +16 more
Data Science Machine Learning
View Details
🌍

Country Anthems Clustering & Analysis

2024

Unsupervised learning project analyzing 190 country anthems using text clustering techniques with advanced NLP preprocessing, TF-IDF vectorization, and multiple clustering algorithms.

NLTK Unidecode Regular Expressions KMeans +13 more
Data Science Machine Learning
View Details
🎵

Audio Extraction & Speech Transcription

2024

Audio processing and speech-to-text transcription project that extracts audio from video sources, converts between formats, and transcribes speech using Google Speech Recognition API.

MoviePy PyDub FFmpeg Speech Recognition +9 more
Data Science Machine Learning
View Details
📊

Fatal Police Shootings Data Analysis

2024

Comprehensive data analysis study of fatal interactions between law enforcement and citizens in the USA (2015-2024), including statistical analysis, geographic visualization, and temporal trends.

Pandas NumPy xlrd Matplotlib +10 more
Data Science Python Development
View Details
😄

SmartJokes - Dad Jokes NFT Collection

2025

Decentralized application for creating and collecting Dad Jokes as NFTs on Ethereum, featuring community-driven voting, marketplace trading, and gamification mechanics.

Solidity OpenZeppelin Hardhat TypeChain +17 more
🎷

Jazz Music Generation with GPT and GAN

2025

Deep learning project exploring two approaches to jazz music generation: GPT-based sequence models and Generative Adversarial Networks (GANs), working with jazz MIDI files to generate new compositions.

PyTorch TensorFlow Transformers GPT +10 more
Data Science Machine Learning
View Details
⚙️

MLOps - Machine Learning Lifecycle Management

2025

Complete MLOps pipeline integrating Great Expectations for data validation, Prefect for workflow orchestration, and MLflow for experiment tracking and model management.

MLflow Prefect Great Expectations FastAPI +10 more
Data Science Machine Learning
View Details
🎌

Anime Recommendation System

2024

Comprehensive recommendation system for anime using MyAnimeList data, implementing collaborative filtering, content-based filtering, and user similarity approaches with multiple algorithms and evaluation metrics.

Surprise KNN SVD SVD++ +14 more
Data Science Machine Learning
View Details
🤖

Deep Learning - Sign Language Classification

2024

Comprehensive deep learning project for sign language alphabet recognition using Sign Language MNIST dataset, implementing custom CNN architectures, VGG16 transfer learning, data augmentation, and hyperparameter optimization.

TensorFlow Keras CNN VGG16 +24 more
Data Science Machine Learning
View Details
🔍

Qdrant Vector Database

2024

Comprehensive project demonstrating the setup and usage of Qdrant, a high-performance vector database for applications working with embeddings, including local Docker deployment, collection management, and similarity search operations.

Qdrant Docker Python 3.11+ Poetry +5 more
Data Science Machine Learning
View Details
🎓

EducAI - AI Educational Assistant

2024

Comprehensive web application for AI-powered educational assistance, featuring exercise generation, automated correction, student performance tracking, and personalized recommendations using OpenAI GPT models and LangChain.

FastAPI SQLAlchemy SQLite Uvicorn +23 more
🔍

EasySearch - Local RAG

2024

Local Retrieval Augmented Generation (RAG) application for querying documents using natural language, with fully local processing ensuring data privacy and confidentiality.

LangChain LangChain Community LangChain HuggingFace LangChain Qdrant +18 more
Data Science Machine Learning
View Details

Interested in working together?

Let's discuss your next project or explore opportunities for collaboration.