Michie Ang
Michie Ang
Never stop learning. Mad scientist 🧪🛠💻 at Devbits (formely known as Inbytes.dev).

SwiftUI View Modifiers

November 27, 2021 - 2 minute read
Explore more

Alysson Alvaran
Software Engineer. Low-battery with bursts of energy. ✨
March 21, 2021 - 3 minute read

Deploying a simple Flask application to Heroku via GitHub

How to deploy your Flask web app to Heroku via GitHub

December 4, 2021 - 3 minute read

Customizing zsh prompt: How to remove the username and host name

By default, the prompt would display the username, host name and the current directory but what if y...Read more