Skip to content

Index

Versioning Strategies for Data Science & ML Projects

I presented my research on Data Version Control (DVC) at the Experts Meetup hosted by the Cloud Centre of Excellence at Vodafone Germany's Düsseldorf campus. The paper covers versioning strategies tailored for Data Science and ML projects, with a focus on reproducibility and collaborative workflows.

RAGify - Chat with Your Documents Using AI

Ever wished you could chat with your documents? I built RAGify — a tool that transforms static documents into an interactive Q&A system using Retrieval-Augmented Generation (RAG) and Large Language Models (LLMs).

UEFA Euro Data Analysis

With Germany hosting the UEFA Euro Championship, I built an interactive data visualization app to explore the tournament's history — match performances, tournament statistics, and penalty card data.

Emotion Detection App

I built an application that detects and classifies emotions in text inputs using a fine-tuned NLP model (1) — and you can try it live at the bottom of this page.

PyGitGraph

I built PyGitGraph, an open-source tool that extracts full details of thousands of GitHub Issues using Python and GraphQL — and exports them to CSV or JSON for analysis.