Password manager made in EmberJS and Django.
Category: Personal
You can view my own projects I think are really interesting to show.
HTZ Reader
A HTZ WebComic comic reader using the same server communications APIs as the official application, this is designed to learn the basics of  Blackberry OS 10 Cascades. It is programmed using a combination of C++ and Javascript.
BillardOnline 3D
It’s a project of a Billard Game in 3D, Actually only runs in player vs player. The target of this project was improve my C++ skills and learn more about 3D game development
Quick App Search
This is an application search engine and launcher. At Kirubs I had to launch other device applications displaying a filtered list. With this knowledge, I started to think about producing an applications search engine and launcher in order to optimise to the maximum the time spent searching and launching an application. I used the application as a suitable testing bench for experimenting and improving my knowledge of Intents, SQLite, Java threads and Daemons.
StackCalculator
Battery-operated calculator based on the operation of HP graphic calculators, optimised for use via mobile touch screens. Although calculators are commonly used to learn new APIs of applications with interfaces, the use of a battery-operated calculator involves greater internal complexity than the simple calculator used in most basic applications.
Obj-Fenix
This is a language compiler and virtual machine for a specific programming language. The language was designed by myself and by Fernando Arroba and was designed to provide a syntax and functionality similar to the one used by Div Games Studio but with the language addressed towards objects, in order to simplify complex projects. It was produced using Bison, Flex y C++.
This is a synchronised subbuteo-style football game in Cocoa touch, developed to learn more about this language and my basic knowledge of Obj-C. In the game, each player tracks the movement of the players in their team. Once all the players have tracked their movements, they run the programme to display the animation of what is happening. The winning player is the one who obtains the highest number of points, which can be won by scoring a goal in the opposite goal or by eliminating all the players of the other team.
PyFCSolitari
This is a game of solitaire for computers, using a Spanish card deck. A lecturer proposed this idea of using any available tools to create a game of solitaire for computers, using a Spanish card deck, as an end of course project.
My first programme is a real-time military strategy game initially programmed in Div Games Studios and subsequently adapted to Fenix Project, the aim of which was to produce a game similar to Command & Conquer. The entire project was produced by me, including the graphics.