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

functional programming

March 8, 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

Azel Alyne Tan
A kid at heart | Web Developer
April 19, 2022 - 2 minute read

[Javascript Basics] Day 6: Array Methods

Commonly used array methods.