Projects

binget

A CLI tool written in Go using urfave/cli that installs binaries directly from GitHub releases, automatically detects the user's OS/architecture and extracts the appropriate binary to a PATH directory. Created to learn more about Go (specifically the iterator features in Go) and CLI development in general

crud-echo

A bookstore CRUD backend developed at the start of my Bank Sinarmas internship to learn more about clean architecture in Go and the stack used at the internship (Echo, Uber’s dig, etc.)

Personal Website

The current website you are on, built using Hugo and hosted on Cloudflare Pages. I built this to learn more about Hugo and static site generators in general, as well as to have a personal website to showcase my projects and experience.