Hi, Welcome to My Blog!
const person = {
name: "Rio Chandra";
}
const blog = {
ownedBy: person;
sayHi: (guest) => guest.sendMessage("Hi, welcome to my blog"),
openHomepage: () => { // @TODO: Add homepage please, by @rio }
}
blog.openHomepage();

About me
A software engineer who loves to write and share his thoughts. Full-stack developer, tech enthusiast, and lifelong learner.
My Post
-
Ollama: Full Tutorial Membuat Agen AI Offline
-
Turn any AI into your co-developer agent
-
Async-Mutex: A JavaScript Library to Prevent Race Conditions
-
Update: Migrate CMS from Hugo to WordPress
-
5 Online Resources Every Web Developer Should Read
-
Running Vite React TypeScript with Deno
-
Phishing: Teknik Hacker Mengambil Akses Akun Anda
-
Effective and Simple Logging in NestJS Using Pino Logger
Got questions or Project With Me?
Feel free to reach out.