]>
Commit | Line | Data |
---|---|---|
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 lang="es-MX"> | |
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 | |
17 | que la cargas. Generalmente apropiado para toda la familia, a veces no. | |
18 | </li> | |
19 | <li> | |
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>, & | |
22 | <a href="https://gitlab.com/rbdr/api-notation.tmLanguage" class="etc">sublime text</a>: | |
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>: | |
27 | a random work of ansi art. Better with 24-bit enabled terminals. Powered by | |
28 | <a href="https://gitlab.com/rbdr/tomato-sauce">Tomato Sauce</a>. | |
29 | </li> | |
30 | <li> | |
31 | <a href="https://dasein.unlimited.pizza" class="etc">Dasein</a>: | |
32 | Ephemeral posts experiment. | |
33 | <a href="https://gitlab.com/rbdr/dasein">See the source</a>. | |
34 | </li> | |
35 | <li> | |
36 | <a href="https://lgtm.unlimited.pizza" class="etc">LGTM</a>: | |
37 | Looks Good To Me! ๐ | |
38 | <a href="https://gitlab.com/rbdr/lgtm">See the source</a>. | |
39 | </li> | |
40 | <li> | |
41 | <a href="https://flower.unlimited.pizza" class="etc">Flower</a>: | |
42 | ๐น๐ธ๐บ๐๐ผ๐ป๐ท draw a flower rotating a cube ๐ท๐ป๐ผ๐๐บ๐ธ๐น | |
43 | </li> | |
44 | <li> | |
45 | <a href="https://heart.unlimited.pizza" class="etc">Heart</a>: | |
46 | โค๏ธ๐๐๐๐ | |
47 | </li> | |
48 | <li> | |
49 | <a href="https://frames.unlimited.pizza" class="etc">Frames</a>: | |
50 | ๐ | |
51 | </li> | |
52 | <li> | |
53 | <a href="http://blog.unlimited.pizza" class="javascript">blog</a>: | |
54 | My blog. Only 3 posts at a time. | |
55 | <a href="https://gitlab.com/rbdr/blog">See the source</a>. | |
56 | </li> | |
57 | <li lang="es-MX"> | |
58 | [SPANISH] <a href="https://rbdr.gitlab.io/dead-drop/" class="etc">Dead Drop</a>: | |
59 | Marca al ๐ (33) 4160-0915 y deja un mensaje, o escucha un mensaje al azar. | |
60 | <a href="https://gitlab.com/rbdr/dead-drop">Ve el cรณdigo</a>. | |
61 | </li> | |
62 | <li> | |
63 | <a href="/files/polarity.zip" class="javascript">Polarity</a>: | |
64 | A game I did a long time ago | |
65 | </li> | |
66 | </ul> | |
67 | ||
68 | <h2>Even more stuff.</h2> | |
69 | ||
70 | <video autoplay muted loop> | |
71 | <source src="/video/selfie.webm" type="video/webm"> | |
72 | <source src="/video/selfie.mp4" type="video/mp4"> | |
73 | </video> | |
74 | ||
75 | <p>๐ Unlimited pizza ๐ is brought to you by blood magic, ancient rituals and | |
76 | me, Rubรฉn Beltrรกn del Rรญo. I have words written <span lang="es-mx">(espaรฑol e inglรฉs)</span> on | |
77 | <a href="https://medium.com/@expertosenbing">medium</a>, | |
78 | spoken in <a href="https://www.youtube.com/playlist?list=PLYxitPB3WXb1B4zPAsj92l9ay5pBOyynt">a handy playlist</a>, | |
79 | music at <a href="https://soundcloud.com/benbeltran">soundcloud</a> | |
80 | and <a href="https://myspace.bandcamp.com">bandcamp</a>, | |
81 | and code at <a href="https://gitlab.com/rbdr">gitlab</a>. I sometimes post | |
82 | pretty things in <a href="https://ello.co/ososol">ello</a>. | |
83 | You can <a href="mailto:ruben+up@unlimited.pizza">write me an e-mail</a> if you | |
84 | find a cool artifact you want to show me, if you need to remember a word, if | |
85 | you want a cyber high five, if robots are starting an uprising and you want us | |
86 | to join, or if you want to get together to practice your latest dance moves. | |
87 | But <a href="https://twitter.com/pigeonfolk">twitter</a> works better. | |
88 | </p> | |
89 | <p>๐</p> | |
90 | </div> |