wip
This commit is contained in:
63
open-resume.com.d/resume.json
Executable file
63
open-resume.com.d/resume.json
Executable file
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"awards": [
|
||||
],
|
||||
"publications": [
|
||||
{
|
||||
"name": "Arabidopsis thaliana computationally-generated next-state gene interaction models",
|
||||
"publisher": "",
|
||||
"releaseDate": "Jun 2018",
|
||||
"website": "",
|
||||
"summary": "Refactored to correct bugs and improve efficiency by orders of magnitude"
|
||||
}
|
||||
],
|
||||
"skills": [
|
||||
{
|
||||
"name": "Languages",
|
||||
"details": [
|
||||
{"text":"Go", "comment":"expert"},
|
||||
{"text":"Bash", "comment":"expert"},
|
||||
{"text":"Python3", "comment":"proficient"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Platforms",
|
||||
"details": [
|
||||
{"text":"Docker", "comment":"expert"},
|
||||
{"text":"Hashicorp", "comment":"expert"},
|
||||
{"text":"Linux/Unix", "comment":"expert"},
|
||||
{"text":"AWS", "comment":"proficient"},
|
||||
{"text":"Jenkins", "comment":"proficient"},
|
||||
{"text":"REST", "comment":"proficient"},
|
||||
{"text":"Microservice Architecture", "comment":"proficient"},
|
||||
{"text":"Git", "comment":"proficient"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Datastores",
|
||||
"details": [
|
||||
{"text":"MongoDB", "comment":"expert"},
|
||||
{"text":"Redis", "comment":"expert"},
|
||||
{"text":"S3", "comment":"expert"},
|
||||
{"text":"Couchbase", "comment":"proficient"},
|
||||
{"text":"DynamoDB", "comment":"proficient"}
|
||||
]
|
||||
}
|
||||
],
|
||||
"languages": [
|
||||
{
|
||||
"language": "English",
|
||||
"fluency": "Native speaker"
|
||||
}
|
||||
],
|
||||
"interests": [
|
||||
],
|
||||
"references": [
|
||||
],
|
||||
"projects": [
|
||||
],
|
||||
"meta": {
|
||||
"canonical": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/resume.json",
|
||||
"version": "v1.0.0",
|
||||
"lastModified": "2017-12-24T15:53:00"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user