← Back to portfolio

Blog

Thoughts on Flutter, full-stack development, and the things I learn while building.

New here? Start hereThe complete learning roadmap13 series on Dart, Flutter & Riverpod, in the order that makes them click. Pick your starting point and follow the path.See the roadmap →
January 1, 2027
RoadmapDartFlutterRiverpod

Start Here: A Roadmap to Every Series on This Blog

New here and not sure where to begin? This is the map. Pick a starting point, follow the path, and learn Dart, Flutter, and Riverpod in the right order.

Read post →
June 10, 2026
Next.jsReactTypeScript

What I Learned Building My Portfolio with Next.js

Lessons from building a single-page portfolio with Next.js 13, Framer Motion, and SCSS modules — what worked, what I'd do differently, and why I skipped Tailwind.

Read post →
May 10, 2026
FlutterDartArchitecture

Building Scalable Flutter Apps with Clean Architecture

How I structure production Flutter apps using Clean Architecture — separating data, domain, and presentation layers to keep code maintainable as apps grow.

Read post →
April 15, 2026
FlutterDartNode.js

Reading Bank SMS in Real Time with Flutter

How I built an expense tracker that auto-logs transactions by parsing incoming bank SMS messages — no manual entry, no open banking API required.

Read post →