Skip to content

Instantly share code, notes, and snippets.

@rohitprajapati
Last active March 28, 2022 10:05
Show Gist options
  • Save rohitprajapati/2bb05920060fc3c8da712bb37544d420 to your computer and use it in GitHub Desktop.
Save rohitprajapati/2bb05920060fc3c8da712bb37544d420 to your computer and use it in GitHub Desktop.
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Priyanka",
"label": "Librarian",
"image": "",
"email": "ppriyanka2281@gmail.com",
"phone": "+91-9643662795",
"url": "",
"summary": "I have enjoyed my duties which has led to considerable experience and expertise in librarianship. I am a dependable individual who always strives for perfection in everything I do, including the preserving and maintenance of valuable books. My calm temperament and friendly demeanour have repeatedly made me the most eligible candidate for community projects. I am also able to multi-manage several projects at once. Ultimately, I believe that my proficiency in handling both the technological and physical resources in libraries will make me a valuable employee for any library in the country.",
"location": {
"address": "L23D",
"postalCode": "110018",
"city": "Delhi",
"countryCode": "IN",
"region": "New Mahavir Nagar"
},
"profiles": []
},
"work": [
{
"name": "Sai Memorial Girls School",
"location": "Geeta Colony",
"description": "",
"position": "Librarian",
"url": "",
"summary": "I have done automation in the library on skolaro. I am managing more than 13k books here.",
"highlights": [
"Setting up library to digital mode",
"Categorization and reorganization old book records"
]
}
],
"volunteer": [
],
"education": [
{
"institution": "Chaudhary Charan Singh University",
"url": "https://www.ccsuniversity.ac.in/",
"area": "B.Lib",
"studyType": "B.Lib",
"startDate": "2015",
"endDate": "2016",
"score": "",
"courses": [
]
},
{
"institution": "Delhi University",
"url": "http://www.du.ac.in/",
"area": "Hindi",
"studyType": "B.A",
"startDate": "2012",
"endDate": "2015",
"score": "",
"courses": [
]
}
],
"awards": [],
"publications": [],
"skills": [
{
"name": "Cataloguing"
},
{
"name": "Classification"
},
{
"name": "Circulation"
},
{
"name": "DDC"
},
{
"name": "Skolaro"
}
],
"languages": [
{
"language": "Hindi",
"fluency": "Native speaker"
},
{
"language": "English",
"fluency": "Moderate"
}
],
"interests": [
{
"name": "Reading"
},
{
"name": "Dancing"
},
{
"name": "Listening Music"
}
],
"references": [],
"projects": [],
"meta": {
"theme": "kendall",
"canonical": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/resume.json",
"version": "v1.0.0",
"lastModified": "2017-12-24T15:53:00"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment