My app HookMeUp is now deployed on the PlayStore, feel free to download it HERE! I wanted to share the process I used from idea to actually releasing the app. You can find the first article of this series about the ideation HERE. Today I will share m...
My app HookMeUp is now deployed on the PlayStore, feel free to download it HERE ! I wanted to share the process I used from idea to actually releasing the app. The Idea Tech constraints The idea was to develop a mobile app using Flutter. The reason i...
2020 has been an awesome year for developers, and we can expect 2021 to be the same. This is why I decided to share with you some of the languages and frameworks I expect to take over the world in 2021. Deno Deno is a runtime for Javascript launched...
Along my journey as a software engineer, I gathered some tips I wish I had when starting my career. Now is time to share it with you! 🗣️ 1. Over-communicate That's very general, but also very true. Most of the issues you could find are mostly commun...
The Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. You can still join the adventure on adventofcode.com My motivation I first hea...
My motivation in this article is to show how dating apps apply basic matchmaking algorithm inside their apps. I chose Tinder as main example, because the app is well-known and the algorithm has been studied many times. What made Tinder successful fo...