Skip to content

Instantly share code, notes, and snippets.

@dexit
Forked from MadScienzzz/resume.json
Created July 28, 2025 10:21
Show Gist options
  • Save dexit/7b25bf56945b55ae1ae90fd089bd6f90 to your computer and use it in GitHub Desktop.
Save dexit/7b25bf56945b55ae1ae90fd089bd6f90 to your computer and use it in GitHub Desktop.
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/schema.json",
"basics": {
"email": "[email protected]",
"label": "Microsoft 365 Implementation Specialist",
"location": {
"city": "Boston",
"countryCode": "UK",
"region": "Lincolnshire"
},
"name": "Glenn Johnson",
"phone": "+44 7941 628968"
},
"certificates": [
{
"issuer": "Shaw Academy",
"name": "NCFE level 5 - Digital Marketing",
"url": "https://www.shawacademy.com/"
},
{
"issuer": "Kofax",
"name": "Kofax 9 Administration",
"url": "https://www.kofax.com/"
}
],
"education": [
{
"area": "HNC Certificate in Computer Studies",
"institution": "Basingstoke College of Technology",
"studyType": "HNC",
"url": "https://www.bcot.ac.uk/"
},
{
"area": "BNC Certificate in Computer Studies",
"institution": "Basingstoke College of Technology",
"studyType": "BNC",
"url": "https://www.bcot.ac.uk/"
}
],
"interests": [
{
"name": "Woodworking"
},
{
"name": "Metalworking"
},
{
"name": "Electronics"
}
],
"meta": {
"canonical": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/resume.json",
"lastModified": "2017-12-24T15:53:00",
"theme": "kendall",
"version": "v1.0.0"
},
"references": [
{
"name": "Bob Sands",
"reference": "A very clever, reliable person"
},
{
"name": "Phil Miles",
"reference": "Have worked with Glenn on several occasions. He is able to provide solutions to niche problems"
}
],
"skills": [
{
"keywords": [
"Python",
"PHP",
"Javascript",
"Powershell",
"ASP Classic",
"VBScript",
"Bash"
],
"name": "Languages"
},
{
"keywords": [
"Server 2022",
"EntraID",
"AzureVM",
"365 Apps",
"Exchange 365",
"Teams",
"Sharepoint",
"PowerBI"
],
"name": "Technologies"
}
],
"work": [
{
"highlights": [
"Working with Lead Architect",
"Data strategy",
"Cloudifying onprem services",
"Deputy chair of Design Authority",
"Providing indepth technical support to all areas of IT",
"Establishing business relationships with key stakeholders to provide technical solutions"
],
"location": "Bristol",
"name": "Sustrans",
"position": "Systems Architect",
"startDate": "2023-06-14",
"summary": "",
"url": "https://www.sustrans.org.uk/"
},
{
"highlights": [
"Providing technical advice",
"Configuring 365 security and compliance",
"Configuring and deploying 365 apps",
"Configuring device join and enrolment",
"Configuring conditional access, including MFA and georestrictions",
"Configuring Sharepoint and Teams",
"Configuring migration from onprem service to cloud"
],
"location": "Bristol",
"name": "Sustrans",
"position": "Project Technical Support - Sharepoint and Teams",
"startDate": "2021-08-01",
"endDate": "2023-06-14",
"summary": "",
"url": "https://www.sustrans.org.uk/"
},
{
"highlights": [
"x"
],
"location": "Andover, Hampshire",
"name": "Enham Trust",
"position": "Senior Engineer",
"startDate": "2019-08-01",
"endDate": "2020-05-01",
"summary": "",
"url": "https://www.enhamtrust.org.uk/"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment