Becoming a Tech Entrepreneur

Building an MVP for your Startup

Building an MVP for your Startup

Do you have an entrepreneur within you and want to bring it to life? Creating a business plan and building an MVP (Minimal Viable Product) is the place to start.

Setting up a new Angular project

Setting up a new Angular project

Have you ever tried creating a new Angular project? Me neither. Why not do it together so you can learn from my...

How do I learn to code?

How do I learn to code?

Don’t know how to start to learn to code? Here I will give you my tips on how you can get starting to code. Because, coding is for everyone!

Adobe XD to Flutter code

Adobe XD to Flutter code

Transform your Adobe XD design to Flutter code with a single click. See how easy it is. Safe time transforming your designers work to beautiful apps.

Navigation in Flutter

Navigation in Flutter

Want to navigate between screens in Flutter. Here you will find a basic introduction to navigation in Flutter using Navigator, pushNamed, onGenerateRoute().

Intro to Flutter Widgets

Intro to Flutter Widgets

Flutter is all about widgets. Get a basic intro to Flutter Widgets so you can start coding. With Flutter widgets it’s easy to create beautiful UI.

Flutter scalable app folder structure

Flutter scalable app folder structure

Why not structure your app nicely from the begining. Here is my take on, a good folder structure for your Flutter app so it’s ready for scale.