-
-
Save dmcassel/ced934cf78bb3a973985 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"user": { | |
"personal": { | |
"name": "Susan Lee", | |
"title": "Tech Adventurer", | |
"userID": 38465 | |
} | |
"experiences": [ | |
{ | |
"company": "MarkLogic", | |
"end": "present", | |
"logo": "./graphics/marklogic.jpg", | |
"start": "January 2015", | |
"text": "Dedicated to experimenting with as many technologies as I can, cause it's a lot of fun, even if it is called 'work'.", | |
"title": "Lead Adventurer" | |
"recommendations": [ | |
{ | |
"company": "Maxim", | |
"date": "February 10, 2015", | |
"name": "Ron Scott", | |
"relationship": "Ron was with another company when working with Susan at MarkLogic", | |
"text": "Susan makes learning technologies fun, and she loves to laugh. I would definitely work with her again.", | |
"title": "Hardware Designer", | |
"userID": 98652 | |
} | |
], | |
} | |
], | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment