Willy Setiawan

Hey! I’m Willy. Welcome to my blog. This is a place where I write whatever I am experimenting or thinking at the moment.

A PIE: Four Principles of Object-Oriented Programming

Expalining main principles of object oriented programming by using an acronym “A PIE”.

2024-06-06 · 4 min · Willy Setiawan

Tabunganku Frontend 0.1.1 Update

Latest update of the frontend of Tabunganku and the plan forward.

2024-02-13 · 1 min · Willy Setiawan

Syncing User Data Between Keycloak and Local Database

How to synchronize data from Keycloak to an existing database by using a custom provider.

2024-01-31 · 3 min · Willy Setiawan

Implementing OAuth Resource Server with Spring Boot

How to use a Spring Boot backend as an OAuth resource server.

2024-01-30 · 3 min · Willy Setiawan

Implementing Keycloak Authentication in SvelteKit

Explaining how to integrate Keycloak using Sveltekit as frontend.

2024-01-24 · 4 min · Willy Setiawan