2022/04/21
Test
2021/08/20
This is a tutorial for MacOS users on how to enhance productivity using iTerm2 with OhMyZsh.
2021/05/19
Just created my first Sanity plugin with React for browsing and selecting icons
2021/05/06
So you bought a Raspberry Pi and don't know what to do with it? Learn how to setup a headless RPI with an always running development server on it.
2021/05/06
Learn how to setup a Node.js server on your Raspberry Pi which will always stay awake despite app crashes and RPI reboots.
2021/05/05
Learn how to configure a Raspberry Pi, headless, which will connect wirelessly to the internet and which you can access from your computer through SSH.
2021/04/28
Here we will learn how to build a simple React Native app that fetch movies from a REST API.
2020/12/04
This is a 3 part series which will walk you through how to build a REST API from scratch
2020/12/04
This is a 3 part series which will walk you through how to build a REST API from scratch
2020/08/29
This is a short tutorial on how to setup a PostgreSQL environment on your computer.
2020/08/22
This is a short tutorial on how to setup a MySQL environment on your computer.
2020/06/20
This is a small tutorial on how to setup Pipenv for easier Python package management.
2020/06/11
This is a tutorial on getting started with Python.
2020/06/10
This is a tutorial on how to create a CRUD operation service with Python that can handle MySQL data.