work-history.html 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Work History</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <link rel="stylesheet" href="//yegor256.github.io/tacit/tacit.min.css">
  8. <!-- favicon -->
  9. <link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-touch-icon-57x57.png">
  10. <link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-touch-icon-60x60.png">
  11. <link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-touch-icon-72x72.png">
  12. <link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-touch-icon-76x76.png">
  13. <link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-touch-icon-114x114.png">
  14. <link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-touch-icon-120x120.png">
  15. <link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-touch-icon-144x144.png">
  16. <link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-touch-icon-152x152.png">
  17. <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon-180x180.png">
  18. <link rel="icon" type="image/png" href="/favicon/favicon-32x32.png" sizes="32x32">
  19. <link rel="icon" type="image/png" href="/favicon/android-chrome-192x192.png" sizes="192x192">
  20. <link rel="icon" type="image/png" href="/favicon/favicon-96x96.png" sizes="96x96">
  21. <link rel="icon" type="image/png" href="/favicon/favicon-16x16.png" sizes="16x16">
  22. <link rel="manifest" href="/favicon/manifest.json">
  23. <link rel="mask-icon" href="/favicon/safari-pinned-tab.svg" color="#ffb300">
  24. <link rel="shortcut icon" href="/favicon/favicon.ico">
  25. <meta name="msapplication-TileColor" content="#ffb300">
  26. <meta name="msapplication-TileImage" content="/favicon/mstile-144x144.png">
  27. <meta name="msapplication-config" content="/favicon/browserconfig.xml">
  28. <meta name="theme-color" content="#ffb300">
  29. <!-- http://realfavicongenerator.net/favicon_result?file_id=p1akurqbdbq0j1lpc14a618p2och6#.V1uVj_krK70 -->
  30. </head>
  31. <body>
  32. <header>&#xA0;</header>
  33. <section>
  34. <article>
  35. <!--
  36. title: Work History
  37. -->
  38. <p>TODO: Use a <a href="http://quasar-framework.org/components/timeline.html">Quasar Timeline</a> widget?</p>
  39. <h1 id="ata-engineering-inc" class="deep-link"><a href="#ata-engineering-inc">ATA Engineering, Inc.</a></h1>
  40. <p>San Diego, CA.<br>
  41. Mar 29 - Sept 17, 2010 and Mar 30 - Sept 18, 2009</p>
  42. <p>How I benefited ATA:</p>
  43. <ul>
  44. <li>Built finite element models, ran analyses, and post-processed results.
  45. <ul>
  46. <li><strong>Created clear presentations</strong> for customers explaining the results.</li>
  47. </ul>
  48. </li>
  49. <li>Communicated closely with the sales team to determine and meet their needs.
  50. <ul>
  51. <li>Created an application to track software sales</li>
  52. </ul>
  53. </li>
  54. <li>During down time, wrote new web-based tools to run on ATA&#x2019;s intranet:
  55. <ul>
  56. <li>An analysis server webpage that <strong>saved engineers time</strong>.</li>
  57. <li>A WYSIWYG floor plan editor that made maintaining online floor plans <strong>easy for HR</strong>.</li>
  58. </ul>
  59. </li>
  60. <li>Upgraded, customized and <strong>enhanced</strong> ATA&apos;s software issue-reporting website and timesheet application.</li>
  61. </ul>
  62. <h1 id="uc-simulation-center-with-procter--gamble" class="deep-link"><a href="#uc-simulation-center-with-procter--gamble">UC Simulation Center with Procter &amp; Gamble.</a></h1>
  63. <p>Cincinnati, OH.<br>
  64. Mar 29 - Sept 17, 2011</p>
  65. <p>How I benefited P&amp;G:</p>
  66. <ul>
  67. <li>Ported 15,000 lines of undocumented C++ code from 32-bit Windows to 64-bit Linux.
  68. <ul>
  69. <li>This <strong>reduced simulation time</strong> and <strong>simplified the simulation process</strong> by allowing the entire process run on their Linux cluster.</li>
  70. <li><strong>Documented the code</strong>, uncovering the equations and assumptions used by the model that was previously a black box.</li>
  71. </ul>
  72. </li>
  73. <li>Wrote a proof-of-concept tool to import geometry from a proprietary design program into the simulation.
  74. <ul>
  75. <li>Laid the foundation for tighter collaboration between P&amp;G designers and simulators.</li>
  76. </ul>
  77. </li>
  78. </ul>
  79. <h1 id="drexel-university" class="deep-link"><a href="#drexel-university">Drexel University</a></h1>
  80. <p>TODO</p>
  81. <h1 id="mobile-ad-monitor" class="deep-link"><a href="#mobile-ad-monitor">Mobile Ad Monitor</a></h1>
  82. <p>TODO</p>
  83. <h1 id="swordfish-web-solutions" class="deep-link"><a href="#swordfish-web-solutions">Swordfish Web Solutions</a></h1>
  84. <p>TODO</p>
  85. </article>
  86. </section>
  87. <footer>&#xA0;</footer>
  88. </body>
  89. </html>