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.

61 lines
2.5 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. <link rel="icon" type="image/png" href="/favicon.ico">
  7. <link rel="canonical" href="https://www.mcmillen.dev/resume.html">
  8. <link rel="alternate" type="application/atom+xml" href="https://www.mcmillen.dev/feed.atom" title="Colin McMillen's Blog - Atom">
  9. <title>Resumé | Colin McMillen</title>
  10. <link rel="preconnect" href="https://fonts.gstatic.com">
  11. <link href="https://fonts.googleapis.com/css2?family=Quicksand:wght@500;700&display=block" rel="stylesheet">
  12. <link href="https://fonts.googleapis.com/css?family=Fira+Mono:500&display=block" rel="stylesheet">
  13. <link rel="stylesheet" href="/pygments.css">
  14. <link rel="stylesheet" href="/style.css">
  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="/feed.atom"><img src="/img/rss.svg" alt="Atom feed"></a></span>
  23. <span style="float: right;"><a href="https://twitter.com/mcmillen"><img src="/img/twitter.svg" alt="@mcmillen"></a></span>
  24. </div>
  25. </div>
  26. <div class="content">
  27. <h1 id="resume">Resumé</h1>
  28. <h2 id="semicolin-games">SemiColin Games</h2>
  29. <p>Lead Developer<br>
  30. February 2019 &ndash; Present</p>
  31. <h2 id="google">Google</h2>
  32. <p>Staff Software Engineer<br>
  33. September 2009 &ndash; February 2019</p>
  34. <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>
  35. <h2 id="recaptcha">reCAPTCHA</h2>
  36. <p>Co-Founder &amp; Software Engineer<br>
  37. June 2007 &ndash; September 2009</p>
  38. <h2 id="carnegie-mellon-university">Carnegie Mellon University</h2>
  39. <p>Ph.D. Computer Science<br>
  40. September 2003 &ndash; May 2009</p>
  41. <h2 id="university-of-minnesota">University of Minnesota</h2>
  42. <p>B.S. Computer Science<br>
  43. September 1999 &ndash; May 2003</p>
  44. </div>
  45. </div>
  46. <div id="footer">
  47. <div class="content">
  48. &copy; 2021 <a href="/" class="undecorated">Colin McMillen</a>.
  49. </div>
  50. </div>
  51. </div>
  52. </body>
  53. </html>