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

110 lines
4.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/40_Recherche.html"><span class="nicer">«</span>&nbsp;prev</a></div>
<div class="navigationnext"><a class="disable" href="#">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">
<h1 id="projects">Projects</h1>
<p>Most of my latest programming activities are publicly available at <a href="http://github.com/yogsototh">github.com/yogsototh<sup><sub>*</sub></sup></a></p>
<h2 id="ypassword-2008-rarr">YPassword <em><span style="font-size:.5em">2008 &rarr;</span></em></h2>
<p>Mainly an iOS application:</p>
<ul>
<li><a href="http://ypassword.espozito.com">YPassword, <code>http://ypassword.espozito.com</code><sup><sub>*</sub></sup></a></li>
</ul>
<p>I&rsquo;ve done fully the website from scratch. Also there are some javascript implementation of YPassword tehcnic:</p>
<blockquote>
<ul>
<li>a Mac OS X dashboard widget, </li>
<li>a Cappuccino Web application,</li>
<li>a jQuery Web application,</li>
<li>a command line tool,</li>
<li>an Applescript helper</li>
</ul>
</blockquote>
<h2 id="rubyzome-2009-rarr">Rubyzome <em><span style="font-size:.5em">2009 &rarr;</span></em></h2>
<p>Ruby API oriented framework.
Done with Luc Juggery.
This framework is REST oriented and output can be either JSON (preferred), but also XML or HTML.</p>
<h2 id="anonymous-network-project-022006-rarr-062006">Anonymous Network Project <em><span style="font-size:.5em">02/2006 &rarr; 06/2006</span></em></h2>
<p>Made a protocol similar to <a href="http://www.torproject.org">TOR<sup><sub>*</sub></sup></a> for student.</p>
<h2 id="other-projects">Other projects</h2>
<ul>
<li>Web Application used for private team usage at AirFrance <em><span style="font-size:.5em">2008 &rarr;</span></em><br />
This application is just done <em><a href="http://cache.ohinternet.com/images/thumb/f/fa/4tehlulz.jpg/618px-4tehlulz.jpg">for teh lulz<sup><sub>*</sub></sup></a></em>.
Not related to the Airfrance work. But still pleasant.<br />
<em>Javascript(Prototype.js, Scriptaculous), CSS, PHP/MySQL, Google Talk</em></li>
<li><a href="https://github.com/yogsototh/metautomata"><code>metapost</code> package<sup><sub>*</sub></sup></a> to draw Automata <em><span style="font-size:.5em">2003 &rarr; 2004</span></em><br />
<em><code>metapost</code></em> </li>
<li>Mac OS X Screensavers (<a href="https://github.com/yogsototh/YClock">YClock<sup><sub>*</sub></sup></a> <em>&amp;</em> YAquaBubbles) <em><span style="font-size:.5em">2003 &rarr; 2004</span></em><br />
<em>Objective-C,Quartz Composer,Cocoa</em></li>
</ul>
<p>You could find even more information by looking at:</p>
<ul>
<li>My personnal website: <a href="http://yannesposito.com"><code>http://yannesposito.com</code><sup><sub>*</sub></sup></a></li>
<li>My github account: <a href="http://github.com/yogsototh"><code>http://github.com/yogsototh</code><sup><sub>*</sub></sup></a></li>
</ul>
</div>
</div>
<div class="navigation">
<div class="navigationprev"><a href="/resume/40_Recherche.html"><span class="nicer">«</span>&nbsp;prev</a></div>
<div class="navigationnext"><a class="disable" href="#">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>