
algorithms
Implementing a Binary Search Tree in C
· 2 min read
A deep dive into BST operations, balancing strategies, and practical C implementation patterns for embedded use.
Read more →Random personal projects

· 2 min read
A deep dive into BST operations, balancing strategies, and practical C implementation patterns for embedded use.
Read more →
· 2 min read
Deploying a quantized TensorFlow Lite model on an STM32F4 MCU — from model training to inference at the edge.
Read more →
· 2 min read
Building reliable bidirectional serial communication between Arduino Nano boards with error handling and protocol framing.
Read more →