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