Skip to content

Instantly share code, notes, and snippets.

@ab-gh
Last active December 19, 2020 22:58
Show Gist options
  • Save ab-gh/1ec7c00f2605b28efe25b2029846ab6a to your computer and use it in GitHub Desktop.
Save ab-gh/1ec7c00f2605b28efe25b2029846ab6a to your computer and use it in GitHub Desktop.
resume.json
{
"meta": {
"theme": "flat"
},
"basics": {
"name": "Ash ~ Curriculum Vitae",
"label": "Multidisciplinary aspiring developer",
"picture": "",
"email": "[email protected]",
"website": "https://ash.pm",
"summary": "A 19 year old aspiring developer from London, UK. Interested and involved in a wide range of diciplines, from event management and technical AV as a day job, to community moderation and management as a volunteer.",
"location": {
"city": "London",
"countryCode": "GB"
},
"profiles": [{
"network": "Twitter",
"username": "aejb_",
"url": "http://twitter.com/aejb_"
},
{
"network": "GitHub",
"username": "aejb",
"url": "http://github.com/aejb"
}]
},
"work": [{
"company": "Royal Holloway Students Union",
"position": "Tech and Events",
"website": "https://www.su.rhul.ac.uk/",
"startDate": "2019-10-01",
"summary": "Maintaining and operating the sound and lighting equiptment at the Royal Holloway SU, across the two nightclub venues.",
"highlights": [
"Experience and proficiency with Chamsys, JANDS Vista, Avolites, and ETC Nomad Lighting Control Software",
"Ensuring the equiptment and 1000+ capacity venues are following health and safety requirements and venue regulation"
]
}],
"volunteer": [{
"organization": "Royal Holloway Computing Society",
"position": "Events Officer",
"website": "http://cmpsc.uk/",
"startDate": "2020-07-01",
"summary": "Volunteering to help organise and run events safely, especially with COVID-19 compliance, at Royal Holloway, for the Computing Society.",
"highlights": [
"Organising Royal Hackaway"
]
},
{
"organization": "Discord Moderator Academy",
"position": "Contributing Editor, Consultant",
"website": "http://discord.com/moderation",
"startDate": "2020-08-05",
"summary": "Working with Discord staff and over 20 contributors to proofread community-written articles for DMA, a resource for volunteer community moderators",
"highlights": [
"Contributed to the editing and organization of a large writing project to aid the creation of online resources—the Discord Moderator Academy—for users and moderators of the platform",
"Collaborated with key Discord staff to coordinate writing and editing efforts",
"Developed a style guide for future articles to aid editing process"
]
},
{
"organization": "GitHub",
"position": "Campus Expert",
"website": "https://githubcampus.expert/aejb/",
"startDate": "2020-11-06",
"summary": "As part of the GitHub Campus Expert communtiy, I help organise events across campus with CompSoc, grow my leadership skills, and collaborate with a wide network of other Campus Experts",
"highlights": [
"Organising Hackaway v4",
"Improving my own community management skills and helping others"
]
},
{
"organization": "Discord",
"position": "Volunteer Community Moderator",
"website": "http://discord.com/",
"startDate": "2018-09-12",
"summary": "Working with various employee teams at Discord to help moderate their official communities and platforms.",
"highlights": [
"Moderating the community subreddit",
"Helping moderate pop-up event servers for charity drives, often reaching 10s of thousands of users within hours"
]
}],
"education": [{
"institution": "Royal Holloway University of London",
"area": "Physics",
"studyType": "Bachelor [First]",
"startDate": "2019-09-20",
"endDate": "2022-06-30"
}],
"awards": [{
"title": "Harvard CS50",
"date": "2020-07-16",
"awarder": "Harvard Univeristy",
"summary": "Completed the CS50x, with 9 problem sets and 1 final task at cs50.harvard.edu"
}],
"skills": [
{
"name": "Software and Technical",
"keywords": [
"General proficiency with a range of systems and software",
"Experience in web hosting on Linux, and using AWS services",
"7+ years of experience in Python",
"Additionally proficient in SQL, LaTeX, C, and Python scientific modules"
]
},
{
"name": "Web Development",
"keywords": [
"Python using Flask/Django Backend",
"JS using React.js",
"CI/CD with GitHub"
]
},
{
"name": "Community Moderation",
"keywords": [
"4+ years moderating online communities",
"Experience with a range of platforms and communities"
]
},
{
"name": "Technical Theatre",
"keywords": [
"Experience in theatre and music venues",
"Hands-on experience with rigging, maintainance, and production",
"Proficient with a range of lighting and sound control systems"
]
}],
"languages": [{
"language": "English",
"fluency": "Native speaker"
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment