mirror of
https://github.com/balkian/balkian.github.com.git
synced 2025-08-23 12:12:20 +00:00
Migrated to Pelican
Now tags have pages, and all other visual goodies :)
This commit is contained in:
24
content/pages/about.md
Normal file
24
content/pages/about.md
Normal file
@@ -0,0 +1,24 @@
|
||||
title: About
|
||||
|
||||
<h2>This is <span class="disappear">me.</span><span id="subheadline"><span class="disappear">... I mean,</span> my website</span></h2>
|
||||
|
||||
<div id="about">
|
||||
<ul>
|
||||
<li> <span class="icon-stack"> <i class="icon-check-empty icon-stack-base" ></i><i class="icon-linux"></i> </span> GNU/Linux Fanboy</li>
|
||||
<li> <span class="icon-stack"> <i class="icon-check-empty icon-stack-base" ></i><i class="icon-android"></i> </span> Android User</li>
|
||||
<li> <span class="icon-stack"> <i class="icon-check-empty icon-stack-base" ></i><i class="icon-github"></i> </span> Github Fan</li>
|
||||
<li> <span class="icon-stack"> <i class="icon-check-empty icon-stack-base" ></i><i class="icon-stackexchange"></i> </span> StackOverflow Dependent</li>
|
||||
<li> <span class="icon-stack"> <i class="icon-check-empty icon-stack-base" ></i><i class="icon-music"></i> </span> Music Lover</li>
|
||||
<li> <span class="icon-stack"> <i class="icon-check-empty icon-stack-base" ></i><i class="icon-film"></i> </span> Films Lover</li>
|
||||
<li> <span class="icon-stack"> <i class="icon-check-empty icon-stack-base" ></i><i class="icon-comments"></i> </span> Usual Chatter</li>
|
||||
<li> <span class="icon-stack"> <i class="icon-check-empty icon-stack-base" ></i><i class="icon-laptop"></i> </span> IT Person</li>
|
||||
<li> <span class="icon-stack"> <i class="icon-check-empty icon-stack-base" ></i><i class="icon-gamepad"></i> </span> Casual Gamer</li>
|
||||
<li> <span class="icon-stack"> <i class="icon-check-empty icon-stack-base" ></i><i class="icon-pencil"></i> </span> Amateur Writer</li>
|
||||
<li> <span class="icon-stack"> <i class="icon-check-empty icon-stack-base" ></i><i class="icon-moon"></i> </span> Night Owl</li>
|
||||
<li> <span class="icon-stack"> <i class="icon-check-empty icon-stack-base" ></i><i class="icon-terminal"></i> </span> Terminal User</li>
|
||||
<li> <span class="icon-stack"> <i class="icon-check-empty icon-stack-base" ></i><i class="icon-flag"></i> </span> Hobbyist Linguist</li>
|
||||
<li> <span class="icon-stack"> <i class="icon-check-empty icon-stack-base" ></i><i class="icon-code"></i> </span> Amateur Coder</li>
|
||||
<li> <span class="icon-stack"> <i class="icon-check-empty icon-stack-base" ></i><i class="icon-book"></i> </span> On-and-off Reader</li>
|
||||
<li> <span class="icon-stack"> <i class="icon-check-empty icon-stack-base" ></i><i class="icon-quote-right"></i> </span> Quote lover</li>
|
||||
</ul>
|
||||
</div>
|
103
content/pages/cv.md
Normal file
103
content/pages/cv.md
Normal file
@@ -0,0 +1,103 @@
|
||||
title: CV
|
||||
|
||||
|
||||
<link rel="stylesheet" media="only screen and (min-width: 0px) and (max-width: 599)" href="/theme/css/cv-xs.css">
|
||||
<link rel="stylesheet" media="only screen and (min-width: 600px) and (max-width: 1200px)" href="/theme/css/cv-medium.css">
|
||||
<link rel="stylesheet" media="only screen and (min-width: 1200px)" href="/theme/css/cv-desktop.css">
|
||||
<div id="post">
|
||||
|
||||
<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>Working 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>
|
16
content/pages/projects.md
Normal file
16
content/pages/projects.md
Normal file
@@ -0,0 +1,16 @@
|
||||
title: Projects
|
||||
layout: default
|
||||
|
||||
Ongoing Projects
|
||||
================
|
||||
* [Maia](http://github.com/gsi-upm/maia): the Modular Architecture for Intelligent Agents is an evented agent architecture that aims to update the classical frameworks for intelligent agents with the concepts emerged from the Live Web.
|
||||
* [Onyx](http://gsi.dit.upm.es/ontologies/onyx): an ontology for emotion analysis that includes concepts from W3C's provenance.
|
||||
* [Marl](http://gsi.dit.upm.es/ontologies/marl): I updated this ontology, originally created by Adam Westerski, to make it compatible with the W3C's provenance ontology.
|
||||
* [EESTEC.net](http://github.com/eestec/eestec.portal): the Plone based official portal of EESTEC. I fixed some bugs and implemented basic features. It's still an ongoing project.
|
||||
|
||||
|
||||
Past Projects
|
||||
=============
|
||||
* [Hermes](http://github.com/balkian/hermes): one of my first projects, developed together with [David Pérez](cathan) as the special custom assignment in one of our courses. Hermes is an affective bot designed to mimic the behavour of humans. It included a plug-in system for its sensors and actuators. The information from its sensors changed its emotional state, which was shown via its actuators. Among others, it could fetch inforation from Twitter or its host system and change the expressions of an external Face made with servo motors or speak via its Text-To-Speech software. For instance, it could detect it was running out of battery, showing a sad face and sending an alerting tweet. You can see it in action in these two youtube videos: [Part 1](http://www.youtube.com/watch?v=KnEYahPD9z4) and [Part 2](http://www.youtube.com/watch?v=lQZldCTPEJc)
|
||||
|
||||
For more information, checl my [complete list of public repositories in <i class="icon-github" >Github</i>](http://github.com/balkian).
|
36
content/pages/todo.md
Normal file
36
content/pages/todo.md
Normal file
@@ -0,0 +1,36 @@
|
||||
title: To-Do
|
||||
|
||||
<h2>Things To Do</h2>
|
||||
This is intended as my public "todo.txt". Both to keep it accessible and to feel ashamed of the many things I leave undone:
|
||||
<ul class="todo">
|
||||
<li> PhD
|
||||
<ul>
|
||||
<li class="done" >Write my first workshop paper as main author</li>
|
||||
<li>Write my first journal paper</li>
|
||||
<li>Become a doctor!</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li> Technical
|
||||
<ul>
|
||||
<li class="done" >Write a NodeJS App. Maia [See <a href="http://github.com/gsi-upm/maia/issues">ISSUES</a>]</li>
|
||||
<li class="done" >Write my first Django Application</li>
|
||||
<li class="done">Win my first Hackathon</li>
|
||||
<li>Github repo with +100 stars</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li> Languages
|
||||
<ul>
|
||||
<li class="done">English</a></li>
|
||||
<li >Chinese</a></li>
|
||||
<li >Greek</a></li>
|
||||
<li >German</a></li>
|
||||
<li >Esperanto</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li> Personal
|
||||
<ul>
|
||||
<li>Run a 10k</li>
|
||||
<li>Blog regularly for a year</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
Reference in New Issue
Block a user