Browse Source

Finish moving the bits worth keeping from sites.google.com/site/wmhilton

Will Hilton 8 years ago
parent
commit
26dffded33
4 changed files with 53 additions and 8 deletions
  1. 1 0
      .gitignore
  2. 0 1
      package.json
  3. 13 7
      projects/index.md
  4. 39 0
      work-history.md

+ 1 - 0
.gitignore

@@ -10,6 +10,7 @@ lib-cov
 pids
 logs
 results
+dist
 
 npm-debug.log
 node_modules

+ 0 - 1
package.json

@@ -1,7 +1,6 @@
 {
   "name": "@wmhilton/wmhilton.github.io.source",
   "version": "1.0.0",
-  "private": true,
   "description": "William Hilton's website",
   "scripts": {
     "start": "jus serve",

+ 13 - 7
projects/index.md

@@ -1,16 +1,22 @@
 <!--
 title: Projects
 -->
-# Projects
+# Personal Projects
 
-## Personal Projects
+## Post-academia
+- [Declarative Shell Scripting](https://github.com/wmhilton/decshell)
+- [Transparent Lock Screen for Windows](https://github.com/wmhilton/lock-screen)
+- [TreeUI](https://github.com/wmhilton/treeui)
+
+## Graduate School
+- [Hubo-in-the-Browser](https://wmhilton.github.io/hubo-js)
+- [Image → 6502 Assembly](https://github.com/wmhilton/img2asm6502)
+
+## College
 - [Skype Telepresence Rover](./skype-telepresence-rover/)
 - [Dyna Myte 2400](./dyna-myte-2400/)
 - [Javascript CNC Machine Emulator](./javascript-cnc-machine/)
+
+## High School
 - [Ultimate Word-of-the-Day](./ultimate-wotd/)
 - [K'nex Adding Machine](./k-nex-adding-machine/)
-
-## Employment
-- Co-op Experience
-- ATA Customer License Manager
-- Enhancing TIE

+ 39 - 0
work-history.md

@@ -0,0 +1,39 @@
+<!--
+title: Work History
+-->
+TODO: Use a [Quasar Timeline](http://quasar-framework.org/components/timeline.html) widget?
+
+# ATA Engineering, Inc.
+San Diego, CA.<br>
+Mar 29 - Sept 17, 2010 and Mar 30 - Sept 18, 2009
+
+How I benefited ATA:
+- Built finite element models, ran analyses, and post-processed results.
+  - __Created clear presentations__ for customers explaining the results.
+- Communicated closely with the sales team to determine and meet their needs.
+  - Created an application to track software sales
+- During down time, wrote new web-based tools to run on ATA’s intranet:
+  - An analysis server webpage that __saved engineers time__.
+  - A WYSIWYG floor plan editor that made maintaining online floor plans __easy for HR__.
+- Upgraded, customized and __enhanced__ ATA's software issue-reporting website and timesheet application.
+
+# UC Simulation Center with Procter & Gamble.
+Cincinnati, OH.<br>
+Mar 29 - Sept 17, 2011
+
+How I benefited P&G:
+- Ported 15,000 lines of undocumented C++ code from 32-bit Windows to 64-bit Linux.
+  - This __reduced simulation time__ and __simplified the simulation process__ by allowing the entire process run on their Linux cluster.
+  - __Documented the code__, uncovering the equations and assumptions used by the model that was previously a black box.
+- Wrote a proof-of-concept tool to import geometry from a proprietary design program into the simulation.
+  - Laid the foundation for tighter collaboration between P&G designers and simulators.
+
+  
+# Drexel University
+TODO
+
+# Mobile Ad Monitor
+TODO
+
+# Swordfish Web Solutions
+TODO