viernes, 10 de mayo de 2013

SAGE experiment


This time I decided to work with ticket #12532 (an easy one) in order to get envolve with SAGE developer process.  http://trac.sagemath.org/sage_trac/ticket/12532

In the next worksheet you can see how I proceded to understand how plot3d works in SAGE and why it doesn't works in the case the ticket mentions.

worksheet_plot3d.sws

And in the next report you can see what I have modified in the source code to patch it.

report_ticket#12532.pdf

My trac-account is in process.  As soon as I get it I'll try to send the patch.

martes, 7 de mayo de 2013

School projects

Steganography project

In this project I implemented the pixel diference and LSB method for hiding information (image and text) 

Game Project

This was my first experience with programming. I implemented a game copying the idea of "bomberman".

Experience as software developer

Here it is part of one project I participed.
In this project the company wanted to make advertising for its clients. So they required a sofware for creating the advertising starting from some statistics about the client's profile.
The code below is the part I contribute to the team involved in this work.
C++/Qt

lunes, 6 de mayo de 2013