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
1 parent
3312df9
commit 0efc04a
Showing
1 changed file
with
39 additions
and
30 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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"basics": { | ||
"name": "Albert Einstein", | ||
"label": "Scientist", | ||
"name": "Amaranadh Meda", | ||
"label": "Technical Architect", | ||
"image": "", | ||
"email": "[email protected]", | ||
"phone": "(912) 123-4567", | ||
"url": "https://alshedivat.github.io/al-folio/", | ||
"summary": "A German-born theoretical physicist, widely ranked among the greatest and most influential scientists of all time", | ||
"email": "[email protected]", | ||
"phone": "(480) 495-7224", | ||
"url": "https://medaamarnadh.github.io/", | ||
"summary": "A Software Engineer and Technical Architect", | ||
"location": { | ||
"address": "2712 Broadway St", | ||
"postalCode": "CA 94115", | ||
|
@@ -16,21 +16,30 @@ | |
}, | ||
"profiles": [ | ||
{ | ||
"network": "Twitter", | ||
"username": "AlbertEinstein", | ||
"url": "https://twitter.com/AlbertEinstein" | ||
"network": "Facebook", | ||
"username": "medaamarnadh", | ||
"url": "https://facebook.com/amarnadh.meda" | ||
} | ||
] | ||
}, | ||
"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": "Veltris", | ||
"position": "Technical Architect", | ||
"url": "https://veltris.com", | ||
"startDate": "2018-05-18", | ||
"endDate": "Current", | ||
"summary": "Started as a Web developer and participated in various roles in different projects.", | ||
"highlights": ["Node.Js Developer", "MERN stack developer", "MSSQL Developer"] | ||
}, | ||
{ | ||
"name": "Leanfolks", | ||
"position": "Technical Architect Conslutant and Partner", | ||
"url": "https://leanfolks.com", | ||
"startDate": "2021-05-18", | ||
"endDate": "Current", | ||
"summary": "Collaborated Working Partner.", | ||
"highlights": ["Node.Js Developer", "MERN stack developer", "MSSQL Developer"] | ||
} | ||
], | ||
"volunteer": [ | ||
|
@@ -47,24 +56,24 @@ | |
], | ||
"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": "Acharya Nagarjuna University", | ||
"location": "Guntur, India", | ||
"url": "https://anu.ac.in", | ||
"area": "Computer Sciences", | ||
"studyType": "Masters", | ||
"startDate": "2010-06-30", | ||
"endDate": "2013-06-30", | ||
"score": "75%", | ||
"courses": ["Master of Computer Applications"] | ||
} | ||
], | ||
"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/", | ||
"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.'" | ||
"title": "Standing Oviation of the Year 2016", | ||
"date": "2016-12-31", | ||
"awarder": "ScriptBees IT PVT LTD", | ||
"url": "https://scriptbees.com", | ||
"summary": "I got this award for playing keyrole in various projects." | ||
} | ||
], | ||
"certificates": [ | ||
|