scratch/output/resume/06_Presentation.html
Yann Esposito (Yogsototh) 82bdcd6ec2 small resume update
2012-09-20 13:50:54 +02:00

126 lines
5.9 KiB
HTML

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="/resume/include/main.css" />
<script type="text/javascript" src="http://espozito.com/Scratch/js/MathJax/MathJax.js"></script>
<title>Resume (Resume) by Yann Esposito</title>
</head>
<body>
<div id="content">
<div class="navigation">
<div class="navigationprev"><a href="/resume/05_Resume.html"><span class="nicer">«</span>&nbsp;prev</a></div>
<div class="navigationnext"><a href="/resume/10_Intro.html">next&nbsp;<span class="nicer">»</span></a></div>
<div class="home"><a href="/resume/index.html">&uarr;&nbsp;Home&nbsp;&uarr;</a></div>
</div>
<div id="afterhead">
<div class="corps">
<h3 id="presentation">Presentation</h3>
<p>I am French with a Post Ph.D in Machine Learning<sup id="fnref:10"><a href="#fn:10" rel="footnote">1</a></sup>.
Furthermore I love web programming and design.</p>
<ul>
<li>
<p>During my Ph.D. I made a C++ program (github<sup id="fnref:1"><a href="#fn:1" rel="footnote">2</a></sup> and resume<sup id="fnref:2"><a href="#fn:2" rel="footnote">3</a></sup>).
I coded most of standard HMM learning algorithms.
I developed an algorithm which I invented during my Ph.D. which use some operational optimization algorithm.
During this period I published articles in international conferences and
I taught Computer Science to college students.</p>
</li>
<li>
<p>At the Hubert Curien Laboratory I made my post Ph.D.
I developed a scientific application in Java/applet/JWS that should be used by biologists.
The code has been updated a bit since my 6 month post Ph.D<sup id="fnref:3"><a href="#fn:3" rel="footnote">4</a></sup>.</p>
</li>
<li>
<p>I currently work in the web industry for Airfrance.
My work environment is quite heterogeneous.
From shell scripting to manage huge amount of data, web design
and production environment.
I mostly worked for the B2B website.</p>
</li>
<li>
<p>I worked for GridPocket (I am a co-founder).
This is a French startup specialized in Electric Grid.
I created a private<sup id="fnref:6"><a href="#fn:6" rel="footnote">5</a></sup> web application.
One of the goal reached was to follow you electricity consumption in real time.
It needed many different parts, from creating a Linux box to receive the signal
to writing the server which handled the requests and serve the REST API.
And also write a full javascript client that displayed nicely the informations.</p>
</li>
<li>
<p>I&rsquo;ve also written an iOS application to manage passwords<sup id="fnref:4"><a href="#fn:4" rel="footnote">6</a></sup>.</p>
</li>
<li>
<p>I am the author of some quite popular blog posts<sup id="fnref:5"><a href="#fn:5" rel="footnote">7</a></sup>.</p>
</li>
</ul>
<p>For an almost exhaustive list of my projects, you could check my
github account: <a href="https://github.com/yogsototh">github.com/yogsototh<sup><sub>*</sub></sup></a></p>
<div class="footnotes">
<ol>
<li id="fn:10">
<p>To be more precise in Grammatical Inference<a href="#fnref:10" rel="reference">&#8617;</a></p>
</li>
<li id="fn:1">
<p><a href="https://github.com/yogsototh/DEES">https://github.com/yogsototh/DEES<sup><sub>*</sub></sup></a><a href="#fnref:1" rel="reference">&#8617;</a></p>
</li>
<li id="fn:2">
<p><a href="http://yann.esposito.free.fr/dees.php?lang=en">http://yann.esposito.free.fr/dees.php?lang=en<sup><sub>*</sub></sup></a><a href="#fnref:2" rel="reference">&#8617;</a></p>
</li>
<li id="fn:3">
<p><a href="http://labh-curien.univ-st-etienne.fr/SEDiL/faq.php?lang=en">http://labh-curien.univ-st-etienne.fr/SEDiL/faq.php?lang=en<sup><sub>*</sub></sup></a> (I like to believe I became a better designer ☺)<a href="#fnref:3" rel="reference">&#8617;</a></p>
</li>
<li id="fn:6">
<p>Sorry the code is private I can&rsquo;t show it :(.<a href="#fnref:6" rel="reference">&#8617;</a></p>
</li>
<li id="fn:4">
<p><a href="http://ypassword.espozito.com">http://ypassword.espozito.com<sup><sub>*</sub></sup></a><a href="#fnref:4" rel="reference">&#8617;</a></p>
</li>
<li id="fn:5">
<p><a href="http://yannesposito.com/Scratch/en/blog/">http://yannesposito.com/Scratch/en/blog/<sup><sub>*</sub></sup></a><a href="#fnref:5" rel="reference">&#8617;</a></p>
</li>
</ol>
</div>
</div>
</div>
<div class="navigation">
<div class="navigationprev"><a href="/resume/05_Resume.html"><span class="nicer">«</span>&nbsp;prev</a></div>
<div class="navigationnext"><a href="/resume/10_Intro.html">next&nbsp;<span class="nicer">»</span></a></div>
</div>
<div id="bottom">
<div>
<a href="http://yannesposito.com">Yann Esposito</a>
</div>
<div>
<a href="/resume/cv.pdf">Download PDF</a>
</div>
<div>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Under Creative Commons License</a>
</div>
<div id="lastmod">
Modified: 2012-09-20
</div>
<div>
Done with
<a href="http://krambook.espozito.com">Krambook</a>
</div>
<div>
<a href="/" style="color:#333">← get back to main site</a>
</div>
</div>
</div>
</body>
</html>