]>
Commit | Line | Data |
---|---|---|
89539330 BB |
1 | --- |
2 | layout: default | |
c412c76b BB |
3 | title: /index.html |
4 | description: "unlimited.pizza - ruben beltran del río surfs the internet: programming, music, fun times, hugs, bad jokes, and unlimited pizza" | |
89539330 | 5 | --- |
21b1c71d RBR |
6 | <main> |
7 | <p>The personal website of Rubén Beltrán del Río</p> | |
8 | <p> | |
56d16466 | 9 | → <a href="https://blog.{{ site.domain }}">blog</a>. |
21b1c71d | 10 | </p> |
29e93a81 RBR |
11 | <p> |
12 | ♊️ This website is better consumed via <a href="gemini://gemini.{{ site.domain }}">gemini</a>. | |
13 | </p> | |
21b1c71d | 14 | <h2>Apps</h2> |
c412c76b BB |
15 | <ul> |
16 | <li> | |
633769f9 | 17 | <p> |
56d16466 | 18 | <a href="https://do.{{ site.domain }}">do</a>: |
21b1c71d | 19 | A task manager for iOS and MacOS that makes you write a journal entry when the task is done. |
29e93a81 | 20 | (<a aria-label="See the source of do" href="https://git.sr.ht/~rbdr/do">source</a>) |
e7346472 RBR |
21 | </p> |
22 | </li> | |
23 | <li> | |
24 | <p> | |
56d16466 | 25 | <a href="https://map.{{ site.domain }}">map</a>: |
e7346472 | 26 | A MacOS app that lets you create wardley maps using text. |
29e93a81 | 27 | (<a aria-label="See the source of map" href="https://git.sr.ht/~rbdr/map">source</a>) |
e7346472 RBR |
28 | </p> |
29 | </li> | |
21b1c71d RBR |
30 | </ul> |
31 | <h2>Libraries</h2> | |
32 | <ul> | |
e316cb03 | 33 | <li> |
633769f9 | 34 | <p> |
29e93a81 | 35 | <a href="https://sr.ht/~rbdr/serpentity">serpentity</a>: |
a13e3f35 | 36 | An entity framework for JavaScript. |
633769f9 | 37 | </p> |
e316cb03 | 38 | </li> |
e7346472 RBR |
39 | <li> |
40 | <p> | |
29e93a81 | 41 | <a href="https://git.sr.ht/~rbdr/grafn">grafn</a>: |
e7346472 RBR |
42 | Flow based programming library for javascript. |
43 | </p> | |
44 | </li> | |
45 | <li> | |
46 | <p> | |
29e93a81 | 47 | <a href="https://git.sr.ht/~rbdr/cologne">cologne</a>: |
e7346472 RBR |
48 | Log multiplexer for javascript with no dependencies. |
49 | </p> | |
50 | </li> | |
21b1c71d RBR |
51 | </ul> |
52 | <h2>Plugins</h2> | |
53 | <ul> | |
a13e3f35 | 54 | <li> |
633769f9 | 55 | <p> |
29e93a81 RBR |
56 | <a href="https://git.sr.ht/~rbdr/api-notation.vim">API notation for vim</a>, |
57 | <a href="https://git.sr.ht/~rbdr/api-notation-atom">atom</a>, & | |
58 | <a href="https://git.sr.ht/~rbdr/api-notation.vscode">vscode</a>, & | |
59 | <a href="https://git.sr.ht/~rbdr/api-notation.tmLanguage">sublime text</a>: | |
a13e3f35 | 60 | A syntax for notating component APIs in a way that's easy to embed in text documents. |
633769f9 | 61 | </p> |
c412c76b BB |
62 | </li> |
63 | <li> | |
633769f9 | 64 | <p> |
29e93a81 | 65 | <a href="https://git.sr.ht/~rbdr/ngx_http_office_hours_filter_module">Nginx Office Hours</a>: |
a13e3f35 | 66 | A victory for the server's labor rights: An nginx module that allows you to serve your content only during office hours. |
633769f9 | 67 | </p> |
c412c76b | 68 | </li> |
21b1c71d | 69 | </ul> |
53e44c6b | 70 | <h2>Music</h2> |
21b1c71d | 71 | <ul> |
53e44c6b RBR |
72 | <li> |
73 | <p>For direct download, you can find the SFTP access instructions on the gemini page. Links below for streaming</p> | |
74 | </li> | |
21b1c71d RBR |
75 | <li> |
76 | <p> | |
53e44c6b | 77 | <a href="https://myspace.bandcamp.com">bandcamp</a> |
21b1c71d RBR |
78 | </p> |
79 | </li> | |
80 | <li> | |
81 | <p> | |
53e44c6b | 82 | <a href="https://music.apple.com/de/artist/ben-beltran/1338665508?l=en">apple music</a> |
21b1c71d RBR |
83 | </p> |
84 | </li> | |
85 | <li> | |
86 | <p> | |
53e44c6b | 87 | <a href="https://soundcloud.com/benbeltran">soundcloud</a> |
21b1c71d RBR |
88 | </p> |
89 | </li> | |
53e44c6b RBR |
90 | </ul> |
91 | <h2>More of my things</h2> | |
92 | <ul> | |
21b1c71d RBR |
93 | <li> |
94 | <p> | |
53e44c6b RBR |
95 | <a href="https://youpic.com/photographer/microsoft/">photography @ youpic</a>: |
96 | Pictures I've taken. | |
21b1c71d RBR |
97 | </p> |
98 | </li> | |
32d6d7d4 RBR |
99 | <li> |
100 | <p> | |
6e266448 | 101 | <a href="/pub.txt">my public pgp key</a>. |
32d6d7d4 RBR |
102 | </p> |
103 | </li> | |
2a2c001e RBR |
104 | <li> |
105 | <p> | |
106 | <a rel="me" href="https://mastodon.social/@myspace">myspace@mastodon.social</a>: social media™ | |
107 | </p> | |
108 | </li> | |
21b1c71d RBR |
109 | </ul> |
110 | <h2>Etc.</h2> | |
111 | <ul> | |
32d6d7d4 RBR |
112 | <li> |
113 | <p> | |
114 | <a href="https://prompt.{{ site.domain }}">Prompt</a> | |
115 | <span>(2021)</span>: | |
116 | Drawing prompts on demand. | |
29e93a81 | 117 | (<a aria-label="See the source of Prompt" href="https://git.sr.ht/~rbdr/prompt">source</a>) |
32d6d7d4 RBR |
118 | </p> |
119 | </li> | |
f08f8474 RBR |
120 | <li> |
121 | <p> | |
300639b4 | 122 | <a href="https://corona.{{ site.domain }}">Corona Regeln</a> |
f08f8474 RBR |
123 | <span>(2021)</span>: |
124 | Up-to-date corona rules for Berlin. Refresh frequently. | |
29e93a81 | 125 | (<a aria-label="See the source of Corona Regeln" href="https://git.sr.ht/~rbdr/corona-regeln">source</a>) |
f08f8474 RBR |
126 | </p> |
127 | </li> | |
c412c76b | 128 | <li> |
633769f9 | 129 | <p> |
300639b4 | 130 | <a href="https://flower.{{ site.domain }}">Flower</a> |
50a2afb6 BB |
131 | <span>(2018)</span>: |
132 | <span aria-hidden="true">🌹🌸🌺💐🌼🌻🌷</span> | |
133 | draw a flower rotating a cube | |
134 | <span aria-hidden="true">🌷🌻🌼💐🌺🌸🌹</span> | |
633769f9 | 135 | </p> |
c412c76b | 136 | </li> |
b69058a1 | 137 | <li> |
633769f9 | 138 | <p> |
29e93a81 RBR |
139 | <a href="https://git.sr.ht/~rbdr/sorting-hat">Sorting Hat</a> |
140 | & <a href="https://git.sr.ht/~rbdr/sorting-hat-renderer">Renderer</a> | |
50a2afb6 | 141 | <span>(2017)</span>: |
a13e3f35 | 142 | Reads your brain and places you in a category based on your mental activity |
633769f9 | 143 | </p> |
b69058a1 BB |
144 | </li> |
145 | <li> | |
633769f9 | 146 | <p> |
29e93a81 | 147 | <a href="https://git.sr.ht/~rbdr/dasein">Dasein</a> |
50a2afb6 | 148 | <span>(2017)</span>: |
a13e3f35 BB |
149 | Ephemeral posts experiment: the posts stay alive as the conversation |
150 | continues, but disappear shortly after activity stops. | |
633769f9 | 151 | </p> |
b69058a1 | 152 | </li> |
72442bf9 | 153 | <li> |
633769f9 | 154 | <p> |
300639b4 | 155 | <a href="https://frames.{{ site.domain }}">Frames</a> |
50a2afb6 | 156 | <span>(2017)</span>: |
a13e3f35 | 157 | 🆒 |
633769f9 | 158 | </p> |
a13e3f35 BB |
159 | </li> |
160 | <li lang="es-MX"> | |
633769f9 | 161 | <p> |
29e93a81 | 162 | <a href="https://git.sr.ht/~rbdr/dead-drop/">Dead Drop</a> |
50a2afb6 | 163 | <span>(2017, Spanish)</span>: |
a13e3f35 | 164 | Marca un número de 📞 y deja un mensaje secreto, o escucha algo al azar. |
633769f9 | 165 | </p> |
aa27f034 BB |
166 | </li> |
167 | <li> | |
633769f9 | 168 | <p> |
56d16466 | 169 | <a href="telnet:barthes.unlimited.pizza:7777">telnet barthes.unlimited.pizza 7777</a> |
50a2afb6 | 170 | <span>(2016)</span>: |
21b1c71d | 171 | a random work of ansi art. Better with 24-bit enabled terminals. |
29e93a81 | 172 | (<a href="https://git.sr.ht/~rbdr/tomato-sauce">source</a>) |
633769f9 | 173 | </p> |
72442bf9 | 174 | </li> |
23fcd312 | 175 | <li> |
633769f9 | 176 | <p> |
300639b4 | 177 | <a href="https://lgtm.{{ site.domain }}">LGTM</a> |
50a2afb6 | 178 | <span>(2016)</span>: |
a13e3f35 | 179 | Looks Good To Me! 👍 |
29e93a81 | 180 | (<a aria-label="See the source of LGTM" href="https://git.sr.ht/~rbdr/lgtm">source</a>) |
633769f9 | 181 | </p> |
2c3eee56 BB |
182 | </li> |
183 | <li> | |
633769f9 | 184 | <p> |
300639b4 | 185 | <a href="https://heart.{{ site.domain }}">Heart</a> |
50a2afb6 | 186 | <span>(2016)</span>: |
a13e3f35 | 187 | ❤️💜💙💛💚 |
633769f9 | 188 | </p> |
2c3eee56 | 189 | </li> |
81003de3 | 190 | <li lang="es-MX"> |
633769f9 | 191 | <p> |
56d16466 | 192 | <a href="https://insultos.{{ site.domain }}">Generador de Insultos</a> |
50a2afb6 | 193 | <span>(2015, Spanish)</span>: |
a13e3f35 BB |
194 | Un generador de insultos multi-usos que te da un insulto nuevo cada vez |
195 | que lo cargas. | |
633769f9 | 196 | </p> |
a13e3f35 BB |
197 | </li> |
198 | <li lang="es-MX"> | |
633769f9 | 199 | <p> |
29e93a81 | 200 | <a href="https://git.sr.ht/~rbdr/grita">Grita</a> |
50a2afb6 | 201 | <span>(2010, Spanish)</span>: |
a13e3f35 | 202 | Comparte texto anónimamente y distribuyelo con QR codes y URLs cortas. |
633769f9 | 203 | </p> |
a13e3f35 BB |
204 | </li> |
205 | <li> | |
633769f9 | 206 | <p> |
a13e3f35 | 207 | <a href="/files/polarity.zip">Polarity</a> |
50a2afb6 | 208 | <span>(2009)</span>: |
a13e3f35 | 209 | Top-down arena shooter game with magnetism. |
633769f9 | 210 | </p> |
2c3eee56 BB |
211 | </li> |
212 | <li> | |
633769f9 | 213 | <p> |
29e93a81 | 214 | <a href="https://git.sr.ht/~rbdr/pico-engine">Pico Engine</a> |
50a2afb6 | 215 | <span>(2009)</span>: |
a13e3f35 | 216 | Platform game engine with lua scripting. |
633769f9 | 217 | </p> |
23fcd312 | 218 | </li> |
c412c76b | 219 | </ul> |
56d16466 RBR |
220 | <p> |
221 | → <a href="https://monitor.{{ site.domain }}">service monitor</a>. | |
222 | </p> | |
50a2afb6 | 223 | </main> |
c412c76b | 224 | |
21b1c71d RBR |
225 | <aside title="Version"> |
226 | <p>🦜.🌱.🪕</p> | |
50a2afb6 | 227 | </aside> |