Practice-oriented career changer with a strong technical background. Focused on Python, Machine Learning, data modeling, and AI automation. Ready for work, projects and responsibility.
I put your ideas and thus your wishes in the form of a unique web project that inspires you and you customers.
01
AI Automation
I develop intelligent automation solutions using n8n, Python, APIs, Supabase, and LLMs to automate workflows, reduce manual work, and build scalable digital systems that create measurable impact.
02
Software solutions
I design and build modern software solutions tailored to your needs, with a focus on clean code, robust architecture, and high-performance applications.
03
Data & Analytics
I transform raw data into actionable insights by cleaning, modeling, and automating data pipelines, enabling smarter decisions and reliable analytics.
A machine learning music recommendation system that analyzes audio features and user preferences to suggest similar songs with high accuracy. Built using Python, Spotify API data, and clustering models.
A beginner-friendly Streamlit app that extracts text from PDF files, summarizes content using a transformer model, and translates text between English and German. Includes clean state handling and the ability to download translated results as a TXT file.
A production ready Retrieval-Augmented Generation system that enables semantic search over custom documents. Uses vector embeddings stored in a Supabase (PostgreSQL) database with the vecs extension to retrieve relevant context and generate accurate LLM-powered responses. Supports document chunking, metadata filtering, and similarity search.