diff options
| author | Franck Cuny <franckcuny@gmail.com> | 2015-07-07 02:39:57 -0700 |
|---|---|---|
| committer | Franck Cuny <franckcuny@gmail.com> | 2015-07-07 02:39:57 -0700 |
| commit | 5d035dab41d0134dd639d33113e625e328c9b2ce (patch) | |
| tree | 863e82b69ce283291b85336ba4d136c26b0fc06f /resume/index.html | |
| parent | Update layout. (diff) | |
| download | lumberjaph-5d035dab41d0134dd639d33113e625e328c9b2ce.tar.gz | |
remove a few files
Diffstat (limited to 'resume/index.html')
| -rw-r--r-- | resume/index.html | 61 |
1 files changed, 0 insertions, 61 deletions
diff --git a/resume/index.html b/resume/index.html deleted file mode 100644 index 4dcc6c1..0000000 --- a/resume/index.html +++ /dev/null @@ -1,61 +0,0 @@ ---- -layout: static -title: Résumé ---- - -<div id='resume'> - - <div id='interests'> - <p style='clear: both'>My current interests are in <strong>Functional Programming</strong> and <strong>Operations</strong>.</p> - </div> - - <div id='contributions'> - <h3>Free Software Contributions</h3> - I've contributed to <a hrefp="http://perldancer.org">Dancer</a>, a web framework in Perl. I also maintain and contribute to several CPAN modules and some Python modules. - <p style='clear: both'>You can find more about my Open Source work and contributions <a href='/projects/'>over there</a>.</p> - </div> - - <div> - <h3>Work Experience</h3> - - <p><a href='https://twitter.com'>Twitter</a>, San Francisco, CA [August 2014 - present]</p> - <ul> - <li>Site Reliability Engineer for the PubSub team</li> - </ul> - - <p><a href='http://saymedia.com'>Say Media</a>, San Francisco, CA [August 2011 - August 2014]</p> - <ul> - <li>From August 2011 to December 2012 I was part of the platform team. Tasks included designing the internal APIs.</li> - <li>Starting December 2013 I joined a newly created team to improve developers efficiency by writing tools and providing a better infrastructure. Projects included setting up better monitoring with Graphite.</li> - </ul> - - <p><a href='https://developers.google.com/open-source/soc/'>Summer of Code Mentor</a>, Paris, France [May 2011 - August 2011]</p> - <ul> - <li>As part of the Summer of Code 2011, I mentored one student to work on the Perl Dancer web framework. My job was to set priorities, help with development practices and review the code. I was also involved in the evaluation process.</li> - </ul> - - <p><a href='http://linkfluence.net'>Linkfluence (RTGI)</a>, Paris, France [August 2007 - July 2011]</p> - <ul> - <li>Set up procedures for development practices and software deployment (git, unit testing, how and what to document, etc)</li> - <li>Lead developer of the backend used to aggregate data from various sources (feeds, web pages, external API, etc)</li> - <li>Defined the architecture and designed the ReST API for most of the internal backend</li> - <li>Wrote many libraries for accessing various webservices, data storage (Riak, CouchDB). Most of them have been open sourced</li> - </ul> - - <p>Axe Media Direct, Brest, France [January 2005 - August 2007]</p> - <ul> - <li>Development of an online customer loyalty program (consultation, listing, statistics, etc.) (Catalyst Framework)</li> - <li>PDF documents generation with XSLT</li> - <li>Web server configuration and maintenance for database consulting</li> - </ul> - - <p><a href='https://www.cmb.fr'>Crédit Mutuel de Bretagne</a>, Brest, France [April 2004- January 2005]<p> - </div> - - <div> - <h3>Other</h3> - <p>Self-taught (no college degree).</p> - <p> Native French speaker, fluent in English.</p> - </div> - -</div> |
