Jennifer Eve Vega
Jennifer Eve Vega
A wife, and a mom to two boys. A life-long learner. I also like to read books and I love programming.

SOLID: Interface Segregation Principle

September 11, 2023 - 3 minute read
Explore more

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

[Javascript Basics] Day 3: Objects

Let's talk about Javascript Objects

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