About

Hello, and welcome to my portfolio.

About me

I'm an enthusiastic software engineer with an interest in and around development. Currently, I'm doing an apprenticeship as an application developer in Switzerland.

I'm broadly interested in everything related to software. I follow open-source projects and try to contribute to them. I opened several issues on bigger projects like: VSCode, wasm-pack, or react-native, or definitly-typed. And if I'm capable, I try to contribute via code.

Helping other people understand code is something I love doing. I know that a bit of help for somebody more knowledgeable than you is a blessing. That's why I try to provide that help to others. I have several contributions on Stackoverflow and answer questions in other forums, such as Reddit. And if a friend reaches out to me with a problem, I'm bound to agree and help 🙂.

I also have a good eye for design. Elements that are missing some spacing, or a text that is too small, will catch my eye. At some point, I also spent some time editing videos and dabbling around in 3D software like blender.

About this site

This site is written in NextJs, a framework for ReactJs. The content is generated from markdown files and enhanced with the MDX "extension". The MDX compiler enables me to import and use interactive JSX components directly inside the markdown.

Other parts of this site (for example, the lazyjson demo) are written in a systems programming language and are then compiled to web assembly.

Links to other pages