---
layout: default
+title: Proj
+description: "Lista de proyectos de Ben Beltran... cosas en las que estoy o estaba trabajando y he decidido compartir."
---
<div class="content">
<div class="related">
- <h1>Proyectos / Projects</h1>
+ <h1>Proj</h1>
+ <p>These are some of the things I've done, worked on,
+ am working on, or plan to work on: <br/>
+ <em>Estas son algunas de las cosas que he hecho,
+ en que he trabajado, estoy trabajando, o en que planeo trabajar:</em></p>
+
<ul>
<li>
- <strong><a
- href="http://github.com/benbeltran/lyricli">Lyricli</a>:</strong>
- Muestra lyrics en tu línea de comando
- • <em>Get lyrics right in your terminal</em> </li>
+ <a href="https://github.com/rbdr/serpentity" class="javascript">Serpentity</a> —
+ An entity framework for making games with javascript.
+ <em>Un framework de entidades para hacer juegos con javascript</em>
+ </li>
+ <li>
+ <a href="https://github.com/rbdr/lyricli" class="ruby">Lyricli</a> —
+ A command line tool to fetch lyrics for your current song or search by title.
+ <em>Herramienta de linea de comandos para ver la letra de la canción
+ que escuchas o buscar por título</em>
+ </li>
+ <li>
+ <a href="https://github.com/rbdr/cobalt" class="javascript">Cobalt</a> —
+ A JSON based log multiplexer for javascript: send to a socket or to a
+ file or whatever I'm not your mom.
+ <em>Un multiplexor de logs basado en JSON para javascript: manda por
+ un socket, o un archivo o lo que quieras no soy tu mamá.</em>
+ </li>
<li>
- <strong><a href="/files/polarity.zip">Polarity</a>:</strong> Un juego
- Arena Shooter con magnetismo! • <em> An Arena Shooter with
- Magnetism! </em>
+ <a href="https://github.com/freshout-dev/thulium" class="javascript">Thulium</a> —
+ A fast and simple EJS-like templating engine with support for printable blocks.
+ <em>Un sistema de templates parecido a EJS rápido y sencillo con soporte
+ de bloques imprimibles</em>
</li>
- <li><strong>Polarity II (WIP): </strong>
- La siguiente iteración de polarity para Xbox Indie Games, Windows
- y Mac. Desarrollandose con <a
- href="http://twitter.com/loose24">Loose</a> bajo el nombre de
- Powerdown Games.
- •
- <em> The next iteration of
- polarity, for Xbox Indie Games, Windows and Mac. Being developed
- with <a href="http://twitter.com/loose24">Loose</a> under the name
- Powerdown Games.</em></li>
- <li><strong><a
- href="http://abuguet.net/2012/08/03/i-heart-cats-un-juego-sobre-gatos/">I
- Heart Cats (WIP)</a>: </strong>
- Un juego de gatos, de Powerdown Games • <em> A game about cats, by
- Powerdown Games</em>
+ <li>
+ <a href="/files/polarity.zip" class="etc">Polarity</a> —
+ The first game I made, some years back. An arena shooter with magnnetism!
+ <em>El primer juego que hice, hace unos años. Un arena shooter con magnetismo!</em>
</li>
<li>
- <strong><a href="https://github.com/benbeltran/Pico-Engine">Pico
- Engine (KO)</a>: </strong> Un motor de juegos que empecé
- a desarrollar para enseñarme varios detalles de videojuegos. Hoy
- en día ya no tiene avance y el código es un desastre, pero ahí
- está. Escrito en una combinación de C y Lua. • <em> A game
- engine I started writing to teach me several details of video
- game programming. It has long since been abandoned and the
- code is a mess, but there it is. Written in C and Lua.</em>
+ <a href="http://insultos.unlimited.pizza" class="javascript">Generador de Insultos</a> —
+ A spanish insult generator to help you start broadening your vocabulary without depending on the classic curse words.
+ <em>Generador de insultos para ayudarte a ampliar tu vocabulario sin depender de las majaderías clásicas</em>
</li>
- <li><strong>Temporada de Patos: </strong> Expo, Torneo y
- Convención de videojuegos hecho por gamers, para gamers. • <em>
- Videogame Expo, Convention and Tournament made by gamers, for
- gamers.</em>
- </li>
- <li><strong>Abuguet: </strong> It's complicated.</li>
<li>
- <strong><a
- href="/cursoc">Curso Express de C</a>:</strong>
- Curso Express de C basado en K&R que impartí en el Tecnológico de Monterrey
- Campus Ciudad Juárez. Solo vienen prácticas 01-07 por ahora.
- Pronto subiré los otros.
- • <em>Express C course based on K&R that I gave in Monterrey
- Institute of Technology, Campus Ciudad Juarez. Only Labs 01-07
- for now, will upload the rest soon.</em> </li>
+ <a href="https://github.com/rbdr/api-notation.vim" class="etc">API Notation for vim</a>,
+ <a href="https://github.com/rbdr/api-notation-atom" class="etc">atom</a>, &
+ <a href="https://github.com/rbdr/api-notation.tmLanguage" class="etc">sublime text</a> —
+ A syntax for notation library APIs in a simple way that's easy to embed in text documents.
+ <em>Una sintaxis para notación de APIs de librerías de manera sencilla, fácil de embeber en documentos de texto.</em>
+ </li>
+ </ul>
+
+ <p>I'm also, sometimes (I swear) working on these
+ three game projects, and I sometimes post about them: <br/>
+ <em>También, a veces (lo juro) trabajo en estos tres proyectos,
+ y a veces escribo sobre ellos:</em>
+ </p>
+
+ <ul>
+ <li>Super Polarity (In Development/<em>En desarrollo</em>)</li>
+ <li>Cows (Designing/<em>Diseñando</em>)</li>
+ <li>Bctria (Designing/<em>Diseñando</em>)</li>
</ul>
</div>
</div>