]>
Commit | Line | Data |
---|---|---|
b157bf19 BB |
1 | --- |
2 | layout: default | |
2aed556b | 3 | title: Proyectos |
a3e289b2 | 4 | description: "Lista de proyectos de Ben Beltran... cosas en las que estoy o estaba trabajando y he decidido compartir." |
b157bf19 BB |
5 | --- |
6 | ||
7 | <div class="content"> | |
8 | <div class="related"> | |
9 | <h1>Proyectos / Projects</h1> | |
10 | <ul> | |
23760dda BB |
11 | <li> |
12 | <strong><a | |
13 | href="http://github.com/freshout-dev/thulium">Thulium</a>:</strong> | |
4a4c0f2a | 14 | Un sistema de templates muy rápido para javascript, con soporte |
23760dda BB |
15 | de bloques rompibles imprimibles, una sintaxis sana y spec como |
16 | se debe. | |
17 | • <em> A really fast templating engine for javascript with breakable | |
18 | printable blocks, a sane syntax and a proper spec.</em> | |
19 | </li> | |
20 | <li> | |
21 | <strong><a | |
899b70c5 | 22 | href="http://github.com/rbdr/cobalt">Cobalt</a>:</strong> |
23760dda BB |
23 | Un multiplexor sencillo de logs en formato JSON. |
24 | • <em> A really simple JSON format log multiplexer.</em> | |
25 | </li> | |
b157bf19 BB |
26 | <li> |
27 | <strong><a | |
899b70c5 | 28 | href="http://github.com/rbdr/lyricli">Lyricli</a>:</strong> |
b157bf19 BB |
29 | Muestra lyrics en tu línea de comando |
30 | • <em>Get lyrics right in your terminal</em> </li> | |
31 | <li> | |
32 | <strong><a href="/files/polarity.zip">Polarity</a>:</strong> Un juego | |
33 | Arena Shooter con magnetismo! • <em> An Arena Shooter with | |
34 | Magnetism! </em> | |
35 | </li> | |
36 | <li><strong>Polarity II (WIP): </strong> | |
23760dda BB |
37 | Arena Shooter magnetico para Windows, Mac y Linux, hecho con |
38 | MonoGame• | |
39 | <em> Next version of the magnetic arena shooter polarity, for | |
40 | Windows, Mac and Linux; made with magnetism.</em> | |
b157bf19 | 41 | </li> |
5cf1339e BB |
42 | <li> |
43 | <strong><a | |
44 | href="/cursoc">Curso Express de C</a>:</strong> | |
45 | Curso Express de C basado en K&R que impartí en el Tecnológico de Monterrey | |
46 | Campus Ciudad Juárez. Solo vienen prácticas 01-07 por ahora. | |
47 | Pronto subiré los otros. | |
48 | • <em>Express C course based on K&R that I gave in Monterrey | |
49 | Institute of Technology, Campus Ciudad Juarez. Only Labs 01-07 | |
50 | for now, will upload the rest soon.</em> </li> | |
b157bf19 BB |
51 | </ul> |
52 | </div> | |
53 | </div> |