Leon Lüthi

Personal blog and project showroom

Hi and welcome to my website! Here I show you my ongoing projects and my experience with all kinds of technologies that I encounter in my everyday life.

TailBliss Hero
P1

About me

Let me introduce myself. I'm a software engineer and it architect with a degree in applied computer science.

I develop and tinker with IT-related projects not only at work but also in my free time. Some of my favorite topics include web and app development, server technologies, and distributed systems.

In addition, I serve as an official examiner for the final examinations of IT application development apprentices.

Enjoy every new wave

Technology progress is like the ocean. You can let yourself drift in it, enjoy the water and the beach or ride the wave at the top. The latter describes my way of dealing with progress. I always want to try out new technologies but also adopt tried and tested ones.

In my opinion, a healthy mix is the key to any successful project. Do not reinvent the wheel, but check whether a new approach leads to success more efficiently.

p2

My projects

If you are interested in my projects and want to know more about what they are and what technologies they involve, take a look at my project page.

Latest content

Take a look at what I am currently doing.

/images/projects/avq-script-analyzer-header.webp
Project
Parser-based analysis and clustering for Avaloq scripts

Using a custom-built parser and clustering algorithms, this project uncovers hidden similarities between thousands of Avaloq scripts to simplify maintenance and improve system insight.

/images/posts/c4-model.webp
Post
C4 Architecture Model

The C4 model is a framework for visualizing the architecture of software systems ...

/images/posts/openapi-auto-gen.webp
Post
Reuse models and autogenerate http-clients

Imagine you create a web application with a front end and a backend with many entities ...