#Template

5 posts · Latest first

EN

Rssy - A miniflux rss reader alternative

Tired of Miniflux bloat? Sharing how I built a lightweight RSS reader from scratch with SQLite/PostgreSQL dual database support, GitHub OAuth integration, lower resource usage, and cleaner features.

EN

Pasty - A pastebin website with Go+Turnstile+OAuth

Building a secure and reliable code sharing platform: Developing a Pastebin website with GitHub OAuth authentication and Cloudflare Turnstile verification from scratch, sharing the complete technical implementation.

EN

Build a website for readability in 10 minutes

Build a web readability tool in 10 minutes: Using Go and go-readability library to quickly create an online reader that extracts main content and removes distracting elements.

EN

Golink - Useful local url shortener

Create your personal local URL shortening service: From /etc/hosts to a complete short link system, sharing how to build a lightweight and customizable URL shortener tool.