Blog

Thoughts, tutorials, and insights on software engineering and life.

Mar 22, 2026

How to structure your Next.js application effectively

Learn the best practices for folder structures, components separation, and state management in a modern App Router Next.js project.

Feb 15, 2026

Edge AI: Deploying models on microcontrollers

A comprehensive guide to leveraging tinyML and executing optimized TensorFlow Lite models on embedded devices with strict memory constraints.