25.06.2026 aktualisiert
HK
100 % verfügbar
Senior Rust Developer / DevOps Engineer
Malschwitz, Deutschland
Nur Remote
Master InformatikÜber mich
I am a senior software developer with experience in developing complex build and test automation systems. I am very good at familiarizing myself with new domains and therefore have also worked on embedded, low-level networking, 3D game and digital audio processing projects.
Skills
ARM ArchitekturCliLinuxDevOpsDNSEmbedded SoftwareGrafische BenutzeroberflächeRust (Programming Language)GitDigitale SignalverarbeitungDocker
I'm a Rust developer with a strong passion for OpenSource. I have experiences in low level multi-threading, real-time audio processing, low level network and embedded programming.
Latest professional project:
Embedded Rust Firmware development - ENERANDO - https://www.enerando.energy
Development of embedded firmware for an EV charge point.
git | Rust | embassy | embedded-hal | ESP
Some of my OpenSource Rust projects:
raumklang - Maintainer - https://github.com/kunerd/raumklang
Room impulse response measurement software.
- Started as project to learn more about digital signal processing (DSP).
- CLI app using clap and GUI app using iced.
- Realtime audio processing with jack.
- Experimental iced native chart library: pliced
git | DSP | jack | real-time audio
koppeln - Maintainer - https://github.com/kunerd/koppeln
A minimalistic standalone dynamic DNS server.
- From scratch implementation of DNS protocol.
- Including CI for building and testing Debian packages.
- Unified build setup for running end-to-end tests via cargo-make on developer machine and in CI.
- Uses Docker for building and LXC containers for end-to-end testing.
git | cargo-make | DNS | Docker | LXC | E2E tests | GitHub CI
clerk - Maintainer - https://github.com/kunerd/clerk
Hardware independent HD44780 LCD driver library written in Rust.
- Use Rusts type system to ensure the correct usage of different states of the hardware at compile time.
- Tested on multiple platforms: Raspbian, different Atmel 8bit chips and ARM Cortex.
git | embedded | Atmel | ARM Cortex | Rasberry Pi
RAMP - Contributor - https://github.com/Aatch/ramp
Rust Arithmetic in Multiple Precision
- Implementing Greatest Common Divisor (GCD) and Lowest Common Multiple (LCM) algorithms.
- Implementing random number generation.
- Including the use of unsafe code for performance critical sections.
git | unsafe rust | big numbers
rPaillier - Maintainer - https://github.com/kunerd/rpaillier
A Rust implementation of the Paillier cryptosystem.
More projects can be found on my GitHub profile:
https://github.com/kunerd
Sprachen
DeutschMutterspracheEnglischgut
Projekthistorie
Developing embedded Rust firmware for an EV charge point based on ESP.
Technologies
* Rust
* Embassy
* embedded-hal