A lightweight bookmark and link archive manager.
- Go
- PostgreSQL
- SQLite
I am Rizqi, a software engineer that primarily focuses on back-end and front-end web developments. I truly believe that software should built to improve all people's life--not a detriment.
A lightweight bookmark and link archive manager.
Fast, small, minimal, config-file-less static site generator. This website uses Twolist.
Web-based game to find the shortest clicks between two random Wikipedia articles. Built in Go and Nix.
Statically Generating OpenGraph Images in Astro
Vercel's docs "forces" us to use their edge function. Satori's docs is not clear enough. How about statically generating it?
Writing Search Query Lexer and Parser Using State Machine
I can't believe I wrote this thing without Regex...
Handling PostgreSQL Errors in Go `sqlx` and `pq` packages
Notes on how to handle database errors in Go