My name is Erasmus. I'm a software engineer at Intel, passionate about open-source and clean code.
const Erasmus = {
pronouns: "he" | "him",
code: [C, C++, Python, Typescript, VHDL, Bash],
tools: [GithubActions, Flask, SQLalchemy, React, Docker, VUnit],
wow: ["team work", "ci", "clean code", "tdd", "automation"],
hobbies: ["electronics", "Stockholm Makerspace", "3D printing", "longboard", "guitar"],
}.join(many_more_talents);
Here are some past and present projects I've worked on.
- 2025: 💓 Digital message-in-a-bottle
- 2025: 📌 Vartärvipåväg?
- 2024-: ⏰ Kitchen timer
- 2021: ⌨️ Raspberry Pi Pico Macro Keyboard
- 2020: ⚡ NEXA power switch controller
- 2020: 🕓 Nixie clock
- 2017: FPGA: True Random Number Generator
- 2025: Stgit
- 2019-: Memberbooth
- 2018-: Makeradmin
I use Stgit with the vscode plugin https://github.com/srydh/vscode-stgit.
My keyboard of choice is a Kinesis Advantage keyboard, that I have retrofitted with a kinT controller (I've built a few of them). Here is my QMK fork with the layout I use.
I have a Ender 3 Pro 3D printer with a v.4.2.7 motherboard. Here is my Marlin fork.