Skip to content

Instantly share code, notes, and snippets.

@prankshaw
Last active October 19, 2021 09:44
Show Gist options
  • Save prankshaw/f72aa5dcd469dffd767590a95d40a400 to your computer and use it in GitHub Desktop.
Save prankshaw/f72aa5dcd469dffd767590a95d40a400 to your computer and use it in GitHub Desktop.
{
"meta": {
"theme": "elegant"
},
"basics":{
"name":"Pranjal Rastogi",
"label":" Software Developer | Budding Writer",
"image":"https://avatars.githubusercontent.com/u/22571701?s=400&u=92b0db8518b7ad7f7ebc2c3906a74b9198c5a729&v=4",
"email":"pranjalrastogi1998@gmail.com",
"phone":"(912) 555-4321",
"website":"https://prankshaw.github.io/",
"summary":"I am a Software Developer working at ..., graduated as Computer Science Engineer in 2020, looking for opportunities in development domain.",
"location":[
{
"city":"New Delhi",
"countryCode":"IN"
}
],
"profiles":[
{
"username":"mepranjal31",
"url":"http://twitter.com/mepranjal31",
"network":"Twitter",
},
{
"username": "prankshaw",
"url": "https://github.com/prankshaw",
"network": "GitHub"
},
{
"url": "https://www.linkedin.com/in/pranjalrastogi31/",
"username": "pranjalrastogi31",
"network": "LinkedIn"
}
]
},
"work":[
{
"company":"ZS Associates",
"position":"Business Technology Solutions Associates",
"website":"https://www.zs.com",
"startDate":"2020-08-10",
"endDate":"-",
"summary":"Worked in deveoping end to end ETL pipelines and analystical scripts for pharameceutical data and comapring it across various parameters",
"highlights":[
"Won Best Team Award in Space across offices"
]
}
],
"volunteer":[
{
"organization":"United Nations",
"position":"Volunteer",
"website":"https://www.un.org/en/",
"startDate":"2018-04-01",
"endDate":"2018-05-05"
}
],
"education":[
{
"institution":"Guru Gobind Singh Indraprastha University",
"area":"Computer Science and Engineering",
"studyType":"Bachelor",
"startDate":"2016-08-01",
"endDate":"2020-08-01",
"gpa":"9.2/10 (3.67/4)"
}
],
"awards":[
{
"title":"Award",
"date":"2014-11-01",
"awarder":"Company",
"summary":"There is no spoon."
}
],
"publications":[
{
"name":"Publication",
"publisher":"Company",
"releaseDate":"2014-10-01",
"website":"http://publication.com",
"summary":"Description..."
}
],
"skills":[
{
"name":"Data Structures and Algorithms",
"level":"Master",
"keywords":[
"C++",
"Python",
"Java"
]
},
{
"name":"SQL",
"level":"Master",
"keywords":[
"MySQL",
"Teradata",
"NoSQL"
]
}
],
"languages":[
{
"language":"English",
"fluency":"Advanced"
},
{
"language":"Hindi",
"fluency":"Native Speaker"
}
],
"interests":[
{
"name":"Writing",
"keywords":[
"Shakespeare",
"Rowling"
]
}
],
"references":[
{
"name":"Jane Doe",
"reference":"Reference..."
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment