Code
Applications
- Aseprite (2001-present) - Multiplatforms animated sprite editor (Windows/macOS/Linux)
- EyeDropper (2005-2018) - Picks colors from the screen
- Hashing (2005-2014) - MD5 and SHA1 calculator
- Guitar Tuner (2005) - Guitar tuner + metronome
- Translate2 (2004-2006) - Translates words from Spanish to English and vice-versa
- HABLAR (2001-2006) - An experimental program to play Spanish sentences with a robotic voice
- WinMath (2000) - Calculates mathematical expressions (with C-like expressions)
Demos
- Pathfinding (2013) - A pathfinding demo in JavaScript
- Plasma (2012) - Old school plasma effect
- Scribble (2012) - Simple webpage to draw images (support touch devices)
Games
- Onemoc (2013) - HTML5 game created in 48hs for the Ludum Dare #27
- Housefly (2012) - Flash game (then ported to HTML5) created in 48hs for the Ludum Dare #23
- Sudoku (2008) - Sudoku game for Windows
- Defender Of Nothing (2007) - Defender clone
- Shit From Heaven (2002) - First-bird shooter
- Donkey Bolonkey (2001) - Rat Poker clone (gather together donkeys of the same color)
- Tetris Queen (1999) - Tetris clone
Programming
- Sobre C++ - (In Spanish) Artículos, consejos, videos, tutoriales, links, todo sobre C++
- lab (2020) - (In Spanish) Desechos radiactivos de código fuente
- tok (2020) - A minimalist C++ library to iterate through string tokens
- cppillr (2020) - Experimental C++ analyzer
- tga (2020-present) - C++ library to read/write TGA files
- clip (2015-present) - Cross-platform C++ library to copy/paste clipboard content
- observable (2016-present) - Observer pattern and signals/slots for C++11 projects
- undo (2015-present) - C++ library to implement non-linear undo/redo functionality
- format (2016) - Experimental C++11 type-safe sprintf like functionality
- flic (2015-present) - C++ library to read/write Animator Pro FLI/FLC files
- annotations.js (2013) - Converts source code comments to pretty annotations
- Pocket C++ (2011) - Notepad++ with MinGW compiler
- MinGW Downloader (2010) - Automated MinGW downloader (blog post about it in Spanish)
- Bix Layout Manager (2007) - Layout manager for Java Swing apps
- Mouse Gestures (2007) - Mouse gestures using a MLP neural network
- Vaca (2005) - C++ Win32 API wrapper
- HTMLEX (2001) - HTML preprocessor for simple websites
- Emacs-related:
- handy-mode - Keyboard layout to user Bash, zsh, Emacs, and maybe other text editors
- Keyboard Layout - Ergonomic keyboard layout for programming
- ErgoEmacs (2009) - Emacs for human beings
- Zile (2004) - Another Emacs-clone