]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - jekyll/projects.html
Adds a selfie
[rbdr/r.bdr.sh] / jekyll / projects.html
index 490cfa6dbda7b97158ba4be802934a82b3aa3085..0c156a187faf5600f6d65f776e5dbaecd7148382 100644 (file)
@@ -6,59 +6,54 @@ description: "Lista de proyectos de Ben Beltran... cosas en las que estoy o esta
 
 <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/benbeltran/serpentity">Serpentity</a> &mdash;
+        An entity framework for making games with javascript.
+        <em>Un framework de entidades para hacer juegos con javascript</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/benbeltran/lyricli">Lyricli</a> &mdash;
+        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><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="https://github.com/benbeltran/cobalt">Cobalt</a> &mdash;
+        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="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="https://github.com/freshout-dev/thulium">Thulium</a> &mdash;
+      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>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&amp;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&amp;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="/files/polarity.zip">Polarity</a> &mdash;
+        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>
+    </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>