Skip to content

Commit

Permalink
update resume
Browse files Browse the repository at this point in the history
  • Loading branch information
J.X authored and J.X committed Nov 18, 2024
1 parent 95e022b commit e258477
Showing 1 changed file with 30 additions and 31 deletions.
61 changes: 30 additions & 31 deletions assets/json/resume.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"image": "",
"email": "[email protected]",
"phone": "(912) 6328663",
"url": "https://alshedivat.github.io/al-folio/",
"url": "https://wangjxh.github.io/",
"summary": "PhD, Coder, Applied Mathematics",
"location": {
"address": "2712 Broadway St",
Expand All @@ -26,36 +26,23 @@
{
"name": "School of Ocean and Civil Engineering, Shanghai Jiao Tong University ",
"position": "Assistant Researcher",
"url": "https://example.com",
"url": "",
"startDate": "2024-06-01",
"endDate": "Now",
"summary": "Working on multi-physics Problem and develop Computational Mechanics Code",
"highlights": ["Fracture Mechanics"]
}
],
"volunteer": [
{
"organization": "People's Climate March",
"location": "Zurich, Switzerland",
"position": "Lead Organizer",
"url": "https://example.com",
"startDate": "2014-04-01",
"endDate": "2015-07-01",
"summary": "Lead organizer for the New York City branch of the People's Climate March, the largest climate march in history.",
"highlights": ["Awarded 'Climate Hero' award by Greenpeace for my efforts organizing the march.", "Men of the year 2014 by Time magazine"]
}
],
"education": [
{
"institution": "University of Zurich, Zurich, Switzerland",
"location": "Zurich, Switzerland",
"url": "https://www.uzh.ch/",
"area": "Software Development",
"institution": "University of Padua, Padua, Italy",
"location": "Venezia, Italy",
"url": "https://www.unipd.it/",
"area": "Civil Engineering",
"studyType": "PhD",
"startDate": "1905-01-01",
"endDate": "1905-01-01",
"score": "10",
"courses": ["Theory of Relativity"]
"startDate": "2019-10-01",
"endDate": "2023-06-01",
"score": "10"
}
],
"awards": [
Expand Down Expand Up @@ -136,29 +123,41 @@
],
"skills": [
{
"name": "Physics",
"name": "Mechanics",
"level": "Master",
"icon": "fa-solid fa-hashtag",
"keywords": [
"Quantum Mechanics",
"Quantum Computing",
"Quantum Information",
"Quantum Cryptography",
"Quantum Communication",
"Solid Mechanics",
"Computational Mechanics",
"Quantum Teleportation"
]
},
{
"name": "Programming",
"level": "Master",
"icon": "fa-solid fa-hashtag",
"keywords": [
"C++",
"Python",
"Fortran"
]
}
],
"languages": [
{
"language": "German",
"language": "Chinese",
"fluency": "Native speaker",
"icon": ""
},
{
"language": "English",
"fluency": "Fluent",
"icon": ""
},
{
"language": "Italian",
"fluency": "Basic",
"icon": ""
}
],
"interests": [
Expand All @@ -177,12 +176,12 @@
],
"references": [
{
"name": "Professor John Doe",
"name": "Professor Wolfgang Ehlers",
"icon": "fa-solid fa-laptop",
"reference": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam condimentum, diam quis convallis euismod, arcu mi ullamcorper lorem, a vestibulum nunc magna at sem. Sed in risus ac felis varius blandit. D"
},
{
"name": "Professor John Doe",
"name": "Professor Valentina Salomoni",
"icon": "fa-solid fa-thumbtack",
"reference": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam condimentum, diam quis convallis euismod, arcu mi ullamcorper lorem, a vestibulum nunc magna at sem. Sed in risus ac felis varius blandit. D"
}
Expand Down

0 comments on commit e258477

Please sign in to comment.