Boosting Productivity: A Guide to Building a Reading List App with Notion and Flutter WebThis post will demonstrate how to use Flutter Web to create a dashboard displaying our reading list. The dashboard will show the books we are reading, those we have already read, and the ones we plan to read. For the development of our application, w...Jul 29, 2023·4 min read
The biggest lesson learned this year for the Dev Retro 2022In this post, I want to take full advantage of the challenge launched by Hashnode to look back to 2022 with the Dev Retro 2022 and tell what is the biggest lesson I learned this year and which made me a better developer. This year I fully learned the...Dec 10, 2022·4 min read
Save Bookmarks to Notion Database with Telegram and QuarkusHi everyone, in this post, I want to show you how I experimented with the Quarkus framework to solve a problem I had with saving articles to read them later from different PCs and from my smartphone. Background For work and in my personal life I use ...Oct 26, 2022·2 min read
Wassword: wonderful password generator built in FlutterHow I built a password generator with a taste of Material You and CubitOct 24, 2021·4 min read
Building a Post Scheduling App with HarperDB & FlutterLet's learn how to build an app with these two technologies togetherJun 29, 2021·6 min read
Create a Simple Responsive GridView with FlutterIn this post, I want to guide you in a Simple Flutter App by making a responsive GridView. This is useful because now Flutter supports web apps and make a responsive UI a must-have in the web world. This article is in the series Simple Flutter Apps w...Jun 12, 2021·4 min read
Create a Simple Contact App with Faker & FlutterThis article will show you how to create a simple Flutter App to display a Contact List with fake data with Faker. This article is in the series Simple Flutter Apps where I want to show how to code some simple apps in Flutter to help you get starte...Jun 4, 2021·4 min read