]> git.r.bdr.sh - rbdr/r.bdr.sh/blame - jekyll/index.html
Merge branch 'master' of unlimited.pizza:~/nsovocal
[rbdr/r.bdr.sh] / jekyll / index.html
CommitLineData
89539330
BB
1---
2layout: default
c412c76b
BB
3title: /index.html
4description: "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>:
c43c0833 12 An entity framework for JavaScript.
c412c76b
BB
13 </li>
14 <li>
15 <a href="/files/polarity.zip" class="javascript">Polarity</a>:
fcc24772 16 A game I did many years ago.
c412c76b
BB
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>, &amp;
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>:
c43c0833
BB
31 a random work of ansi art. Better with 24-bit enabled terminals. Powered by
32 <a href="https://github.com/rbdr/tomato-sauce">Tomato Sauce</a>.
c412c76b 33 </li>
b69058a1
BB
34 <li>
35 <a href="https://dasein.unlimited.pizza" class="etc">Dasein</a>:
36 Ephemeral posts experiment.
37 <a href="https://github.com/rbdr/dasein">See the source</a>.
38 </li>
39 <li>
40 <a href="https://lgtm.unlimited.pizza" class="etc">LGTM</a>:
41 Looks Good To Me! 👍
42 <a href="https://github.com/rbdr/lgtm">See the source</a>.
43 </li>
c412c76b
BB
44 </ul>
45
46 <h1>Even more stuff.</h1>
47
48 <p><img src="/img/selfie.gif" alt="An image of @pigeonfolk."/></p>
49
50 <p>🍕 Unlimited pizza 🍕 is brought to you by blood magic, ancient rituals and
fcc24772 51 me, Rubén Beltrán del Río. I have words written (español e inglés) on
c412c76b 52 <a href="https://medium.com/@expertosenbing">medium</a>,
fcc24772 53 spoken in <a href="https://www.youtube.com/playlist?list=PLYxitPB3WXb1B4zPAsj92l9ay5pBOyynt">a handy playlist</a>,
b69058a1
BB
54 music at <a href="https://soundcloud.com/benbeltran">soundcloud</a>
55 and <a href="https://myspace.bandcamp.com">bandcamp</a>,
c412c76b
BB
56 and code at <a href="https://github.com/rbdr">github</a>.
57 You can <a href="mailto:ruben+up@unlimited.pizza">write me an e-mail</a> if you
58 find a cool artifact you want to show me, if you need to remember a word, if
59 you want a cyber high five, if robots are starting an uprising and you want us
60 to join, or if you want to get together to practice your latest dance moves.
61 But <a href="https://twitter.com/pigeonfolk">twitter</a> works better.
62 </p>
63 <p>Even better, sign my <a href="/guestbook.html">audio guestbook</a> and
64 leave your voice on the internet.</p>
65 <h1>🍰</h1>
89539330 66</div>