Startups
Currently I’m working on two startups, Datapods and Robowriter.
- At Robowriter, we're trying to make Text-Generation AI as accessible as possible. We do this by abstracting away the process of model selection aswell as prompt engineering, and instead focus on providing a simple, easy to use template-interface for our users. We're live at [robowriter.de](https://robowriter.de) and have over 80 templates to try out. Tech Stack: React, Tailwind, Firebase, Posthog(which is great), and a bunch of different LLMs.
- At Datapods, we're building an app that allows individuals to request their personal data from big tech companies. Later, we'll also allow them to sell their data to companies, and get paid for it. We're planning on launching in Q3 2024. If you want to get in early, there's a waitlist on [datapods.app](https://datapods.app). Tech Stack: Flutter, Supabase, Solidity, Lit-Protocol, Deno.
Close-source Projects
While I’m not at liberty to share the most of the projects I’ve done or work on in the scope of my previous jobs, I’m happy to describe some of them and describe them in more details privately via me via [email protected].
- At DHL Data & Analytics i was working on a Project on Google Cloud Kubernetes Engine to setup automated Data Pipelining from an External Source, through Redpanda to ClickHouse for Analysis. The whole deployment was setup via Terraform IaC and Kubernetes. - Technologies used: Google Cloud Platform, Python, ClickHouse, Kafka, Kubernetes, Terraform
-
Openstack Anomaly Root Cause Analysis
During my time at Deutsche Telekom AGs Network Service and Automation divison i was tasked with the experimental development of a anomaly detection system for our OpenStack environments. Unfortunately this project is still used internally and thus a am not allowed to publish the code. - Technologies used: Elasticsearch, Logstash, Python, Docker -
Bachelor's Thesis: Simulating 5G Networks
I wrote my bachelor's thesis in cooperation with the network planning team at Deutsche Telekom AG. My goal was to build a simulation for a specific 5G feature (MU-MIMO), to gather insight into how it would impact user performance. - Technologies used: MATLAB, Statistical Modeling, SQL
Open-source Projects
In my spare time i sometimes build some stuff, here's some of that :)
flask
- A simple URL-Shortener Service built with Flask.
- I tried building a hearthstone AI with a friend for a local science competition, it turned out as more of a proof of concept about what monte-carlo-tree-search is capable of.
- I co-founded a local nonprofit thats focused on connecting students to the local Startup ecosystem.
- This is a Project where I'm trying to scrape lots of data to make predictions about the Counter:Strike Esports Scene, currently working on this whenever I've got the Time.