Steffi Tan
Steffi Tan
Building apps and developer teams | Engineering Manager | SSE (iOS)

Advice for getting started as a less experienced software engineer

May 12, 2023 - 5 minute read
Explore more

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.
September 11, 2023 - 3 minute read

SOLID: Interface Segregation Principle

Interface Segregation Principle means a client should not depend on something it doesn't need.

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

Lessons learned about JWT and Supabase Authentication

Here's a simple write-up about what did I learned about JWT (JSON Web Tokens), and Supabase Authenti...Read more