Fixed some typos in resume.json
This commit is contained in:
parent
2973591790
commit
534cc2d6d1
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"hash": "e690fdd7168c515136615a9ee42053de",
|
"hash": "58b6f8f80e5846af7b9ae23a628a0861",
|
||||||
"content-hash": "9d13427d982ec276ccfba5e7fdc2cd8a",
|
"content-hash": "9d13427d982ec276ccfba5e7fdc2cd8a",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"basics": {
|
"basics": {
|
||||||
"name": "R. Eric WHeeler",
|
"name": "R. Eric Wheeler",
|
||||||
"label": "Developer / Systems",
|
"label": "Developer / Systems",
|
||||||
"picture": "http://rewiv.com/storage/me.png",
|
"picture": "http://rewiv.com/storage/me.png",
|
||||||
"email": "eric@ericwheeler.net",
|
"email": "eric@ericwheeler.net",
|
||||||
|
@ -43,12 +43,12 @@
|
||||||
"position": "Developer / System Administrator",
|
"position": "Developer / System Administrator",
|
||||||
"website": "https://ee.stanford.edu",
|
"website": "https://ee.stanford.edu",
|
||||||
"startDate": "2007-05-27",
|
"startDate": "2007-05-27",
|
||||||
"summary": "I have done many different things during my employment at Stanford University.<br />A few of things things have been : Desktop Support, Computer cluster administration for the NSF and NNIN using Scyld Clusterware, General programing/debugging and frontend as well as backend web development using a number of different technologies.",
|
"summary": "I have done many different things during my employment at Stanford University.<br />A few things have been : Frontend and backend Web Development/Design using a number of different technologies, General programing/debugging, Desktop Support and Computer cluster administration for the National Science Foundation (NSF) and National Nanotechnology Infrastructure Network (NNIN) using Scyld Clusterware.",
|
||||||
"highlights": [
|
"highlights": [
|
||||||
"Repaired and Maintained a 64 node research computing cluster for the <a href=\"http://nnin.org\" rel=\"ext\" title=\"National Nanotechnology Infrastructure Network\">NNIN</a> funded by the <a href=\"https://nsf.gov\" rel=\"ext\" title=\"National Science Foundation\">NSF</a>.",
|
"Repaired and Maintained a 64 node research computing cluster for the National Nanotechnology Infrastructure Network (<a href=\"http://nnin.org\" rel=\"ext\" title=\"National Nanotechnology Infrastructure Network\">NNIN</a>) funded by the National Science Foundation (<a href=\"https://nsf.gov\" rel=\"ext\" title=\"National Science Foundation\">NSF</a>).",
|
||||||
"Converted Electrical Engineering's static web site to Drupal 7.",
|
"Converted Electrical Engineering's static web site to Drupal 7.",
|
||||||
"Created many Drupal 7 modules for the EE website including a custom events, lecture and committe minutes content type, a CDN module for uploading and recieving images/videos/documents, an Orglist module for displaying Faculty, Students, and Staff from a custom API.",
|
"Created many Drupal 7 modules for the Electrical Engineering website including a custom events, lecture and committee minutes content type, a CDN <em>(Content Delivery Network)</em> module for uploading and receiving images/videos/documents, an Organization list module for displaying Faculty, Students, and Staff from a custom API.",
|
||||||
"Created a custom Drupal 7 site for the SystemX organization with integrated login for affiliates as well as Stanford staff."
|
"Created a custom Drupal 7 site for the SystemX <em>(a branding change from Center for Integrated Systems)</em> organization with integrated login for affiliates as well as Stanford staff."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue