--- title: etc.html
--- description: Assorted programming projects written by Rubén Beltrán del Río.
## Etc.
This is an assortment of programming projects that i've built throughout the years: either unmaintained, experimental, useless or art. The projects are listed chronologically.
=> / ⧍ Home
## I
### Lissajous
(2024) Play with parametric curves.
=> https://lissajous.unlimited.pizza/ lissajous.unlimited.pizza
=> https://git.r.bdr.sh/rbdr/lissajous ⧇ Lissajous source code
### Prompt
(2021) Drawing prompts on demand.
=> https://prompt.unlimited.pizza/ prompt.unlimited.pizza
=> https://git.r.bdr.sh/rbdr/prompt ⧇ Prompt source code
### Corona Regeln
(2021) Up-to-date corona rules for Berlin. Refresh frequently.
=> https://corona.unlimited.pizza/ corona.unlimited.pizza
=> https://git.r.bdr.sh/rbdr/corona-regeln ⧇ Corona Regeln source code
## II
### Flower
(2018) 🌹🌸🌺💐🌼🌻🌷 draw a flower rotating a cube 🌷🌻🌼💐🌺🌸🌹
=> https://flower.unlimited.pizza/ flower.unlimited.pizza
### Sorting Hat
(2017) Reads your brain and places you in a category based on your mental activity
=> https://git.r.bdr.sh/rbdr/sorting-hat Sorting hat source
=> https://git.r.bdr.sh/rbdr/sorting-hat-renderer ⧇ Sorting hat renderer source code
### Dasein
(2017) Ephemeral posts experiment: the posts stay alive as the conversation continues, but disappear shortly after activity stops.
=> https://git.r.bdr.sh/rbdr/dasein ⧇ Dasein source code
## III
### Frames
(2017) 🆒
=> https://frames.unlimited.pizza/ frames.unlimited.pizza
### Dead Drop
(2017, Spanish) Marca un número de 📞 y deja un mensaje secreto, o escucha algo al azar.
=> https://git.r.bdr.sh/rbdr/dead-drop ⧇ Dead Drop source code
### Tomato Sauce
(2016) a random work of ansi art via telnet. Better with 24-bit enabled terminals.
=> telnet:tomato.unlimited.pizza:6666 telnet tomato.unlimited.pizza 6666
=> https://git.r.bdr.sh/rbdr/tomato-sauce ⧇ Tomato Sauce source code
## IV
### LGTM
(2016) Looks Good To Me! 👍
=> https://lgtm.unlimited.pizza/ lgtm.unlimited.pizza
=> https://git.r.bdr.sh/rbdr/lgtm ⧇ lgtm source code
### Heart
(2016) ❤️💜💙💛💚
=> https://heart.unlimited.pizza/ heart.unlimited.pizza
### Generador de Insultos
(2015, Spanish) Un generador de insultos multi-usos que te da un insulto nuevo cada vez que lo cargas.
=> https://insultos.unlimited.pizza/ insultos.unlimited.pizza
=> https://git.r.bdr.sh/rbdr/generador-de-insultos ⧇ generador de insultos source code
## V
### Grita
(2010, Spanish) Comparte texto anónimamente y distribuyelo con QR codes y URLs cortas.
=> https://git.r.bdr.sh/rbdr/grita ⧇ grita source code
### Polarity
(2009) Top-down arena shooter game with magnetism.
=> ./files/polarity.zip polarity.zip
### Pico Engine
(2009) Platform game engine with lua scripting.
=> https://git.r.bdr.sh/rbdr/pico-engine ⧇ pico source code