---
layout: default
-title: Proyectos
+title: Proj
description: "Lista de proyectos de Ben Beltran... cosas en las que estoy o estaba trabajando y he decidido compartir."
---
<ul>
<li>
- <a href="https://github.com/benbeltran/serpentity">Serpentity</a> —
+ <a href="https://github.com/benbeltran/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/benbeltran/lyricli">Lyricli</a> —
+ <a href="https://github.com/benbeltran/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/benbeltran/cobalt">Cobalt</a> —
+ <a href="https://github.com/benbeltran/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>
- <a href="https://github.com/freshout-dev/thulium">Thulium</a> —
+ <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>
- <a href="/files/polarity.zip">Polarity</a> —
+ <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>