Daniel Seres
Software developer with experience in back-end technologies (.NET/Rust)

I work at Deutsche Telekom IT Solutions on embedded Linux applications.
My Focus
Platform Agnostic Drivers
Communicating with devices over an I2C bus using embedded-hal traits, or using traits from the embedded-hal-async crate with interrupt pins, when one is used by a given device for signaling.
Text & Graphics Libraries
Implementing embedded-graphics traits for text rendering, which can be used with display devices that are embedded-graphics-core draw targets and use a known pixelcolor type.