28 followers
Hey, I'm Dany and I am a Full Stack Web Developer. I'm currently transitioning full-time into Web3! I love Web3, Blockchain, and decentralization.
Subscribe to my newsletter and never miss my upcoming articles
A guide to getting into Web3 and Blockchain Development
Introduction Hello there! This time I wanted to share a little tool I wrote last week that helps me in my daily work and maybe it's also helpful for others, for you! The problem As a developer, I work inside the CLI. A lot. I really like it but how o...
Introduction Hello there! CSS is like magic and there are tons of resources out there. I want to share 5 of them that I find very useful when working with CSS and I hope you will also find value in them. 1: CSS Tricks One of the best and well-known ...
Introduction Hello there! At the moment I'm reading a book about stress-free productivity and I want to share one or two tips that are mentioned in this book. These tips are really simple but I was surprised how effective they are if you follow them....
Introduction Hello there! Another week, another Flutter blog post. This week I want to introduce you to constraints in Flutter. When building a UI in Flutter constraints are very important and I would bet you already met an error based on constraints...
Introduction Hello there! On my way to master flutter widgets are key. In Flutter everything is a widget. And so it's crucial to understand how they work and how Flutter renders Widgets. It's a bit of theory but it will help you to better understand ...