You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

60 lines
2.3 KiB

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8"/>
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <title>Resumé | Colin McMillen</title>
  7. <link rel="preconnect" href="https://fonts.gstatic.com">
  8. <link href="https://fonts.googleapis.com/css2?family=Quicksand:wght@500;700&display=block" rel="stylesheet">
  9. <link href="https://fonts.googleapis.com/css?family=Fira+Mono:500&display=block" rel="stylesheet">
  10. <link rel="stylesheet" href="/pygments.css">
  11. <link rel="stylesheet" href="/style.css">
  12. <link rel="icon" type="image/png" href="/favicon.ico">
  13. <link rel="canonical" href="https://www.mcmillen.dev/resume.html">
  14. <!-- TODO: add apple touch icon, maybe other favicon sizes -->
  15. </head>
  16. <body>
  17. <div id="page-container">
  18. <div id="content-wrap">
  19. <div id="header">
  20. <div class="content">
  21. <a href="/" class="undecorated">Colin McMillen</a>
  22. <span style="float: right;"><a href="https://twitter.com/mcmillen"><img src="/img/twitter.svg" alt="@mcmillen"></a></span>
  23. </div>
  24. </div>
  25. <div class="content">
  26. <h1 id="resume">Resumé</h1>
  27. <h2 id="semicolin-games">SemiColin Games</h2>
  28. <p>Lead Developer<br>
  29. February 2019 &ndash; Present</p>
  30. <h2 id="google">Google</h2>
  31. <p>Staff Software Engineer<br>
  32. September 2009 &ndash; February 2019</p>
  33. <p>Projects: <a href="https://canvas.apps.chrome">Chrome Canvas</a>, <a href="https://www.androidauthority.com/google-handwriting-keyboard-android-wear-2-0-devices-764084/">Android Wear Handwriting</a>, <a href="https://digitalattackmap.com">Digital Attack Map</a>, <a href="https://www.google.com/search?q=define+mortgage">Google Dictionary</a>, <a href="https://translate.google.com">Google Translate</a>, <a href="https://books.google.com">Google Books</a>, &amp; <a href="https://www.google.com/recaptcha">reCAPTCHA</a>.</p>
  34. <h2 id="recaptcha">reCAPTCHA</h2>
  35. <p>Co-Founder &amp; Software Engineer<br>
  36. June 2007 &ndash; September 2009</p>
  37. <h2 id="carnegie-mellon-university">Carnegie Mellon University</h2>
  38. <p>Ph.D. Computer Science<br>
  39. September 2003 &ndash; May 2009</p>
  40. <h2 id="university-of-minnesota">University of Minnesota</h2>
  41. <p>B.S. Computer Science<br>
  42. September 1999 &ndash; May 2003</p>
  43. </div>
  44. </div>
  45. <div id="footer">
  46. <div class="content">
  47. &copy 2021 <a href="/" class="undecorated">Colin McMillen</a>.
  48. </div>
  49. </div>
  50. </div>
  51. </body>
  52. </html>