class Youssef extends Developer {
final String role = "Flutter Developer & Embedded Systems Engineer";
final List<String> stack = ["Flutter", "Dart", "Embedded C", "Assembly"];
final String focus = "Clean Architecture, State Management, IoT";
final bool openToWork = true;
@override
String bio() => "Building smooth cross-platform apps in Flutter, "
"backed by a deep understanding of the hardware "
"they might one day talk to.";
}- 📱 Focused on Flutter & Dart — building responsive, well-architected mobile apps with clean state management and polished UI/UX.
- 🔌 Background in Embedded Systems (PIC microcontrollers, bare-metal C/Assembly, Proteus simulation) — I understand software from the hardware up.
- 🧱 Currently leveling up Clean Architecture, Bloc/Provider/Riverpod, and API-driven app design.
- 🌱 Also growing in system design and IoT integration, connecting devices to the apps that control them.
- ⚡ I care about writing code that's clean, modular, and genuinely pleasant to maintain — whether it's a widget tree or a register-level driver.
"From widgets to registers — I build things that work, and work beautifully."