Projects & Apps

Personal projects

So many projects I’ve developed. Since I was a kid using GW-Basic and C++, until using modern languages as C# (.NET), Java, Javascript, Python and a big ETC.

The following list does not show all the projects that I’ve done. Sometimes they were projects that I did just for fun or utilities for myself. But in the following list, we can see some examples of projects that I have rescued from my memory.

Index


✔ Plotter, Gerber viewer
✔ ERiDeM Monsters (Android)
✔ Bostad Alert!
✔ Remote Desktop
✔ Spanish Translation for STHLM Traveling (SL)

✔ ERiDeM Monsters
✔ Viasat TV Guide Prototype
✔ Friendly Korea Community API
✔ Homemade Kerberos

Plotter, Gerber viewer
C# (.NET)

Plotter Viewer is a Gerber files viewer. A friend and me decided to create a low-cost plotter for small companies and freelances. Meanwhile my friend, expert in hardware, was looking for the pieces to build the low-cost plotter, I started creating an application to edit and view Gerber files. The idea was release the application for free and connect it to our low-cost plotter.

ERiDeM Monsters
C# (.NET) and XNA

ERiDeM Monsters is the first game that I did with XNA. It started as a project to do for fun, but it becomes a little bit more bigger.

ERiDeM Monsters
Android with AndEngine

Port of the game ERiDeM Monster to Android. Enjoy the game from the mobile!

Viasat TV Guide Prototype
Android

Viasat TV Guide Prototype was a UI prototype that I did meanwhile I was researching about effects and animations for Android. In this application, there are a lot of nice smooth animations when we click on the elements in the TV guide, we move horizontally and vertically the guide and when we see a description of the items.

 

Bostad Alert!
Android and Google App Engine

Bostad Alert! is an application that I developed when I was looking for renting a flat in Stockholm. This mobile program connects with a Google App Engine program that search for flats for rent in Stockholm. The mobile application is able to translate the landlord message in different languages, filter the searches, add to favorites, use maps to locate the flat, and the most important: send automatically a message to the landlord that can be predeterminate (including the landlord’s name as part of the message).

Unfortunately, for the screenshots, I discontinued the project and set down the server and it is not possible to show the incredibles screenshots of the list of flats and descriptions.

Friendly Korea Community API
PHP and Curl

The Friendly Korea Community API is an API which brings us the possibility to access to the services in the website http://chingu.prkorea.com/ to our PHP application. Using simple classes, we can log in, obtain our profile information, get the list of friends, photos, guestbook and other services. After create this framework, I decided to create a plugin for Facebook.

Remote Desktop
C# (.NET), .NET Remoting

Remote desktop is an application which contains two programs: a server and a client. When the server is running in the MACHINE A, a client, in the MACHINE B, is able to see the screen of the machine A. (See the strange effect of the Snipping Tool through the redundant screens… scary)

Homemade Kerberos
C# (.NET) with .NET Remoting

Homemade Kerberos was an assignment which I did in a security course. It is programmed in C# with .NET Remoting. In the project we can find a KDC server and two clients which want to communicate between each other using a Kerberos protocol. The implementation of this Kerberos is the simplest and it should be used only for educational proposes.

Spanish Translation for STHLM Traveling (SL)

Just a small collaboration years ago for the translation of the application STHLM Traveling (SL) in Spanish.