- 🔭 I'm currently working on embedded systems development
- 🌱 I'm currently learning Rust
- 💼 C++ enthusiast working on microcontroller projects
- 🔌 Designing schematics and PCBs in KiCad
- 🇺🇦 Based in Ukraine
- ⚡ Fun fact: I believe black coffee is the way to start the day
Systems & Embedded:
Hardware & Design:
Web & Mobile:
IoT & Monitoring:
/// 🌱 I'm currently learning ...
fn choose_your_coffee(drink: &str) {
println!("You chose {}.", drink);
match drink {
"black coffee" => println!("This is the way... to start the day."),
_ => println!("Interesting choice, but not the Mandalorian way."),
}
}- GitHub: @spa-sam
- 💬 Feel free to discuss embedded systems or hardware design!
"This is the way." 🛡️

