These are my latest projects in chronological order from new/updated to old/offline. If you're interested in my work experience, check out Founder.
Since I'm doing a lot of social network analysis, esp. for university and First Momentum, I've always been interested to extract social profiles. I thus created a collection of regular expressions to match social media profiles. Building upon this collection, I've created a Python library called socials that extracts social profiles from websites/html (e.g. those in my footer).
Programmer Personality - To understand the relationships between personality and the online behavior of programmers, I built this web app for my master thesis. For GDPR reasons, I've taken it offline, but you could basically log in, perform a personality test, and compare your results with your peer group and other programmers. In a very limited timespan, I was able to generate significant traction, got over 1000 users, and could thus get enough training data for my research. For the first time, I was able to prove a relationship between personality and programmer behavior. I could, for example, prove that personality influences the choice of programming language, technology stack, as well as behavior on GitHub.
Since my bachelor's thesis, I was very interested in influence in online social networks. To apply my theoretical knowledge, I scraped GitHub and computed influencers which yielded the most influential programmers worldwide. To display the results, I created ProgrammerMap (now offline), where I listed the most influential programmers in around 50 cities worldwide. Since I'm not running the crawler anymore and GDPR compliance would take some time to implement, I had to take the site offline.
Startup Karlsruhe - As a small side project during my time as President of Germany's biggest student entrepreneurship club, PionierGarage, I built a small German site that provides an overview of the startup ecosystem in Karlsruhe.
For a startup competiton, 3 Day Startup at WHU, we developed a one click button solution like Amazon's Dash button but for B2B2C. During the two days of competition, I developed a fully-working SaaS backend. With our idea called Button1 we won one of the prices.
For my Bachelor's thesis, I developed a concept very similar to that of Cambridge Analytica. During that time, it became clear that Facebook's Open Graph API yields much more information about users than intended or ethically responsible. To prove this, I developed a quiz app that allows to extract Facebook user data. With a single user of the quiz, we could derive how much all of their friends influence them. In the end, our goal was to derive influence based on users' online behavior in the same way that Cambridge Analytica derived personality based on online behavior. My work resulted in two publications published by my supervisor and me.