Skip to content

Instantly share code, notes, and snippets.

@owenvoke
Last active July 28, 2022 11:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save owenvoke/12b05a7c63f9cc68054113695cf123fa to your computer and use it in GitHub Desktop.
Save owenvoke/12b05a7c63f9cc68054113695cf123fa to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Owen Voke",
"label": "Web Developer",
"picture": "https://i.imgur.com/BDMrEXd.jpg",
"email": "owen@voke.dev",
"website": "https://voke.dev",
"summary": "I'm a full stack web developer, primarily working with PHP and JavaScript in the open source community.",
"location": {
"city": "Bristol",
"countryCode": "GB"
},
"profiles": [
{
"network": "Twitter",
"username": "owenvoke",
"url": "https://twitter.com/owenvoke"
},
{
"network": "GitHub",
"username": "owenvoke",
"url": "https://github.com/owenvoke"
}
]
},
"work": [
{
"company": "Worksome Ltd",
"position": "Senior Backend Engineer",
"website": "https://worksome.com",
"startDate": "2022-04-01",
"summary": "Working on the Platform Core team, creating open source packages, and creating secure, tested code for others to build with."
},
{
"company": "DeltaNet International",
"position": ".NET / Backend Software Engineer",
"website": "https://delta-net.com",
"startDate": "2021-11-01",
"endDate": "2022-04-01",
"summary": "Astute platform development, and continued support for Cylix elearning courses."
},
{
"company": "Cylix Limited",
"position": "Web Developer",
"website": "https://cylix.co.uk",
"startDate": "2016-11-02",
"endDate": "2021-11-01",
"summary": "Course development, web development and support."
},
{
"company": "Cylix Limited",
"position": "Technical Apprentice",
"website": "https://cylix.co.uk",
"startDate": "2015-11-02",
"endDate": "2016-11-02",
"summary": "Course development, web development and support."
},
{
"company": "Prianx Studios",
"position": "Managing Director",
"startDate": "2008-03-01",
"summary": "Developing multiple SaaS platforms and game development."
},
{
"company": "PXIMG",
"position": "Head of Development",
"startDate": "2014-02-01",
"endDate": "2017-06-01",
"summary": "Developing a free, anonymous image hosting service."
},
{
"company": "Wild Digital Marketing and PR",
"position": "Technical Marketing Executive",
"startDate": "2015-08-02",
"endDate": "2015-09-25",
"summary": "Platform development, WordPress plugin development, and web design"
}
],
"education": [
{
"institution": "Aspire, Achieve, Advance Limited",
"area": "Professional Competence for IT and Telecoms Professionals (QCF)",
"studyType": "Level 3 BTEC Apprenticeship",
"startDate": "2015-09-01",
"endDate": "2016-09-01",
"gpa": "4.0"
},
{
"institution": "North Bristol Post-16 Centre",
"area": "Computing, IT, Biology, Chemistry",
"studyType": " AS Level",
"startDate": "2014-09-01",
"endDate": "2015-09-01"
},
{
"institution": "Redland Green School",
"area": "General",
"studyType": "Years 7 - 11 and GCSEs",
"startDate": "2008-09-01",
"endDate": "2014-09-01"
},
{
"institution": "Bishop Road Primary School",
"area": "General",
"studyType": "Years 1 - 6",
"startDate": "2002-09-01",
"endDate": "2008-09-01"
}
],
"certificates": [
{
"name": "Build a Web3 NFT",
"date": "2021-10-25",
"issuer": "_buildspace"
},
{
"name": "Build a Web3 app",
"date": "2021-09-30",
"issuer": "_buildspace"
},
{
"name": "Intro to Web3",
"date": "2021-09-29",
"issuer": "_buildspace"
},
{
"name": "Web Application Penetration Testing",
"date": "2017-01-01",
"issuer": "Cybrary"
},
{
"name": "Secure Coding",
"date": "2016-12-01",
"issuer": "Cybrary"
},
{
"name": "CompTIA A+",
"date": "2016-02-01",
"issuer": "Cybrary"
},
{
"name": "Cryptography",
"date": "2015-11-01",
"issuer": "Cybrary"
},
{
"name": "Data Protection Essentials",
"date": "2015-11-04",
"issuer": "Cylix Limited"
},
{
"name": "Getting to grips with Health & Safety",
"date": "2015-11-04",
"issuer": "Cylix Limited"
},
{
"name": "Working safely with computers",
"date": "2015-11-04",
"issuer": "Cylix Limited"
},
{
"name": "Lifting & carrying safely",
"date": "2015-11-04",
"issuer": "Cylix Limited"
},
{
"name": "Meeting the threat from fire",
"date": "2015-11-04",
"issuer": "Cylix Limited"
},
{
"name": "Information Security Essentials",
"date": "2015-11-04",
"issuer": "Cylix Limited"
},
{
"name": "Web Design",
"date": "2015-11-06",
"issuer": "Excel with Business"
}
],
"skills": [
{
"name": "Frontend",
"level": "Senior",
"keywords": [
"HTML",
"CSS",
"Javascript",
"Vue.js",
"Alpine.js"
]
},
{
"name": "Backend",
"level": "Senior",
"keywords": [
"PHP",
"Laravel",
"Livewire",
"MySQL",
"C#",
"MSSQL"
]
},
{
"name": "Web3",
"level": "Junior",
"keywords": [
"Solidity"
]
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
}
],
"interests": [
{
"name": "Computing",
"keywords": [
"Programming",
"Building computers",
"Gaming",
"Web3"
]
},
{
"name": "Exercise",
"keywords": [
"Shooting",
"Rowing",
"Boxing",
"Circuit training",
"Sea swimming / Snorkelling"
]
},
{
"name": "Gardening",
"keywords": [
"Chilli plants",
"Bonsai trees"
]
}
],
"meta": {
"theme": "flat"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment