| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <title>Work History</title>
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="stylesheet" href="//yegor256.github.io/tacit/tacit.min.css">
- <!-- favicon -->
- <link rel="apple-touch-icon" sizes="57x57" href="/favicon/apple-touch-icon-57x57.png">
- <link rel="apple-touch-icon" sizes="60x60" href="/favicon/apple-touch-icon-60x60.png">
- <link rel="apple-touch-icon" sizes="72x72" href="/favicon/apple-touch-icon-72x72.png">
- <link rel="apple-touch-icon" sizes="76x76" href="/favicon/apple-touch-icon-76x76.png">
- <link rel="apple-touch-icon" sizes="114x114" href="/favicon/apple-touch-icon-114x114.png">
- <link rel="apple-touch-icon" sizes="120x120" href="/favicon/apple-touch-icon-120x120.png">
- <link rel="apple-touch-icon" sizes="144x144" href="/favicon/apple-touch-icon-144x144.png">
- <link rel="apple-touch-icon" sizes="152x152" href="/favicon/apple-touch-icon-152x152.png">
- <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon-180x180.png">
- <link rel="icon" type="image/png" href="/favicon/favicon-32x32.png" sizes="32x32">
- <link rel="icon" type="image/png" href="/favicon/android-chrome-192x192.png" sizes="192x192">
- <link rel="icon" type="image/png" href="/favicon/favicon-96x96.png" sizes="96x96">
- <link rel="icon" type="image/png" href="/favicon/favicon-16x16.png" sizes="16x16">
- <link rel="manifest" href="/favicon/manifest.json">
- <link rel="mask-icon" href="/favicon/safari-pinned-tab.svg" color="#ffb300">
- <link rel="shortcut icon" href="/favicon/favicon.ico">
- <meta name="msapplication-TileColor" content="#ffb300">
- <meta name="msapplication-TileImage" content="/favicon/mstile-144x144.png">
- <meta name="msapplication-config" content="/favicon/browserconfig.xml">
- <meta name="theme-color" content="#ffb300">
- <!-- http://realfavicongenerator.net/favicon_result?file_id=p1akurqbdbq0j1lpc14a618p2och6#.V1uVj_krK70 -->
- </head>
- <body>
- <header> </header>
- <section>
- <article>
- <!--
- title: Work History
- -->
- <p>TODO: Use a <a href="http://quasar-framework.org/components/timeline.html">Quasar Timeline</a> widget?</p>
- <h1 id="ata-engineering-inc" class="deep-link"><a href="#ata-engineering-inc">ATA Engineering, Inc.</a></h1>
- <p>San Diego, CA.<br>
- Mar 29 - Sept 17, 2010 and Mar 30 - Sept 18, 2009</p>
- <p>How I benefited ATA:</p>
- <ul>
- <li>Built finite element models, ran analyses, and post-processed results.
- <ul>
- <li><strong>Created clear presentations</strong> for customers explaining the results.</li>
- </ul>
- </li>
- <li>Communicated closely with the sales team to determine and meet their needs.
- <ul>
- <li>Created an application to track software sales</li>
- </ul>
- </li>
- <li>During down time, wrote new web-based tools to run on ATA’s intranet:
- <ul>
- <li>An analysis server webpage that <strong>saved engineers time</strong>.</li>
- <li>A WYSIWYG floor plan editor that made maintaining online floor plans <strong>easy for HR</strong>.</li>
- </ul>
- </li>
- <li>Upgraded, customized and <strong>enhanced</strong> ATA's software issue-reporting website and timesheet application.</li>
- </ul>
- <h1 id="uc-simulation-center-with-procter--gamble" class="deep-link"><a href="#uc-simulation-center-with-procter--gamble">UC Simulation Center with Procter & Gamble.</a></h1>
- <p>Cincinnati, OH.<br>
- Mar 29 - Sept 17, 2011</p>
- <p>How I benefited P&G:</p>
- <ul>
- <li>Ported 15,000 lines of undocumented C++ code from 32-bit Windows to 64-bit Linux.
- <ul>
- <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>
- <li><strong>Documented the code</strong>, uncovering the equations and assumptions used by the model that was previously a black box.</li>
- </ul>
- </li>
- <li>Wrote a proof-of-concept tool to import geometry from a proprietary design program into the simulation.
- <ul>
- <li>Laid the foundation for tighter collaboration between P&G designers and simulators.</li>
- </ul>
- </li>
- </ul>
- <h1 id="drexel-university" class="deep-link"><a href="#drexel-university">Drexel University</a></h1>
- <p>TODO</p>
- <h1 id="mobile-ad-monitor" class="deep-link"><a href="#mobile-ad-monitor">Mobile Ad Monitor</a></h1>
- <p>TODO</p>
- <h1 id="swordfish-web-solutions" class="deep-link"><a href="#swordfish-web-solutions">Swordfish Web Solutions</a></h1>
- <p>TODO</p>
- </article>
- </section>
- <footer> </footer>
- </body>
- </html>
|