open-resume.com.d/local-storage...json

main
bel 2023-07-06 22:18:25 -06:00
parent 1e5b251590
commit 4adaa14452
2 changed files with 9 additions and 83 deletions

View File

@ -59,42 +59,31 @@
], ],
"projects": [ "projects": [
{ {
"project": "d", "project": "Arabidopsis thaliana computationally-generated next-state gene interaction models",
"date": "Winter 2022", "date": "June 2018",
"descriptions": [ "descriptions": [
"a" "Refactored to correct bugs and improve efficiency by orders of magnitude"
] ]
} }
], ],
"skills": { "skills": {
"featuredSkills": [ "featuredSkills": [
{ {
"skill": "b", "skill": "Golang",
"rating": 4 "rating": 4
}, },
{ {
"skill": "", "skill": "Bash",
"rating": 4 "rating": 4
}, },
{ {
"skill": "c", "skill": "Python3",
"rating": 0 "rating": 3
},
{
"skill": "",
"rating": 4
},
{
"skill": "",
"rating": 4
},
{
"skill": "",
"rating": 4
} }
], ],
"descriptions": [ "descriptions": [
"a" "Platforms: Docker, Hashicorp, Linux/Unix, AWS, Jenkins, REST, Microservices, Git",
"Datastores: MongoDB, Redis, S3, Couchbase, DynamoDB"
] ]
}, },
"custom": { "custom": {

View File

@ -1,63 +0,0 @@
{
"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"
}
}