-
Working with Flutter - Creating an hotel booking app
Let's build an awesome app going deep to the process from UI to testing.
-
Let’s play with the Android accelerometer + Kotlin
Taking a look into sensors in Android devices. How it works and how can we take advantage of it.
-
How to build amazing image filters with Python— Median filter 📷 , Sobel filter ⚫️ ⚪️
Let's implement some interesting filters to the images with Python