Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mwhite committed Oct 1, 2011
1 parent bf35d7b commit 2ce353d
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 42 deletions.
11 changes: 11 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
My resumé

Compile with

`markdown2pdf -o resume.pdf -H header.tex resume.mkd`

and

`pandoc -t html -o resume.html -c resume.css resume.mkd`


94 changes: 52 additions & 42 deletions resume.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,21 +35,27 @@
>December 2009 - present</p
><ul
><li
>Designed and wrote most of the <strong
>PHP/MySQL</strong
> backend, using a makeshift <strong
>MVC</strong
>, <strong
>Propel ORM</strong
>, and <strong
>Memcached</strong
>.</li
><p
>Designed and wrote most of the <strong
>PHP/MySQL</strong
> backend, using a makeshift <strong
>MVC</strong
>, <strong
>Propel ORM</strong
>, and <strong
>Memcached</strong
>.</p
></li
><li
>Wrote modular, piecemeal, on-demand bookstore scrapers handling JavaScript and cookies.</li
><p
>Wrote modular, piecemeal, on-demand bookstore scrapers handling JavaScript and cookies.</p
></li
><li
>Managed our <strong
>Linux</strong
> server.</li
><p
>Managed our <strong
>Linux</strong
> server.</p
></li
></ul
></li
><li
Expand Down Expand Up @@ -85,7 +91,7 @@
>July 2008 - August 2010</p
><ul
><li
>Sold shirts throughout downtown Boston at a busy pushcart retailer. Managed inventory, cashflow, and employees.</li
>Sold apparel throughout downtown Boston at a busy pushcart retailer. Managed inventory, cashflow, and employees.</li
></ul
></li
></ul
Expand All @@ -105,16 +111,18 @@
>(expected May 2012)</p
><ul
><li
>GPA: 3.44. Dean's list Fall 2008, 2009, 2010.</li
><p
>GPA: 3.44. Dean's list Fall 2008, 2009, 2010.</p
></li
><li
>Semester abroad at the University of Tübingen.</li
><p
>Semester abroad at the University of Tübingen.</p
></li
><li
>Some particular things I learned in school:<ul
><li
>Analysis and design of <strong
>algorithms</strong
>, in <a href="http://www.cs.tufts.edu/t/courses/description/fall2009/COMP/160-01"
>COMP160</a
></li
><li
>How to write good <strong
Expand All @@ -125,17 +133,15 @@
>gdb</strong
>, and <strong
>ddd</strong
>, in <a href="http://www.cs.tufts.edu/t/courses/description/fall2010/COMP/40-01"
>COMP40</a
></li
><li
><strong
>Assembly</strong
> and the underlying machine model, in <a href="http://www.cs.tufts.edu/t/courses/description/fall2010/COMP/40-01"
>COMP40</a
></li
> and machine structure</li
><li
>Philosophy of mind and language</li
><strong
>Philosophy</strong
> of mind and language</li
><li
>Theoretical and <strong
>computational linguistics</strong
Expand All @@ -151,25 +157,29 @@
>Miscellaneous</h2
><ul
><li
>At various times, I've written <strong
>Python</strong
>, <strong
>Prolog</strong
>, <strong
>LaTeX</strong
>, <strong
>Scheme</strong
>, <strong
>Java</strong
>, <strong
>Ruby</strong
>, <strong
>Haskell</strong
>, and <strong
>BASIC</strong
>.</li
><p
>At various times, I've written <strong
>Python</strong
>, <strong
>Prolog</strong
>, <strong
>LaTeX</strong
>, <strong
>Scheme</strong
>, <strong
>Java</strong
>, <strong
>Ruby</strong
>, <strong
>Haskell</strong
>, and <strong
>BASIC</strong
>.</p
></li
><li
>Natural language competency: English (superb), German (decent), Spanish (mediocre)</li
><p
>Natural language competency: English (native), German (decent), Spanish (mediocre)</p
></li
></ul
></div
></div
Expand Down
Binary file modified resume.pdf
Binary file not shown.

0 comments on commit 2ce353d

Please sign in to comment.