Serious about code. Playful by nature.
I’m Rivki, a software engineer in Jakarta. I turn curiosity into thoughtful digital experiences.
Always learning. Always building.
A little curiosity. Endless possibilities.
Recent writing
TypeScript & React: Integration Guide & Best Practices
A comprehensive guide to integrating TypeScript with React. Learn project setup, component typing, React Hooks, event handling, form management, Redux state management, and testing best practices.
Top 5 Chrome Extensions for GitHub
In this article, I'll share the Chrome extensions I use for GitHub to increase my productivity when using GitHub daily. There are many great extensions out there, but I'll share the 5 Chrome extensions for GitHub that I use.
Creating a Basic Server Using NodeJS and ExpressJS
Previously, we learned how to create a web server using only NodeJS. This time, we'll try how to create a web server using ExpressJS, one of the most widely used frameworks in NodeJS.