---
layout: default
title:  "CV"
date:   2013-07-03 14:14:22
categories: cv resume
---
    <link rel="stylesheet" media="only screen and (min-width: 0px) and (max-width: 599)" href="/css/cv-xs.css">
    <link rel="stylesheet" media="only screen and (min-width: 600px) and (max-width: 1200px)" href="/css/cv-medium.css">
    <link rel="stylesheet" media="only screen and (min-width: 1200px)" href="/css/cv-desktop.css">
    <div id="post">
    
        <!--<img src="images/cthulu.png" alt="Photo of Cthulu" id="pic" />-->
    
        <div id="contact-info" class="vcard">
        
            <!-- Microformats! -->
        
            <h1 class="fn">J. Fernando Sánchez</h1>
        
            <p>
                Email: <a class="email" href="mailto:admin@balkian.com">admin@balkian.com</a>
            </p>
        </div>
                
        <div id="objective">
            <p>
              I am a curious young engineer who happens to enjoy IT both as a career and as a hobby.

            </p>
        </div>
        
        <div class="clear"></div>
        
        <dl>
            <dd class="clear"></dd>
            
            <dt>Education</dt>
            <!--<dd>-->
            <!--<h2>Postgraduate Researcher (PhD) - Technical University of Madrid (UPM) <span>2012-Present</span></h2>-->
            <!--</dd>-->
            <dd>
            <h2>Telecommunications Engineering <span> <a href="http://www.etsit.upm.es">Technical University of Madrid (UPM)</a> - 2007-2012</span></h2>
            </dd>
            
            <dd class="clear"></dd>
            
            <dt>Skills</dt>
            <dd>
                <h2>Programming Languages</h2>
                <p>Used frequently: Python, Javascript/CoffeeScript, Bash/Shell, Java and Ruby</p>
                <p>Also programmed in: PHP, C, C++, Objective C and Haskell</p>
                
                <h2>Frameworks and libraries</h2>
                <p>Node.js, Django, Ruby on Rails, QT, GTK2, JASON, RDFLib, Weka</p>

                <h2>Development tools</h2>
                <p>Git, Eclipse, Netbeans, Android SDK</p>

                <h2>Others</h2>
                <p>Latex, XMPP, GIMP, Inkscape</p>

                <h2>Social Skills</h2>
                <p>Worked with and leading international teams. Presentation and communication skills: I conducted several presentations to audiences of ~100 people.</p>
            </dd>
            
            <dd class="clear"></dd>
            
            <dt>Experience</dt>
            <dd>
                <h2>Graduate Research Fellow<span><a href="http://gsi.dit.upm.es">Intelligent Systems Group (GSI)</a> (GSI) - 2008-2012</span></h2>
                <ul>
                  <li>Worked with Agent and Semantic technologies</li>
                  <li>Conducted my master thesis: Design and Implementation of an Agent Architecture Based on Web Hooks</li>
                </ul>

                <h2>IT Coordinator<span><a href="http://eestec.net">EESTEC International</a> - 2012-2013</span></h2>
                <ul>
                  <li>Coordinated the work of a small international IT Team</li>
                  <li>In charge of the administration of the IT infrastructure of EESTEC: Plone portal, Mailman mailing lists, etc.</li>
                </ul>
                
                <h2>Oversight Committee Member<span><a href="http://eestec.net">EESTEC International</a> - 2012-2013</span></h2>
                <ul>
                    <li>Supervised the work of the International Board</li>
                </ul>
                <h2>Vice Chairman for External Affairs <span><a href="http://eestec.net">EESTEC International</a> - 2012-2013</span></h2>
                <ul>
                  <li>Established connections with other Student Associations</li>
                  <li>Helped found new Observers (Local Groups)</li>
                  <li>Carried out International Board duties</li>
                </ul> 
            </dd>
            
            <dd class="clear"></dd>
            
            <!--<dt>Hobbies</dt>-->
            <!--<dd>Music, Sports and Cinema</dd>-->
            
            <!--<dd class="clear"></dd>-->
            
            <dt>References</dt>
            <dd>Available on request</dd>
            
            <dd class="clear"></dd>
        </dl>
        
        <div class="clear"></div>
    
    </div>