Hey, I'm Florian!
Software developer and computer science student.

Hi there! As a software developer and computer science student, I am on a journey to create modern software solutions that make our digital lives easier and more enjoyable. At the moment, I mainly use Elixir and Phoenix for this. Have a look around; see what I've been up to, read my thoughts, and hit me up if you think we could create something exciting together.

Latest blog posts

View all

Collaboration in Git: A comparison of different workflows

24 April 2024 11 min read

Choosing the right Git workflow is crucial for the success of a project. This article breaks down the nuances of different Git workflows and provides insight into the pros and cons of each.

Read more

Display the number of online users in real-time using Phoenix Presence

18 February 2024 8 min read

Adding real-time functionality is often a challenge, but in Phoenix we already have built-in functionality to make our application live. We dive into how LiveView and Phoenix Presence can be used to build a real-time user count.

Read more

Hello World! Introduction to my website and blog

09 February 2024 8 min read

This is about why Elixir and Phoenix were chosen over a static site generator to build this website, along with explanations and code examples of how some interesting features work in detail.

Read more