Initial commit
This commit is contained in:
commit
e16efcfc40
36 changed files with 1613 additions and 0 deletions
41
about.md
Normal file
41
about.md
Normal file
|
@ -0,0 +1,41 @@
|
|||
---
|
||||
title: About
|
||||
---
|
||||
|
||||
<div id="avatar" align=center>
|
||||
<img src="/images/fabien.jpg" alt="Mantis shrimp, minding its own business">
|
||||
</div>
|
||||
|
||||
Hi, my name is Fabien Freling. I am an [EPITA](http://www.epita.fr/) alumni, promotion 2008.
|
||||
At the end of my studies, I decided to major in cognitive science and artificial intelligence.
|
||||
|
||||
At EPITA, I led the Mac association [EpiMac](http://www.epimac.org/), where I learnt how to
|
||||
use a Mac to do my UNIX projects and then how to leverage the awesomeness in Mac OS X technologies.
|
||||
|
||||
I left for Princeton, New Jersey, to work for
|
||||
[Siemens Corporate Research](http://www.usa.siemens.com/en/about_us/research/home.htm)
|
||||
during my internship in computer graphics.
|
||||
|
||||
I went back to France, contributed a bit to [Olena](http://olena.lrde.epita.fr/) while working at
|
||||
[IGR](http://www.igr.fr/), graduated, and decided it was time to set sail again.
|
||||
|
||||
So I moved to Oslo, Norway, to work as a [Qt](https://qt-project.org/) software engineer for
|
||||
[Nokia](http://www.nokia.com/) with the great people of Trolltech.
|
||||
But in the end, I decided Nokia's new direction with Windows Phone didn't suit me so I decided to fly back to France.
|
||||
|
||||
And for now, I currently work for [LTU technologies](http://www.ltutech.com/) in Paris, France.
|
||||
We work on exciting computer vision stuff (image matching, retrieval, etc).
|
||||
|
||||
Damn I missed croissants.
|
||||
|
||||
<div id="fabs-icon" align=center>
|
||||
<a href="http://github.com/ffreling">
|
||||
<i class="icon-github-sign icon-3x"></i>
|
||||
</a>
|
||||
<a href="http://twitter.com/freling">
|
||||
<i class="icon-twitter-sign icon-3x"></i>
|
||||
</a>
|
||||
<a href="http://fr.linkedin.com/in/ffreling">
|
||||
<i class="icon-linkedin-sign icon-3x"></i>
|
||||
</a>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue