Building The MVP
On 2020 I launched Tutting, a marketplace for private tutoring. I imagined but never dimensioned the amount of effort required to build its MVP. As a sole founder you have to play all the roles. Read about how was my experience.
Things that Make you a Better Developer
Even though as developers we can be experts on some areas we will always be a beginner when it comes to learn new stuff or going out of our confort zone. This is a collection of key points that helped me to become a better developer.
Fancy Blog With GraphCMS
This was my experience implementing GraphCMS for my custom blog. I write about the things I liked and limitations encountered. For sure it deserves a try.
Thoughts About Life
Life can be seen as a binary tree (makes sense if you are a geek developer). Is not a surprise that what we are today is the result of the decisions we made yesterday. Each decision you make takes you to a different path in your life.
How to build a Pokedex with Flutter and Tflite
We are going to build a Pokédex with flutter, but the special thing is that it will use machine learning models to identify Pokemons based on their pictures.