maschmi
Biochemist gone full software engineer. Currently working @QualityMinds - but but this account and repos are my private ones.
Nuremberg, Germany
Pinned Repositories
-PumlAnalayzerForCSharp
(Gitlab-Mirror) Tries to create PlantUML Sequence diagrams out of C# source code
1brc
adv2022
adv2023
Advent of Code 2023
Alexa_DVB_Tram
Alex Skill which uses dvbjs and nodejs to query Dresden ÖPNV schedule. Start station needs to be hard coded in lambda function.
angular-playground
My own angular playground.
bitnami_charts
Bitnami Helm Charts
blog-ktinline
maschmi's Repositories
maschmi/-PumlAnalayzerForCSharp
(Gitlab-Mirror) Tries to create PlantUML Sequence diagrams out of C# source code
maschmi/1brc
maschmi/adv2022
maschmi/adv2023
Advent of Code 2023
maschmi/Alexa_DVB_Tram
Alex Skill which uses dvbjs and nodejs to query Dresden ÖPNV schedule. Start station needs to be hard coded in lambda function.
maschmi/angular-playground
My own angular playground.
maschmi/bitnami_charts
Bitnami Helm Charts
maschmi/blog-ktinline
maschmi/blog-lims-storage
maschmi/cardio-extract
my first react app to extract data from an android carido app which has broken export functionality. You need to fetch the DB file from the phone manuall. (https://play.google.com/store/apps/details?id=com.mdhelper.cardiojournal&hl=de&gl=US)
maschmi/CronInFSharp
(gitlab-mirror) F# Playground project
maschmi/genesym_to_name
First steps in Python using the NCBI API to translate GeneSymbols to Names and fetch aliases.
maschmi/germgame
(gitlab mirror) Will be used in a workshop on AutoFixture. Out of love to my origins the game is set in immunology. But basically it is only a toy project to test new ideas and patterns.
maschmi/egui_command_pattern
maschmi/gilded-rose
maschmi/GildedRose-Refactoring-Kata
Starting code for the GildedRose Refactoring Kata in many programming languages.
maschmi/gradle-spring-angular-template
maschmi/intellij-chatgpt
The beginning of a IntelliJ ChatGPT plugin
maschmi/Invocation-Argument-Extractor
(gitlab mirror) Either searches declaration with SymbolFinder or roslyn compliation for a given method and then tries to extract the location the method is used in and prints the supplied arguments.
maschmi/kotest-extensions-spring
Kotest extension for Spring framework
maschmi/linux_scripts
Some shell scripts I'm using
maschmi/map_test
maschmi/maschmi.github.io
maschmi/mstdn_instances
maschmi/prompter
A simple tui to parse a directory for audio and textfiles. Then use an external program to play the audio file and use cursive to display the content of a textfile on the screen. This happens to be my first project in rust. Let see how and where it takes us.
maschmi/Refactoring-Kata-Lift-Pass-Pricing
A refactoring kata where you'll practice disentangling business logic from frameworks and SQL
maschmi/rust-yeq-tokio-playground
maschmi/sparbahn
Python Modules to question the DB Sparpreis inofficial API. Use with caution.
maschmi/YeajGolf
(gitlab-mirror) Yet another Java game of life implementation. Started for educational reasons to learn some Java (some things are quite different comparing to the times of java applets and my youth)