Skip to content

Instantly share code, notes, and snippets.

@albertopasqualetto
Last active December 29, 2022 18:25
Show Gist options
  • Save albertopasqualetto/7fd83916e74081e6cf3ba2a18d19e7ed to your computer and use it in GitHub Desktop.
Save albertopasqualetto/7fd83916e74081e6cf3ba2a18d19e7ed to your computer and use it in GitHub Desktop.
My resume
{
"basics": {
"name": "Alberto Pasqualetto",
"label": "Student at University of Padua",
"image": "https://avatars.githubusercontent.com/u/39854348?v=4",
"summary": "",
"profiles": [
{
"network": "gitconnected",
"username": "albertopasqualetto",
"url": "https://gitconnected.com/albertopasqualetto"
},
{
"network": "GitHub",
"username": "albertopasqualetto",
"url": "https://github.com/albertopasqualetto"
},
{
"network": "LinkedIn",
"url": "https://www.linkedin.com/in/alberto-pasqualetto/",
"username": "alberto-pasqualetto"
},
{
"network": "Stack Overflow",
"url": "https://stackoverflow.com/users/12506990/albertopasqualetto",
"username": "albertopasqualetto"
}
],
"username": "albertopasqualetto",
"locationAsString": "Padua, Italy",
"region": "Padua, Italy",
"picture": "https://avatars.githubusercontent.com/u/39854348?v=4"
},
"skills": [
{
"name": "Java",
"level": "",
"keywords": [],
"rating": 0,
"yearsOfExperience": null
},
{
"name": "C++",
"level": "",
"keywords": [],
"rating": 0,
"yearsOfExperience": null
},
{
"name": "Git",
"level": "",
"keywords": [],
"rating": 0,
"yearsOfExperience": null
},
{
"name": "Teamwork",
"level": "",
"keywords": [],
"rating": 0,
"yearsOfExperience": null
},
{
"name": "Python",
"level": "Intermediate",
"keywords": [],
"rating": 3,
"yearsOfExperience": null
},
{
"name": "Node.JS/Javascript",
"level": "Beginner",
"keywords": [],
"rating": 2,
"yearsOfExperience": null
},
{
"name": "Latex",
"level": "Beginner",
"keywords": [],
"rating": 2,
"yearsOfExperience": null
},
{
"name": "Microsoft Excel",
"level": "",
"keywords": [],
"rating": 0,
"yearsOfExperience": null
}
],
"projects": [
{
"name": "bulk-whatsappweb-sender",
"description": "",
"url": "",
"highlights": [],
"keywords": [],
"roles": [],
"startDate": "",
"endDate": "",
"entity": "",
"type": "",
"displayName": "Bulk-WhatsappWeb-Sender",
"website": "",
"summary": "A project which permits people to send WhatsApp messages (text and media) in bulk trough WhatsApp Web with a nice CLI interface",
"primaryLanguage": "JavaScript",
"languages": [
"JavaScript"
],
"libraries": [],
"githubUrl": "https://github.com/albertopasqualetto/Bulk-WhatsappWeb-Sender",
"repositoryUrl": "https://github.com/albertopasqualetto/Bulk-WhatsappWeb-Sender",
"images": [],
"videos": []
},
{
"name": "gmail-recurring-scheduler",
"description": "",
"url": "",
"highlights": [],
"keywords": [],
"roles": [],
"startDate": "",
"endDate": "",
"entity": "",
"type": "",
"displayName": "Gmail-recurring-scheduler",
"website": "",
"summary": "This is a Google Apps Script application that runs recurrently to send a daily email to a list of users.",
"primaryLanguage": "JavaScript",
"languages": [
"JavaScript",
"HTML"
],
"libraries": [],
"githubUrl": "https://github.com/albertopasqualetto/Gmail-recurring-scheduler",
"repositoryUrl": "https://github.com/albertopasqualetto/Gmail-recurring-scheduler",
"images": [],
"videos": []
}
],
"work": [],
"publications": [],
"education": [
{
"institution": "University of Padua",
"url": "",
"area": "",
"studyType": "Bachelor in Computer Engineering",
"startDate": "2020-09-01",
"score": "",
"courses": [],
"description": "",
"activities": "",
"start": {
"year": 2020,
"month": 9
},
"website": "",
"gpa": ""
},
{
"institution": "Newton-Pertini",
"url": "",
"area": "Liceo scientifico opz. Scienze Applicate",
"studyType": "Diploma",
"startDate": "2015-09-01",
"endDate": "2020-06-01",
"score": "",
"courses": [],
"description": "",
"activities": "",
"start": {
"year": 2015,
"month": 9
},
"end": {
"year": 2020,
"month": 6
},
"website": "",
"gpa": ""
}
],
"volunteer": [],
"awards": [],
"languages": [
{
"language": "Italian",
"fluency": "Native Speaker"
},
{
"language": "English",
"fluency": "B2"
},
{
"language": "Spanish",
"fluency": "Beginner"
}
],
"interests": [],
"references": [],
"certificates": [
{
"name": "Tutorato Formativo – studente",
"issuer": "Università degli Studi di Padova"
},
{
"name": "English B2",
"issuer": "Cambridge Assessment English"
}
],
"meta": {
"note": "This is a combined version of the old and new JSON Resume API to provide maximum compatibility. You will notice duplicated values in different fields.",
"canonical": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/resume.json",
"version": "v1.0.0",
"lastModified": "2020-12-29T15:53:00"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment