diff options
Diffstat (limited to 'resume/index.html')
| -rw-r--r-- | resume/index.html | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/resume/index.html b/resume/index.html index f31abd0..665deca 100644 --- a/resume/index.html +++ b/resume/index.html @@ -6,7 +6,7 @@ title: Résumé <section id='resume'> <div id='interests'> - <p style='clear: both'>My current interests are in <strong>Functional Programming</strong> and <strong>Operations</strong>.<br />My favorite tools include <a href='http://www.gnu.org/software/emacs/'>Emacs</a>, <a href='http://git-scm.com/'>Git</a>, <a href='http://www.ansibleworks.com/'>Ansible</a>, <a href='http://clojure.org/'>Clojure</a> and <a href='http://www.perl.org/'>Perl</a>.</p> + <p style='clear: both'>My current interests are in <strong>Functional Programming</strong> and <strong>Operations</strong>.</p> </div> <div id='contributions'> @@ -17,11 +17,16 @@ title: Résumé <div> <h2>Work Experience</h2> - <h3><a href='http://saymedia.com'>Say Media</a>, San Francisco, CA [August 2011 - present]</h3> + <h3><a href='https://twitter.com'>Twitter</a>, San Francisco, CA [August 2014 - present]</h3> + <div class="exp"> + I'm a Site Reliability Engineer in the PubSub team. + </div> + + <h3><a href='http://saymedia.com'>Say Media</a>, San Francisco, CA [August 2011 - August 2014]</h3> <div class="exp"> From August 2011 to December 2012 I was part of the platform team. Tasks included designing the internal APIs.<br /> - Starting December 2012 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. + 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. </div> <h3><a href='https://developers.google.com/open-source/soc/'>Summer of Code Mentor</a>, Paris, France [May 2011 - August 2011]</h3> |
