Skip to content

Commit

Permalink
Update resume
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-manrique committed Mar 3, 2024
1 parent e20066d commit dcf29f6
Showing 1 changed file with 27 additions and 43 deletions.
70 changes: 27 additions & 43 deletions assets/json/resume.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,41 +173,7 @@
"url": "https://example.com",
"icon": "fa-solid fa-location-dot"
},
{
"name": "Quantum Computing",
"date": "2018-01-01",
"issuer": "Stanford University",
"url": "https://example.com",
"icon": "fa-solid fa-tag"
},
{
"name": "Quantum Information",
"date": "2018-01-01",
"issuer": "Stanford University",
"url": "https://example.com",
"icon": "fa-solid fa-envelope"
},
{
"name": "Quantum Cryptography",
"date": "2018-01-01",
"issuer": "Stanford University",
"url": "https://example.com",
"icon": "fa-solid fa-hashtag"
},
{
"name": "Quantum Communication",
"date": "2018-01-01",
"issuer": "Stanford University",
"url": "https://example.com",
"icon": "fa-solid fa-calendar"
},
{
"name": "Quantum Teleportation",
"date": "2018-01-01",
"issuer": "Stanford University",
"url": "https://example.com",
"icon": "fa-solid fa-clipboard-check"
}

],
"publications": [
{
Expand All @@ -234,18 +200,36 @@
],
"skills": [
{
"name": "Physics",
"name": "MCAO",
"level": "Master",
"icon": "fa-solid fa-hashtag",
"keywords": [
"Quantum Mechanics",
"Quantum Computing",
"Quantum Information",
"Quantum Cryptography",
"Quantum Communication",
"Quantum Teleportation"
"Cerebral ischemia"
]
}
},

{
"name": "Rodent behavioral testing",
"level": "Master",
"icon": "fa-solid fa-hashtag",
"keywords": [
"Motor function",
"Cognitive funtion"
]
},

{
"name": "Immunohistochemestry",
"level": "Master",
"icon": "fa-solid fa-hashtag",
"keywords": [
"IF",
"ICC",
"IHC"
]
},


],
"languages": [
{
Expand Down

0 comments on commit dcf29f6

Please sign in to comment.