]>
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 RBR |
69 | </ul> |
70 | <h2>My Things</h2> | |
71 | <ul> | |
72 | <li> | |
73 | <p> | |
56d16466 | 74 | <a href="https://myspace.bandcamp.com">music @ bandcamp</a>: |
21b1c71d RBR |
75 | Music I've made. |
76 | </p> | |
77 | </li> | |
78 | <li> | |
79 | <p> | |
56d16466 | 80 | <a href="https://soundcloud.com/benbeltran">music @ soundcloud</a>: |
21b1c71d RBR |
81 | More music I've made. |
82 | </p> | |
83 | </li> | |
84 | <li> | |
85 | <p> | |
86 | <a href="https://youpic.com/photographer/microsoft/">photography @ youpic</a>: | |
87 | Pictures I've taken. | |
88 | </p> | |
89 | </li> | |
90 | <li> | |
91 | <p> | |
92 | <a href="https://www.youtube.com/playlist?list=PLYxitPB3WXb1B4zPAsj92l9ay5pBOyynt">talks @ youtube</a>: | |
93 | Talks I've given. | |
94 | </p> | |
95 | </li> | |
32d6d7d4 RBR |
96 | <li> |
97 | <p> | |
6e266448 | 98 | <a href="/pub.txt">my public pgp key</a>. |
32d6d7d4 RBR |
99 | </p> |
100 | </li> | |
21b1c71d RBR |
101 | </ul> |
102 | <h2>Etc.</h2> | |
103 | <ul> | |
32d6d7d4 RBR |
104 | <li> |
105 | <p> | |
106 | <a href="https://prompt.{{ site.domain }}">Prompt</a> | |
107 | <span>(2021)</span>: | |
108 | Drawing prompts on demand. | |
29e93a81 | 109 | (<a aria-label="See the source of Prompt" href="https://git.sr.ht/~rbdr/prompt">source</a>) |
32d6d7d4 RBR |
110 | </p> |
111 | </li> | |
f08f8474 RBR |
112 | <li> |
113 | <p> | |
300639b4 | 114 | <a href="https://corona.{{ site.domain }}">Corona Regeln</a> |
f08f8474 RBR |
115 | <span>(2021)</span>: |
116 | Up-to-date corona rules for Berlin. Refresh frequently. | |
29e93a81 | 117 | (<a aria-label="See the source of Corona Regeln" href="https://git.sr.ht/~rbdr/corona-regeln">source</a>) |
f08f8474 RBR |
118 | </p> |
119 | </li> | |
c412c76b | 120 | <li> |
633769f9 | 121 | <p> |
300639b4 | 122 | <a href="https://flower.{{ site.domain }}">Flower</a> |
50a2afb6 BB |
123 | <span>(2018)</span>: |
124 | <span aria-hidden="true">🌹🌸🌺💐🌼🌻🌷</span> | |
125 | draw a flower rotating a cube | |
126 | <span aria-hidden="true">🌷🌻🌼💐🌺🌸🌹</span> | |
633769f9 | 127 | </p> |
c412c76b | 128 | </li> |
b69058a1 | 129 | <li> |
633769f9 | 130 | <p> |
29e93a81 RBR |
131 | <a href="https://git.sr.ht/~rbdr/sorting-hat">Sorting Hat</a> |
132 | & <a href="https://git.sr.ht/~rbdr/sorting-hat-renderer">Renderer</a> | |
50a2afb6 | 133 | <span>(2017)</span>: |
a13e3f35 | 134 | Reads your brain and places you in a category based on your mental activity |
633769f9 | 135 | </p> |
b69058a1 BB |
136 | </li> |
137 | <li> | |
633769f9 | 138 | <p> |
29e93a81 | 139 | <a href="https://git.sr.ht/~rbdr/dasein">Dasein</a> |
50a2afb6 | 140 | <span>(2017)</span>: |
a13e3f35 BB |
141 | Ephemeral posts experiment: the posts stay alive as the conversation |
142 | continues, but disappear shortly after activity stops. | |
633769f9 | 143 | </p> |
b69058a1 | 144 | </li> |
72442bf9 | 145 | <li> |
633769f9 | 146 | <p> |
300639b4 | 147 | <a href="https://frames.{{ site.domain }}">Frames</a> |
50a2afb6 | 148 | <span>(2017)</span>: |
a13e3f35 | 149 | 🆒 |
633769f9 | 150 | </p> |
a13e3f35 BB |
151 | </li> |
152 | <li lang="es-MX"> | |
633769f9 | 153 | <p> |
29e93a81 | 154 | <a href="https://git.sr.ht/~rbdr/dead-drop/">Dead Drop</a> |
50a2afb6 | 155 | <span>(2017, Spanish)</span>: |
a13e3f35 | 156 | Marca un número de 📞 y deja un mensaje secreto, o escucha algo al azar. |
633769f9 | 157 | </p> |
aa27f034 BB |
158 | </li> |
159 | <li> | |
633769f9 | 160 | <p> |
56d16466 | 161 | <a href="telnet:barthes.unlimited.pizza:7777">telnet barthes.unlimited.pizza 7777</a> |
50a2afb6 | 162 | <span>(2016)</span>: |
21b1c71d | 163 | a random work of ansi art. Better with 24-bit enabled terminals. |
29e93a81 | 164 | (<a href="https://git.sr.ht/~rbdr/tomato-sauce">source</a>) |
633769f9 | 165 | </p> |
72442bf9 | 166 | </li> |
23fcd312 | 167 | <li> |
633769f9 | 168 | <p> |
300639b4 | 169 | <a href="https://lgtm.{{ site.domain }}">LGTM</a> |
50a2afb6 | 170 | <span>(2016)</span>: |
a13e3f35 | 171 | Looks Good To Me! 👍 |
29e93a81 | 172 | (<a aria-label="See the source of LGTM" href="https://git.sr.ht/~rbdr/lgtm">source</a>) |
633769f9 | 173 | </p> |
2c3eee56 BB |
174 | </li> |
175 | <li> | |
633769f9 | 176 | <p> |
300639b4 | 177 | <a href="https://heart.{{ site.domain }}">Heart</a> |
50a2afb6 | 178 | <span>(2016)</span>: |
a13e3f35 | 179 | ❤️💜💙💛💚 |
633769f9 | 180 | </p> |
2c3eee56 | 181 | </li> |
81003de3 | 182 | <li lang="es-MX"> |
633769f9 | 183 | <p> |
56d16466 | 184 | <a href="https://insultos.{{ site.domain }}">Generador de Insultos</a> |
50a2afb6 | 185 | <span>(2015, Spanish)</span>: |
a13e3f35 BB |
186 | Un generador de insultos multi-usos que te da un insulto nuevo cada vez |
187 | que lo cargas. | |
633769f9 | 188 | </p> |
a13e3f35 BB |
189 | </li> |
190 | <li lang="es-MX"> | |
633769f9 | 191 | <p> |
29e93a81 | 192 | <a href="https://git.sr.ht/~rbdr/grita">Grita</a> |
50a2afb6 | 193 | <span>(2010, Spanish)</span>: |
a13e3f35 | 194 | Comparte texto anónimamente y distribuyelo con QR codes y URLs cortas. |
633769f9 | 195 | </p> |
a13e3f35 BB |
196 | </li> |
197 | <li> | |
633769f9 | 198 | <p> |
a13e3f35 | 199 | <a href="/files/polarity.zip">Polarity</a> |
50a2afb6 | 200 | <span>(2009)</span>: |
a13e3f35 | 201 | Top-down arena shooter game with magnetism. |
633769f9 | 202 | </p> |
2c3eee56 BB |
203 | </li> |
204 | <li> | |
633769f9 | 205 | <p> |
29e93a81 | 206 | <a href="https://git.sr.ht/~rbdr/pico-engine">Pico Engine</a> |
50a2afb6 | 207 | <span>(2009)</span>: |
a13e3f35 | 208 | Platform game engine with lua scripting. |
633769f9 | 209 | </p> |
23fcd312 | 210 | </li> |
c412c76b | 211 | </ul> |
56d16466 RBR |
212 | <p> |
213 | → <a href="https://monitor.{{ site.domain }}">service monitor</a>. | |
214 | </p> | |
50a2afb6 | 215 | </main> |
c412c76b | 216 | |
21b1c71d RBR |
217 | <aside title="Version"> |
218 | <p>🦜.🌱.🪕</p> | |
50a2afb6 | 219 | </aside> |