Go as primary programming languages for both frontend and backend. Notable projects:
- paligo: Pāli Dictionary and Pāli Tipiṭaka SPA websites implemented in Go, hosted on GitHub Pages.
- userpages: My blog for sharing. Hosted on GitHub Pages.
- go-succinct-data-structure-trie: Succinct data structure for fast lookup and small space requirement. Used in paligo project.
- godom: Frontend library for DOM manipulation in Go, compiled to JavaScript via GopherJS. Used in paligo project.
- goef: Embed files in Go code. Used to build offline SPA websites in paligo project.
- instago: Download/access photos, videos, stories, story highlights, following and followers of Instagram.
- igdlcrx: Chrome extension to download Instagram posts and stories, written in Go.
- tiktokgo: Download TikTok user avatar photo and video item.