ARM Cortex-M0 (Thumb) assembly projects focused on system-level programming. Includes a recursive Merge Sort implementation with stack-based memory management and an interrupt-driven canvas drawing system using SysTick. Demonstrates low-level control flow, memory addressing, recursion, and embedded system concepts.