About Me

Before seriously getting into programming I already had some knowledge (+ or - 10 years) of modifying code files, editing sound, creating textures and 3D modelling, obtained in a didactic way due to mods made for a racing simulator (rFactor). Thus, because I liked the field I decided to take a Computer Programming course which included Python, C++, C#, Java, Visual Basic NET, ASP .NET, SQL and Cobol.

In a didactic way I ended up also learning PHP as it is an asset to Web Development and HTML, JavaScript and CSS to be able to make changes to the web pages I visit the most with the use of Greasemonkey and Firefox's "userContent.css".

I interned and worked in a multimedia company called Conceptina that among other things hosted and created websites (my job) based on WordPress and using templates, but it went bankrupt in the meantime.

Some examples of what I have said can be found here.

Portfolio

Programs
HangmanA simple hangman game made with Python.
HistogramThis program receives an image, choosen after opening the program or dragging the image to the executable, and shows four histograms: Luminosity and separate RGB channels.
Made with Python.
Scripts for Greasemonkey
BitchuteThis script marks watched videos and allows the user to block comments by username or keywords.
Made with JavaScript.
Websites
ExpoLegalMade when I was working for Conceptina.
ChallengeWebsite I made for a recruitment challenge, to a Web Designer job position, about a fictional university.

Thank you!

ERROR!

Elements

Text

This is bold and this is strong. This is italic and this is emphasized. This is superscript text and this is subscript text. This is underlined and this is code: for (;;) { ... }. Finally, this is a link.


Heading Level 2

Heading Level 3

Heading Level 4

Heading Level 5
Heading Level 6

Blockquote

Fringilla nisl. Donec accumsan interdum nisi, quis tincidunt felis sagittis eget tempus euismod. Vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing accumsan faucibus. Vestibulum ante ipsum primis in faucibus lorem ipsum dolor sit amet nullam adipiscing eu felis.

Preformatted

i = 0;

while (!deck.isInOrder()) {
    print 'Iteration ' + i;
    deck.shuffle();
    i++;
}

print 'It took ' + i + ' iterations to sort the deck.';

Lists

Unordered

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Alternate

  • Dolor pulvinar etiam.
  • Sagittis adipiscing.
  • Felis enim feugiat.

Ordered

  1. Dolor pulvinar etiam.
  2. Etiam vel felis viverra.
  3. Felis enim feugiat.
  4. Dolor pulvinar etiam.
  5. Etiam vel felis lorem.
  6. Felis enim et feugiat.

Icons

Actions

Table

Default

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Alternate

Name Description Price
Item One Ante turpis integer aliquet porttitor. 29.99
Item Two Vis ac commodo adipiscing arcu aliquet. 19.99
Item Three Morbi faucibus arcu accumsan lorem. 29.99
Item Four Vitae integer tempus condimentum. 19.99
Item Five Ante turpis integer aliquet porttitor. 29.99
100.00

Buttons

  • Disabled
  • Disabled

Form