open-resume.com.d/local-storage...json
parent
1e5b251590
commit
4adaa14452
|
|
@ -59,42 +59,31 @@
|
|||
],
|
||||
"projects": [
|
||||
{
|
||||
"project": "d",
|
||||
"date": "Winter 2022",
|
||||
"project": "Arabidopsis thaliana computationally-generated next-state gene interaction models",
|
||||
"date": "June 2018",
|
||||
"descriptions": [
|
||||
"a"
|
||||
"Refactored to correct bugs and improve efficiency by orders of magnitude"
|
||||
]
|
||||
}
|
||||
],
|
||||
"skills": {
|
||||
"featuredSkills": [
|
||||
{
|
||||
"skill": "b",
|
||||
"skill": "Golang",
|
||||
"rating": 4
|
||||
},
|
||||
{
|
||||
"skill": "",
|
||||
"skill": "Bash",
|
||||
"rating": 4
|
||||
},
|
||||
{
|
||||
"skill": "c",
|
||||
"rating": 0
|
||||
},
|
||||
{
|
||||
"skill": "",
|
||||
"rating": 4
|
||||
},
|
||||
{
|
||||
"skill": "",
|
||||
"rating": 4
|
||||
},
|
||||
{
|
||||
"skill": "",
|
||||
"rating": 4
|
||||
"skill": "Python3",
|
||||
"rating": 3
|
||||
}
|
||||
],
|
||||
"descriptions": [
|
||||
"a"
|
||||
"Platforms: Docker, Hashicorp, Linux/Unix, AWS, Jenkins, REST, Microservices, Git",
|
||||
"Datastores: MongoDB, Redis, S3, Couchbase, DynamoDB"
|
||||
]
|
||||
},
|
||||
"custom": {
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue