]> git.r.bdr.sh - rbdr/r.bdr.sh/blob - jekyll/index.html
Merge branch 'hotfix/4.0.2' into develop
[rbdr/r.bdr.sh] / jekyll / index.html
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 class="content">
7 <h2> Projects</h2>
8
9 <ul>
10 <li>
11 <a href="https://gitlab.com/serpentity" class="javascript">Serpentity</a>:
12 An entity framework for JavaScript.
13 </li>
14 <li>
15 <a href="https://gitlab.com/rbdr/ngx_http_office_hours_filter_module" class="etc">Nginx Office Hours</a>:
16 A victory for the server's labor rights: An nginx module that allows you to serve your content only during office hours.
17 </li>
18 <li lang="es-MX">
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 para toda la familia, a veces no.
22 </li>
23 <li>
24 <a href="https://gitlab.com/rbdr/api-notation.vim" class="etc">API Notation for vim</a>,
25 <a href="https://gitlab.com/rbdr/api-notation-atom" class="etc">atom</a>, &amp;
26 <a href="https://gitlab.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>:
31 a random work of ansi art. Better with 24-bit enabled terminals. Powered by
32 <a href="https://gitlab.com/rbdr/tomato-sauce">Tomato Sauce</a>.
33 </li>
34 <li>
35 <a href="https://dasein.unlimited.pizza" class="etc">Dasein</a>:
36 Ephemeral posts experiment.
37 <a href="https://gitlab.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://gitlab.com/rbdr/lgtm">See the source</a>.
43 </li>
44 <li>
45 <a href="https://flower.unlimited.pizza" class="etc">Flower</a>:
46 ๐ŸŒน๐ŸŒธ๐ŸŒบ๐Ÿ’๐ŸŒผ๐ŸŒป๐ŸŒท draw a flower rotating a cube ๐ŸŒท๐ŸŒป๐ŸŒผ๐Ÿ’๐ŸŒบ๐ŸŒธ๐ŸŒน
47 </li>
48 <li>
49 <a href="https://heart.unlimited.pizza" class="etc">Heart</a>:
50 โค๏ธ๐Ÿ’œ๐Ÿ’™๐Ÿ’›๐Ÿ’š
51 </li>
52 <li>
53 <a href="https://frames.unlimited.pizza" class="etc">Frames</a>:
54 ๐Ÿ†’
55 </li>
56 <li>
57 <a href="http://blog.unlimited.pizza" class="javascript">blog</a>:
58 My blog. Only 3 posts at a time.
59 <a href="https://gitlab.com/rbdr/blog">See the source</a>.
60 </li>
61 <li lang="es-MX">
62 [SPANISH] <a href="https://rbdr.gitlab.io/dead-drop/" class="etc">Dead Drop</a>:
63 Marca al ๐Ÿ“ž (33) 4160-0915 y deja un mensaje, o escucha un mensaje al azar.
64 <a href="https://gitlab.com/rbdr/dead-drop">Ve el cรณdigo</a>.
65 </li>
66 <li>
67 <a href="/files/polarity.zip" class="javascript">Polarity</a>:
68 A game I did a long time ago
69 </li>
70 </ul>
71
72 <h2>Even more stuff.</h2>
73
74 <video autoplay muted loop>
75 <source src="/video/selfie.webm" type="video/webm">
76 <source src="/video/selfie.mp4" type="video/mp4">
77 </video>
78
79 <p>๐Ÿ• Unlimited pizza ๐Ÿ• is brought to you by blood magic, ancient rituals and
80 me, Rubรฉn Beltrรกn del Rรญo. I have words written <span lang="es-mx">(espaรฑol e inglรฉs)</span> on
81 <a href="https://medium.com/@expertosenbing">medium</a>,
82 spoken in <a href="https://www.youtube.com/playlist?list=PLYxitPB3WXb1B4zPAsj92l9ay5pBOyynt">a handy playlist</a>,
83 music at <a href="https://soundcloud.com/benbeltran">soundcloud</a>
84 and <a href="https://myspace.bandcamp.com">bandcamp</a>,
85 and code at <a href="https://gitlab.com/rbdr">gitlab</a>. I sometimes post
86 pretty things in <a href="https://ello.co/ososol">ello</a>.
87 You can <a href="mailto:ruben+up@unlimited.pizza">write me an e-mail</a> if you
88 find a cool artifact you want to show me, if you need to remember a word, if
89 you want a cyber high five, if robots are starting an uprising and you want us
90 to join, or if you want to get together to practice your latest dance moves.
91 But <a href="https://twitter.com/pigeonfolk">twitter</a> works better.
92 </p>
93 <p>๐Ÿ</p>
94 </div>