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

I’m currently open to work in roles with a focus on embedded Linux applications (.NET), bare-metal embedded programming (Rust), or performance web-based systems (.NET/Rust) with relational database access (SQL).
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.