
Hello There!
My name is Christian 🙂 Software developer and technical writer.
Have a look around and check my work
Software development & Consulting
With over 10 years of experience working in the IT industry, I have seen and supported multiple projects. Working as a development team lead enabling me to learn daily on how to manager requirements, time and expectations.
Projects
From Super yachts to trucks and food adaptive research. My Project cover a wide range of industries and users. Always looking for the next challenge!
My tech stack
Web native, loving mobile app development with Flutter. Big fan of data handling and NoSQL. Happy C# and .NET user! Various industries need the right tools.
Open Source
A lot of my projects are public available. A complete mobile game with Flutter, a .NET client for Apache CouchDB or Flutter controls directly available to you.
Technical writing
Software & Management

Since some time I’m writing on multiple topics for online publications on different platforms.
I’m interested in anything related to mobile technologies (huge fan of Flutter & Dart), backend and data management (NoSQL databases), .NET and development team and project management.
Publications I’m writing for
Sounds interesting to you?
Generating content is a time-consuming task, let me help you to get where you want to be. Let it be a review or promotion article, my goal is to provide honest and relevant information to your audience.

Flutter & Flame Step 7: Play the game
Inspecting the collision points to determine the points of landing, using persistence cross-platform storage to store levels and high scores.

7 things you should know before starting with Flutter Web
Get a head start with Flutter Web! Today I’d like to show you the points I wish I would have known before starting with Flutter: URL routing, bootstrapping, platform related compilation, runtime checks, responsive UI and storage. Read on Medium

Flutter & Flame: Physic-based collisions
Collisions in a physics engine belong to the base toolset to create games, let’s see how you use them in a Flutter app using Flame with Forge2D.

Server side paginated data table in Flutter
Ever needed to display a huge dataset in your Flutter application? Great, advanced data table has you covered. Find out how to get started in a few steps Read on Medium

Is Your Development Team Slacking?
Most of us find ourselves regularly in the situation of having to hand out time estimates for the release of customer requests or projecting roadmaps for the next quarter. Alongside these kind of…

Offline first with Flutter
Welcome to the 21st century when 5G, hotspots and mobile internet is available everywhere. It’s one of the things considered to be simply there, so you could ask yourself do I need to consider Offline first at all?