Projects Data Resume Bookmarks (all) The IRC bot for hackers Tenyks is an IRC bot written in Go. It relays messages between services and IRC. A Tenyks service Go library Quasar is the Go library for writting services for Tenyks. A Tenyks service Python library Tenyks Service is the Python library for writting services for Tenyks. Most services are currently written in Python. Self-hosted bookmarking SUFR is a self-hosted bookmarking program written in Go. It's simple to install and run because it's a single binary with no external requirements. It uses BoltDB under the hood for storage. Minimalistic static site generator Solarwind is a static site generator written in Go. It keeps things simple by compliling .md (markdown) to html and just copying html files into a public directory. The ugly duckling dat...