Projects
Here are some of the projects I've built, highlighting my skills in problem-solving and innovative solutions. These showcase my passion for technology and continuous learning. Client projects cannot be shared due to confidentiality.
Cleanify
Cleanify is a web-based data preprocessing platform designed to automate data cleaning, transformation, and preparation for machine learning. Users can upload raw datasets, define preprocessing pipelines (e.g. normalization, missing value imputation, outlier detection), and track task progress.
RAG System
A Retrieval-Augmented Generation (RAG) system that combines semantic search and structured queries to find and match doubles based on various criteria. The system integrates Neo4j for graph database operations and Qdrant for vector similarity search.