]> git.r.bdr.sh - rbdr/r.bdr.sh/blame - jekyll/index.html
Merge branch 'feature/rbdr-make-lighter' into develop
[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">
967d51a0 7 <h2> Projects</h2>
c412c76b
BB
8
9 <ul>
10 <li>
1979b473 11 <a href="https://gitlab.com/serpentity" class="javascript">Serpentity</a>:
2c3eee56 12 An entity framework for JavaScript.
c412c76b 13 </li>
81003de3 14 <li lang="es-MX">
c412c76b
BB
15 [SPANISH] <a href="http://insultos.unlimited.pizza" class="javascript">Generador de Insultos</a>:
16 Un generador de insultos multi-usos que te da un insulto nuevo cada vez
2c3eee56 17 que la cargas. Generalmente apropiado para toda la familia, a veces no.
c412c76b
BB
18 </li>
19 <li>
1979b473
BB
20 <a href="https://gitlab.com/rbdr/api-notation.vim" class="etc">API Notation for vim</a>,
21 <a href="https://gitlab.com/rbdr/api-notation-atom" class="etc">atom</a>, &amp;
22 <a href="https://gitlab.com/rbdr/api-notation.tmLanguage" class="etc">sublime text</a>:
c412c76b
BB
23 A syntax for notation component APIs in a simple way that's easy to embed in text documents.
24 </li>
25 <li>
26 <a href="telnet:unlimited.pizza:7777" class="etc">telnet unlimited.pizza 7777</a>:
c43c0833 27 a random work of ansi art. Better with 24-bit enabled terminals. Powered by
1979b473 28 <a href="https://gitlab.com/rbdr/tomato-sauce">Tomato Sauce</a>.
c412c76b 29 </li>
b69058a1
BB
30 <li>
31 <a href="https://dasein.unlimited.pizza" class="etc">Dasein</a>:
32 Ephemeral posts experiment.
1979b473 33 <a href="https://gitlab.com/rbdr/dasein">See the source</a>.
b69058a1
BB
34 </li>
35 <li>
36 <a href="https://lgtm.unlimited.pizza" class="etc">LGTM</a>:
37 Looks Good To Me! 👍
1979b473 38 <a href="https://gitlab.com/rbdr/lgtm">See the source</a>.
b69058a1 39 </li>
72442bf9
BB
40 <li>
41 <a href="https://heart.unlimited.pizza" class="etc">Heart</a>:
42 ❤️💜💙💛💚
43 </li>
23fcd312 44 <li>
2c3eee56
BB
45 <a href="https://frames.unlimited.pizza" class="etc">Frames</a>:
46 🆒
47 </li>
48 <li>
d9586761 49 <a href="http://blog.unlimited.pizza" class="javascript">blog</a>:
2c3eee56 50 My blog. Only 3 posts at a time.
1979b473 51 <a href="https://gitlab.com/rbdr/blog">See the source</a>.
2c3eee56 52 </li>
81003de3 53 <li lang="es-MX">
1979b473 54 [SPANISH] <a href="https://rbdr.gitlab.io/dead-drop/" class="etc">Dead Drop</a>:
23fcd312 55 Marca al 📞 (33) 4160-0915 y deja un mensaje, o escucha un mensaje al azar.
1979b473 56 <a href="https://gitlab.com/rbdr/dead-drop">Ve el código</a>.
2c3eee56
BB
57 </li>
58 <li>
59 <a href="/files/polarity.zip" class="javascript">Polarity</a>:
60 A game I did a long time ago
23fcd312 61 </li>
c412c76b
BB
62 </ul>
63
967d51a0 64 <h2>Even more stuff.</h2>
c412c76b 65
35ed3bd3
BB
66 <video autoplay muted loop>
67 <source src="/video/selfie.webm" type="video/webm">
68 <source src="/video/selfie.mp4" type="video/mp4">
69 </video>
c412c76b
BB
70
71 <p>🍕 Unlimited pizza 🍕 is brought to you by blood magic, ancient rituals and
81003de3 72 me, Rubén Beltrán del Río. I have words written <span lang="es-mx">(español e inglés)</span> on
c412c76b 73 <a href="https://medium.com/@expertosenbing">medium</a>,
fcc24772 74 spoken in <a href="https://www.youtube.com/playlist?list=PLYxitPB3WXb1B4zPAsj92l9ay5pBOyynt">a handy playlist</a>,
b69058a1
BB
75 music at <a href="https://soundcloud.com/benbeltran">soundcloud</a>
76 and <a href="https://myspace.bandcamp.com">bandcamp</a>,
1979b473 77 and code at <a href="https://gitlab.com/rbdr">gitlab</a>. I sometimes post
2c3eee56 78 pretty things in <a href="https://ello.co/ososol">ello</a>.
c412c76b
BB
79 You can <a href="mailto:ruben+up@unlimited.pizza">write me an e-mail</a> if you
80 find a cool artifact you want to show me, if you need to remember a word, if
81 you want a cyber high five, if robots are starting an uprising and you want us
82 to join, or if you want to get together to practice your latest dance moves.
83 But <a href="https://twitter.com/pigeonfolk">twitter</a> works better.
84 </p>
81003de3 85 <p>🐝</p>
89539330 86</div>