Ce Manalang
Ce Manalang
Writes & draws about art and Internet things -- a web developer on most days.

authentication solutions

August 3, 2021 - 1 minute read
Explore more

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

Michie Ang
Never stop learning. Mad scientist 🧪🛠💻 at Devbits (formely known as Inbytes.dev).
November 27, 2021 - 2 minute read

SwiftUI View Modifiers

SwiftUI Modifiers are views modifiers to customize a specific view in your code. You can use the bui...Read more