---
layout: default
-title: Cosas de Ben Beltran
-description: "N, S o Vocal. El lote abandonado de Ben Beltran. Juegos, Web y ñonerías. Siempre."
+title: /index.html
+description: "unlimited.pizza - ruben beltran del río surfs the internet: programming, music, fun times, hugs, bad jokes, and unlimited pizza"
---
-<div class="content">
- {% for post in paginator.posts %}
- <div class="postcontainer {{post.color}}">
- <div class="post-image">
- <img src="/img/headers/{{ post.header_image }}">
- </div>
- <h1 id="{{post.id}}">{{ post.title }}</h1>
- <div class="post-meta">
- <div class="post-date"><a href="{{ post.url }}">{{ post.date | date: "%Y-%m-%e"}}</a></div>
- <div class="post-tags">
- {% for tag in post.tags %}
- <a href="/tags/{{tag}}">{{tag}}</a>
- {% endfor %}
- </div>
- </div>
- <div class="postcontent">
- {{ post.content }}
- </div>
- <a class="go-to-top" href="#{{post.id}}">↑ Go to top of article</a>
- </div>
- {% endfor %}
-</div>
- <div class="row paginator">
- <div class="span2">
- {% if paginator.previous_page %}
- {% if paginator.previous_page == 1 %}
- <a href="/">← Previous
- Page</a>
- {% else %}
- <a href="/page{{ paginator.previous_page }}">← Previous
- Page</a>
- {% endif %}
- {% else %}
-
- {% endif %}
- </div>
- <div class="span2 offset3">
- {% if paginator.next_page %}
- <a href="/page{{ paginator.next_page }}">Next Page →</a>
- {% else %}
-
- {% endif %}
- </div>
+<div>
+ <h2> Projects</h2>
+
+ <ul>
+ <li>
+ <article>
+ <a href="http://blog.unlimited.pizza">blog</a>
+ <aside>(Ongoing)</aside>:
+ My blog. Only 3 posts at a time.
+ <a href="https://gitlab.com/rbdr/blog">See the source</a>.
+ </article>
+ </li>
+ <li>
+ <article>
+ <a href="https://gitlab.com/serpentity">Serpentity</a>
+ <aside>(Ongoing)</aside>:
+ An entity framework for JavaScript.
+ </article>
+ </li>
+ <li>
+ <article>
+ <a href="https://gitlab.com/rbdr/api-notation.vim">API Notation for vim</a>,
+ <a href="https://gitlab.com/rbdr/api-notation-atom">atom</a>, &
+ <a href="https://gitlab.com/rbdr/api-notation.vscode">vscode</a>, &
+ <a href="https://gitlab.com/rbdr/api-notation.tmLanguage">sublime text</a>
+ <aside>(Ongoing)</aside>:
+ A syntax for notating component APIs in a way that's easy to embed in text documents.
+ </article>
+ </li>
+ <li>
+ <article>
+ <a href="https://gitlab.com/rbdr/ngx_http_office_hours_filter_module">Nginx Office Hours</a>
+ <aside>(2019)</aside>:
+ A victory for the server's labor rights: An nginx module that allows you to serve your content only during office hours.
+ </article>
+ </li>
+ <li>
+ <article>
+ <a href="https://flower.unlimited.pizza">Flower</a>
+ <aside>(2018)</aside>:
+ 🌹🌸🌺💐🌼🌻🌷 draw a flower rotating a cube 🌷🌻🌼💐🌺🌸🌹
+ </article>
+ </li>
+ <li>
+ <article>
+ <a href="https://gitlab.com/rbdr/sorting-hat">Sorting Hat</a>
+ & <a href="https://gitlab.com/rbdr/sorting-hat-renderer">Renderer</a>
+ <aside>(2017)</aside>:
+ Reads your brain and places you in a category based on your mental activity
+ </article>
+ </li>
+ <li>
+ <article>
+ <a href="https://gitlab.com/rbdr/dasein">Dasein</a>
+ <aside>(2017)</aside>:
+ Ephemeral posts experiment: the posts stay alive as the conversation
+ continues, but disappear shortly after activity stops.
+ </article>
+ </li>
+ <li>
+ <article>
+ <a href="https://frames.unlimited.pizza">Frames</a>
+ <aside>(2017)</aside>:
+ 🆒
+ </article>
+ </li>
+ <li lang="es-MX">
+ <article>
+ <a href="https://gitlab.com/rbdr/dead-drop/">Dead Drop</a>
+ <aside>(2017, Spanish)</aside>:
+ Marca un número de 📞 y deja un mensaje secreto, o escucha algo al azar.
+ </li>
+ <li>
+ <article>
+ <a href="telnet:unlimited.pizza:7777">telnet unlimited.pizza 7777</a>
+ <aside>(2016)</aside>:
+ a random work of ansi art. Better with 24-bit enabled terminals. Powered by
+ <a href="https://gitlab.com/rbdr/tomato-sauce">Tomato Sauce</a>.
+ </article>
+ </li>
+ <li>
+ <article>
+ <a href="https://lgtm.unlimited.pizza">LGTM</a>
+ <aside>(2016)</aside>:
+ Looks Good To Me! 👍
+ <a href="https://gitlab.com/rbdr/lgtm">See the source</a>.
+ </article>
+ </li>
+ <li>
+ <article>
+ <a href="https://heart.unlimited.pizza">Heart</a>
+ <aside>(2016)</aside>:
+ ❤️💜💙💛💚
+ </article>
+ </li>
+ <li lang="es-MX">
+ <article>
+ <a href="http://insultos.unlimited.pizza">Generador de Insultos</a>
+ <aside>(2015, Spanish)</aside>:
+ Un generador de insultos multi-usos que te da un insulto nuevo cada vez
+ que lo cargas.
+ </article>
+ </li>
+ <li lang="es-MX">
+ <article>
+ <a href="https://gitlab.com/rbdr/Grita">Grita</a>
+ <aside>(2010, Spanish)</aside>:
+ Comparte texto anónimamente y distribuyelo con QR codes y URLs cortas.
+ </article>
+ </li>
+ <li>
+ <article>
+ <a href="/files/polarity.zip">Polarity</a>
+ <aside>(2009)</aside>:
+ Top-down arena shooter game with magnetism.
+ </article>
+ </li>
+ <li>
+ <article>
+ <a href="https://gitlab.com/rbdr/Pico-Engine">Pico Engine</a>
+ <aside>(2009)</aside>:
+ Platform game engine with lua scripting.
+ </article>
+ </li>
+ </ul>
+
+ <h2>Even more stuff.</h2>
+
+ <div>
+ <video autoplay muted loop>
+ <source src="/video/selfie.webm" type="video/webm">
+ <source src="/video/selfie.mp4" type="video/mp4">
+ </video>
</div>
+
+ <p>🍕 Unlimited pizza 🍕 Rubén Beltrán del Río. I have words written
+ <span lang="es-mx">(español e inglés)</span> on
+ <a href="https://medium.com/@expertosenbing">medium</a>,
+ spoken in <a href="https://www.youtube.com/playlist?list=PLYxitPB3WXb1B4zPAsj92l9ay5pBOyynt">a handy playlist</a>,
+ music at <a href="https://soundcloud.com/benbeltran">soundcloud</a>
+ and <a href="https://myspace.bandcamp.com">bandcamp</a>,
+ and code at <a href="https://gitlab.com/rbdr">gitlab</a>. I sometimes post
+ gifs in <a href="https://ello.co/ososol">ello</a> and
+ pictures in <a href="https://youpic.com/photographer/microsoft/">youpic</a>
+ You can <a href="mailto:ruben+up@unlimited.pizza">write me an e-mail</a> if you
+ find a cool rock you want to show me, if you want to tell a story, if
+ you need a cyber high five, if robots are starting an uprising and you want us
+ to join, or if you want to get together to practice your latest dance moves.
+ But <a href="https://twitter.com/pigeonfolk">twitter</a> works better.
+ </p>
+
+ <p>🦌.🛠.🐝</p>
+</div>