This repository contains a combination of private and work related projects. I generally use the following languages:
-
TeX/LaTeX is used to generate both the learner notes and presentation slides from the same source material for courses that I present. This allows for variants and makes it easy to change the template while keeping the notes and slides synchronised.
-
Python is used to at work to download data from instruments. The data is then analysed and data products are generated. Python is also used to monitor or control instruments. Not all work related projects are in my repository, since some are stored in organisational repositories
-
My web development (full stack) journey is seemingly coming full circle. I started with React, moved to NextJs and Svelte before looking into SolidJs. I really enjoy the Astro framework, but it depends on the project requirements. After playing around with Tauri (Rust) and Flutter (Dart) for Android development, I ended on React Native. This probably means that I will be back to NextJs for any new projects. All of this is done in TypeScript.
-
I would love to do everything in Rust, but it seems that I'm using that less every day.