generated from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 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.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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", | ||
|
@@ -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": [ | ||
|
@@ -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": [ | ||
|
@@ -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" | ||
} | ||
|