Hello and welcome to my GitHub! I'm Simon, a professional software developer specializing in cloud solutions, Angular, and TypeScript. While my day-to-day work revolves around building robust software systems, my GitHub space showcases another side of my passion: electronic and hardware-based projects. Here, you'll find an intriguing blend of my professional expertise and personal interests, highlighting my journey in both software and hardware realms. Take a look around to see how I apply my software skills to create innovative, tangible solutions. Feel free to reach out for collaborations or discussions on anything tech!
Important
These projects represent my personal endeavors and may not fully align with the quality standards I adhere to in my professional work.
To make it easier to find my projects, I've curated a list of my most interesting repos.
- Keyboard Configuration Framework (2024): Tools to prototype custom keyboards
- Tekskey (2023): custom split orthogonal keyboard
- QMK Keyboard Browser (2020): Angular Website that visualizes all keyboards and their layouts that are part of the upstream QMK firmware using a backendless approach
- My QMK userspace: Collection of my keyboards and their layouts
- Markdown to PDF helper (2018): Write your paper in Markdown and convert it to PDF using Pandoc and LaTeX in watch mode. (I used this to write my bachelor & master thesis, and some other papers)
- GCP Interview Transcriber (2020): Scripts to transcribe audio files using Google Cloud Platform's Speech-to-Text API. (BTW It took Google 4 years to make this feature now available to consumers)
- MotionPause (2022): An Android app that automatically pauses your music when it detects inactivity, such as when you fall asleep
- LuminaBreath (2019): A compact light designed for guided breathing exercises, using light patterns
Note
Currently I am missing the source code for the following projects. I will try to find it and make them public.
- NightWolf (2015): A smart alarm clock that not only simulates sunrise but also monitors your sleep cycle to set alarms optimally
- GlowTime (2021): A unique clock made entirely of light, featuring a night dimming function
- TS Template (2024): Quickstart template repo with my opinionated setup for TypeScript projects
- VS Code Custom CSS Snippets (2020): Make VS Code Tabs easier to read
- Check Cache (2022): Github Action to check the Github Cache before actually downloading it