]>
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 BB |
5 | --- |
6 | <div class="content"> | |
c412c76b BB |
7 | <h1> Projects</h1> |
8 | ||
9 | <ul> | |
10 | <li> | |
11 | <a href="https://github.com/rbdr/serpentity" class="javascript">Serpentity</a>: | |
12 | An entity framework for JavaScript | |
13 | </li> | |
14 | <li> | |
15 | <a href="/files/polarity.zip" class="javascript">Polarity</a>: | |
16 | A game I did a while ago | |
17 | </li> | |
18 | <li> | |
19 | [SPANISH] <a href="http://insultos.unlimited.pizza" class="javascript">Generador de Insultos</a>: | |
20 | Un generador de insultos multi-usos que te da un insulto nuevo cada vez | |
21 | que la cargas. Generalmente apropiado. | |
22 | </li> | |
23 | <li> | |
24 | <a href="https://github.com/rbdr/api-notation.vim" class="etc">API Notation for vim</a>, | |
25 | <a href="https://github.com/rbdr/api-notation-atom" class="etc">atom</a>, & | |
26 | <a href="https://github.com/rbdr/api-notation.tmLanguage" class="etc">sublime text</a>: | |
27 | A syntax for notation component APIs in a simple way that's easy to embed in text documents. | |
28 | </li> | |
29 | <li> | |
30 | <a href="telnet:unlimited.pizza:7777" class="etc">telnet unlimited.pizza 7777</a>: | |
ee34c3c3 BB |
31 | a random work of ansi art. Better with 24-bit enabled cameras. Powered by |
32 | <a href="https://github.com/rbdr/tomato-sauce">Tomato Sauce</a> | |
c412c76b BB |
33 | </li> |
34 | </ul> | |
35 | ||
36 | <h1>Even more stuff.</h1> | |
37 | ||
38 | <p><img src="/img/selfie.gif" alt="An image of @pigeonfolk."/></p> | |
39 | ||
40 | <p>🍕 Unlimited pizza 🍕 is brought to you by blood magic, ancient rituals and | |
41 | me, Rubén Beltrán del Río. I have words (español e inglés) on | |
42 | <a href="https://medium.com/@expertosenbing">medium</a>, | |
43 | music at <a href="https://soundcloud.com/benbeltran">soundcloud</a>, | |
44 | and code at <a href="https://github.com/rbdr">github</a>. | |
45 | You can <a href="mailto:ruben+up@unlimited.pizza">write me an e-mail</a> if you | |
46 | find a cool artifact you want to show me, if you need to remember a word, if | |
47 | you want a cyber high five, if robots are starting an uprising and you want us | |
48 | to join, or if you want to get together to practice your latest dance moves. | |
49 | But <a href="https://twitter.com/pigeonfolk">twitter</a> works better. | |
50 | </p> | |
51 | <p>Even better, sign my <a href="/guestbook.html">audio guestbook</a> and | |
52 | leave your voice on the internet.</p> | |
53 | <h1>🍰</h1> | |
89539330 | 54 | </div> |