---- description: unlimited.pizza - ruben beltran del río surfs the internet: programming, music, fun times, hugs, bad jokes, and unlimited pizza
-```Unlimited Pizza
-┬ ┬┌┐┌┬ ┬┌┬┐┬┌┬┐┌─┐┌┬┐╔═╗╦╔═╗╔═╗╔═╗
-│ │││││ │││││ │ ├┤ ││╠═╝║╔═╝╔═╝╠═╣
-└─┘┘└┘┴─┘┴┴ ┴┴ ┴ └─┘─┴┘╩ ╩╚═╝╚═╝╩ ╩
-```
-
-The personal capsule of Rubén Beltrán del Río
-
-=> /gemlog/ 📓 Blog / Gemlog
-=> /pub.txt 🔑 Public GPG Key
-=> gemini://gemini.unlimited.pizza/guestbook 📒 Guestbook
-=> mailto:ruben+up@unlimited.pizza ✉️ Send me an e-mail
-
-## Apps
-
-Do, a task manager for iOS and MacOs that makes you write a journal entry when the task is done.
-=> https://do.tranquil.systems/ do.tranquil.systems
-
-Map, A MacOS app that lets you create wardley maps using text.
-=> https://map.tranquil.systems/ map.tranquil.systems
-
-Ritmo, An iOS and MacOS app that helps you maintain a healthy balance.
-=> https://map.tranquil.systems/ ritmo.tranquil.systems
-
-Lyricli, a command line tool to print the lyrics of your current Apple Music or Spotify track
-=> /lyricli.gmi ./lyricli.gmi
-=> https://git.sr.ht/~rbdr/lyricli lyricli source code.
-
-## Libraries
-
-Patterns, MacPaint style pattern views for SwiftUI
-=> https://git.sr.ht/~rbdr/patterns Patterns source code
-
-Serpentity, an entity-component-system framework for Javascript
-=> https://sr.ht/~rbdr/serpentity Serpentity source code
-=> https://sr.ht/~rbdr/serpentity-lib Serpentity Shared Library source code
-
-Grafn, flow based programming library for javascript.
-=> https://git.sr.ht/~rbdr/grafn Grafn source code
-
-Cologne, log multiplexer for javascript with no dependencies.
-=> https://git.sr.ht/~rbdr/cologne Cologne source code
-
-## Plugins
-
-### Flat Bezel.qsplugin
-
-A UI Plugin for quicksilver
-
-=> ./flat_bezel.gmi Flat Bezel Homepage
-
-### API Notation
-
-A syntax for notating component APIs in text documents. We provide a tree-sitter parser and a neovim plugin.
-
-=> ./api.gmi API Notation definition
-=> https://git.sr.ht/~rbdr/tree-sitter-api-notation tree-sitter parser and neovim plugin.
-
-Older versions of the plugin exist for other editors, though they support an older version of the notation definition.
-
-=> https://git.sr.ht/~rbdr/api-notation.vim Syntax for vim
-=> https://git.sr.ht/~rbdr/api-notation.vscode Syntax for vscode
-=> https://git.sr.ht/~rbdr/api-notation-atom Syntax for atom
-=> https://git.sr.ht/~rbdr/api-notation.tmLanguage Syntax for sublime text