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

Jonathan Rodriguez
Programming, Project building, electronics, writing
November 26, 2021 - 2 minute read

Developing a touch controlled-piano using an RPI (Part 1 - Design Concept)

An RPI has thousands of uses for electronic hobbyists. Turning it into a musical instrument is an in...Read more

Design Concept
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.
August 4, 2023 - 5 minute read

SOLID: Single Responsibility Principle

Single Responsibility Principle means every module/class/function should only have one responsibilit...Read more