]>
Commit | Line | Data |
---|---|---|
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 | <div> | |
7 | <h2> Projects</h2> | |
8 | ||
9 | <ul> | |
10 | <li> | |
11 | <article> | |
12 | <a href="http://blog.unlimited.pizza">blog</a> | |
13 | <aside>(Ongoing)</aside>: | |
14 | My blog. Only 3 posts at a time. | |
15 | <a href="https://gitlab.com/rbdr/blog">See the source</a>. | |
16 | </article> | |
17 | </li> | |
18 | <li> | |
19 | <article> | |
20 | <a href="https://gitlab.com/serpentity">Serpentity</a> | |
21 | <aside>(Ongoing)</aside>: | |
22 | An entity framework for JavaScript. | |
23 | </article> | |
24 | </li> | |
25 | <li> | |
26 | <article> | |
27 | <a href="https://gitlab.com/rbdr/api-notation.vim">API Notation for vim</a>, | |
28 | <a href="https://gitlab.com/rbdr/api-notation-atom">atom</a>, & | |
29 | <a href="https://gitlab.com/rbdr/api-notation.vscode">vscode</a>, & | |
30 | <a href="https://gitlab.com/rbdr/api-notation.tmLanguage">sublime text</a> | |
31 | <aside>(Ongoing)</aside>: | |
32 | A syntax for notating component APIs in a way that's easy to embed in text documents. | |
33 | </article> | |
34 | </li> | |
35 | <li> | |
36 | <article> | |
37 | <a href="https://gitlab.com/rbdr/ngx_http_office_hours_filter_module">Nginx Office Hours</a> | |
38 | <aside>(2019)</aside>: | |
39 | A victory for the server's labor rights: An nginx module that allows you to serve your content only during office hours. | |
40 | </article> | |
41 | </li> | |
42 | <li> | |
43 | <article> | |
44 | <a href="https://flower.unlimited.pizza">Flower</a> | |
45 | <aside>(2018)</aside>: | |
46 | 🌹🌸🌺💐🌼🌻🌷 draw a flower rotating a cube 🌷🌻🌼💐🌺🌸🌹 | |
47 | </article> | |
48 | </li> | |
49 | <li> | |
50 | <article> | |
51 | <a href="https://gitlab.com/rbdr/sorting-hat">Sorting Hat</a> | |
52 | & <a href="https://gitlab.com/rbdr/sorting-hat-renderer">Renderer</a> | |
53 | <aside>(2017)</aside>: | |
54 | Reads your brain and places you in a category based on your mental activity | |
55 | </article> | |
56 | </li> | |
57 | <li> | |
58 | <article> | |
59 | <a href="https://gitlab.com/rbdr/dasein">Dasein</a> | |
60 | <aside>(2017)</aside>: | |
61 | Ephemeral posts experiment: the posts stay alive as the conversation | |
62 | continues, but disappear shortly after activity stops. | |
63 | </article> | |
64 | </li> | |
65 | <li> | |
66 | <article> | |
67 | <a href="https://frames.unlimited.pizza">Frames</a> | |
68 | <aside>(2017)</aside>: | |
69 | 🆒 | |
70 | </article> | |
71 | </li> | |
72 | <li lang="es-MX"> | |
73 | <article> | |
74 | <a href="https://gitlab.com/rbdr/dead-drop/">Dead Drop</a> | |
75 | <aside>(2017, Spanish)</aside>: | |
76 | Marca un número de 📞 y deja un mensaje secreto, o escucha algo al azar. | |
77 | </li> | |
78 | <li> | |
79 | <article> | |
80 | <a href="telnet:unlimited.pizza:7777">telnet unlimited.pizza 7777</a> | |
81 | <aside>(2016)</aside>: | |
82 | a random work of ansi art. Better with 24-bit enabled terminals. Powered by | |
83 | <a href="https://gitlab.com/rbdr/tomato-sauce">Tomato Sauce</a>. | |
84 | </article> | |
85 | </li> | |
86 | <li> | |
87 | <article> | |
88 | <a href="https://lgtm.unlimited.pizza">LGTM</a> | |
89 | <aside>(2016)</aside>: | |
90 | Looks Good To Me! 👍 | |
91 | <a href="https://gitlab.com/rbdr/lgtm">See the source</a>. | |
92 | </article> | |
93 | </li> | |
94 | <li> | |
95 | <article> | |
96 | <a href="https://heart.unlimited.pizza">Heart</a> | |
97 | <aside>(2016)</aside>: | |
98 | ❤️💜💙💛💚 | |
99 | </article> | |
100 | </li> | |
101 | <li lang="es-MX"> | |
102 | <article> | |
103 | <a href="http://insultos.unlimited.pizza">Generador de Insultos</a> | |
104 | <aside>(2015, Spanish)</aside>: | |
105 | Un generador de insultos multi-usos que te da un insulto nuevo cada vez | |
106 | que lo cargas. | |
107 | </article> | |
108 | </li> | |
109 | <li lang="es-MX"> | |
110 | <article> | |
111 | <a href="https://gitlab.com/rbdr/Grita">Grita</a> | |
112 | <aside>(2010, Spanish)</aside>: | |
113 | Comparte texto anónimamente y distribuyelo con QR codes y URLs cortas. | |
114 | </article> | |
115 | </li> | |
116 | <li> | |
117 | <article> | |
118 | <a href="/files/polarity.zip">Polarity</a> | |
119 | <aside>(2009)</aside>: | |
120 | Top-down arena shooter game with magnetism. | |
121 | </article> | |
122 | </li> | |
123 | <li> | |
124 | <article> | |
125 | <a href="https://gitlab.com/rbdr/Pico-Engine">Pico Engine</a> | |
126 | <aside>(2009)</aside>: | |
127 | Platform game engine with lua scripting. | |
128 | </article> | |
129 | </li> | |
130 | </ul> | |
131 | ||
132 | <h2>Even more stuff.</h2> | |
133 | ||
134 | <div> | |
135 | <video autoplay muted loop> | |
136 | <source src="/video/selfie.webm" type="video/webm"> | |
137 | <source src="/video/selfie.mp4" type="video/mp4"> | |
138 | </video> | |
139 | </div> | |
140 | ||
141 | <p>🍕 Unlimited pizza 🍕 Rubén Beltrán del Río. I have words written | |
142 | <span lang="es-mx">(español e inglés)</span> on | |
143 | <a href="https://medium.com/@expertosenbing">medium</a>, | |
144 | spoken in <a href="https://www.youtube.com/playlist?list=PLYxitPB3WXb1B4zPAsj92l9ay5pBOyynt">a handy playlist</a>, | |
145 | music at <a href="https://soundcloud.com/benbeltran">soundcloud</a> | |
146 | and <a href="https://myspace.bandcamp.com">bandcamp</a>, | |
147 | and code at <a href="https://gitlab.com/rbdr">gitlab</a>. I sometimes post | |
148 | gifs in <a href="https://ello.co/ososol">ello</a> and | |
149 | pictures in <a href="https://youpic.com/photographer/microsoft/">youpic</a> | |
150 | You can <a href="mailto:ruben+up@unlimited.pizza">write me an e-mail</a> if you | |
151 | find a cool rock you want to show me, if you want to tell a story, if | |
152 | you need a cyber high five, if robots are starting an uprising and you want us | |
153 | to join, or if you want to get together to practice your latest dance moves. | |
154 | But <a href="https://twitter.com/pigeonfolk">twitter</a> works better. | |
155 | </p> | |
156 | ||
157 | <p>🦌.🛠.🐝</p> | |
158 | </div> |