Skip to content

Commit

Permalink
Update resume.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Tahabik authored Jan 29, 2024
1 parent c36e9d1 commit 0996a4d
Showing 1 changed file with 57 additions and 57 deletions.
114 changes: 57 additions & 57 deletions assets/json/resume.json
Original file line number Diff line number Diff line change
@@ -1,68 +1,68 @@
{
"basics": {
"name": "Albert Einstein",
"label": "Scientist",
"name": "Taha Biklaryan",
"label": "Student",
"image": "",
"email": "[email protected]",
"phone": "(912) 123-4567",
"url": "https://alshedivat.github.io/al-folio/",
"email": "[email protected]",
"phone": "09389282399",
"url": "https://tahabik.github.io/Tahabik2.github.io/",
"summary": "A German-born theoretical physicist, widely ranked among the greatest and most influential scientists of all time",
"location": {
"address": "2712 Broadway St",
"postalCode": "CA 94115",
"city": "San Francisco",
"countryCode": "US",
"region": "California"
"address": "west",
"postalCode": "5673890",
"city": "Tehran",
"countryCode": "Iran",
"region": "Tehran"
},
"profiles": [
{
"network": "Twitter",
"username": "AlbertEinstein",
"url": "https://twitter.com/AlbertEinstein"
"network": "Telegram",
"username": "Taha Biklaryan",
"url": "@tahabiklarian"
}
]
},
"work": [
{
"name": "Institute for Advanced Study, Princeton University",
"position": "Professor of Theoretical Physics",
"url": "https://example.com",
"startDate": "1933-01-01",
"endDate": "1955-01-01",
"summary": "Teaching at Palmer Physical Laboratory (now 302 Frist Campus Center). While not a professor at Princeton, I associated with the physics professors and continued to give lectures on campus.",
"highlights": ["Relativity"]
"name": "I dont work anywhere right now",
"position": "***",
"url": "***",
"startDate": "***",
"endDate": "***",
"summary": "***",
"highlights": ["Unemplowed"]
}
],
"volunteer": [
{
"organization": "People's Climate March",
"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"]
"organization": "I havn't voluntered anywhere i think from the beginning of my life",
"position": "***"
"url": "***",
"startDate": "***",
"endDate": "***",
"summary": "***",
"highlights": ["Not the fan of working in groups for a nonesence reason"]
}
],
"education": [
{
"institution": "University of Zurich, Zurich, Switzerland",
"location": "Zurich, Switzerland",
"url": "https://www.uzh.ch/",
"area": "Software Development",
"studyType": "PhD",
"startDate": "1905-01-01",
"endDate": "1905-01-01",
"score": "10",
"courses": ["Theory of Relativity"]
"institution": "University of Science and Technology, Tehran, Iran",
"location": "Tehran, Iran",
"url": "i dont know",
"area": "Engineering",
"studyType": "Bs",
"startDate": "2021-01-01",
"endDate": "***",
"score": "***",
"courses": ["Computer Engineering"]
}
],
"awards": [
{
"title": "Nobel Prize in Physics",
"date": "1921-11-01",
"awarder": "Royal Swedish Academy of Sciences",
"url": "https://www.nobelprize.org/prizes/physics/1921/einstein/biographical/",
"title": "Nobel Prize in Physics yeaaaaaaaaaahhh",
"date": "3050-11-01",
"awarder": "the bigest idiot",
"url": "https://www.nobelprize.org",
"summary": "The Nobel Prizes are five separate prizes that, according to Alfred Nobel's will of 1895, are awarded to 'those who, during the preceding year, have conferred the greatest benefit to humankind.'"
}
],
Expand All @@ -75,35 +75,35 @@
"icon": "fa-solid fa-location-dot"
},
{
"name": "Quantum Computing",
"name": "Cybersecurity",
"date": "2018-01-01",
"issuer": "Stanford University",
"url": "https://example.com",
"icon": "fa-solid fa-tag"
},
{
"name": "Quantum Information",
"name": "AI",
"date": "2018-01-01",
"issuer": "Stanford University",
"url": "https://example.com",
"icon": "fa-solid fa-envelope"
},
{
"name": "Quantum Cryptography",
"name": "linux",
"date": "2018-01-01",
"issuer": "Stanford University",
"url": "https://example.com",
"icon": "fa-solid fa-hashtag"
},
{
"name": "Quantum Communication",
"name": "unknown",
"date": "2018-01-01",
"issuer": "Stanford University",
"url": "https://example.com",
"icon": "fa-solid fa-calendar"
},
{
"name": "Quantum Teleportation",
"name": "realy?",
"date": "2018-01-01",
"issuer": "Stanford University",
"url": "https://example.com",
Expand Down Expand Up @@ -135,22 +135,22 @@
],
"skills": [
{
"name": "Physics",
"level": "Master",
"name": "Tech",
"level": "Noob",
"icon": "fa-solid fa-hashtag",
"keywords": [
"Quantum Mechanics",
"Quantum Computing",
"Quantum Information",
"Quantum Cryptography",
"Quantum Communication",
"Quantum Teleportation"
"Cybersecurity",
"Hardware security",
"****",
"****",
"*****",
"****"
]
}
],
"languages": [
{
"language": "German",
"language": "Persian",
"fluency": "Native speaker",
"icon": ""
},
Expand Down Expand Up @@ -188,9 +188,9 @@
],
"projects": [
{
"name": "Quantum Computing",
"summary": "Quantum computing is the use of quantum-mechanical phenomena such as superposition and entanglement to perform computation. Computers that perform quantum computations are known as quantum computers.",
"highlights": ["Quantum Teleportation", "Quantum Cryptography"],
"name": "Search Engine",
"summary": "Search engine",
"highlights": ["Search Engine", "TF-IDF"],
"startDate": "2018-01-01",
"endDate": "2018-01-01",
"url": "https://example.com"
Expand Down

0 comments on commit 0996a4d

Please sign in to comment.