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.
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
Create Relative Timestamps in JavaScript Without Any Dependencies Using `Intl.RelativeTimeFormat`
My Attempt on creating a relative timestamps (like "5 min ago", "4d ago", "in 1 week", etc.) without any external dependencies