Skip to content

Instantly share code, notes, and snippets.

@heyjdp
Created May 7, 2024 13:04
Show Gist options
  • Save heyjdp/fbe23fced7e9335b24481518ffa2b83f to your computer and use it in GitHub Desktop.
Save heyjdp/fbe23fced7e9335b24481518ffa2b83f to your computer and use it in GitHub Desktop.
Resume JSON
{
"meta": {
"theme": "kendall"
},
"basics": {
"name": "Dr. Jas Powell",
"label": "Senior Engineer at Andle Engineering",
"image": "https://avatars0.githubusercontent.com/u/100204215?s=460&v=4",
"summary": "I've worked mostly at startups, and had two successful exits. I build and lead high-performing teams. I have a strong understanding of cloud infrastructure, software/firmware engineering, security and cryptography, dev-ops, QA and high-availability architecture.",
"website": "https://heyjdp.net",
"email": "jas@heyjdp.net",
"phone": "+357 96 431 656",
"location": {
"city": "Larnaca",
"countryCode": "CY"
},
"profiles": [
{
"network": "linkedin",
"url": "https://www.linkedin.com/in/jas-powell/",
"username": "jas-powell"
},
{
"network": "github",
"url": "https://github.com/heyjdp",
"username": "heyjdp"
}
]
},
"education": [
{
"institution": "The University of Sheffield",
"studyType": "MEng",
"area": "EEE & Computing (Artificial Intelligence)",
"endDate": "2002-06-01",
"startDate": "1998-10-01"
},
{
"institution": "The University of Sheffield",
"studyType": "PhD",
"area": "EEE & Computing (Nanostructure Physics)",
"endDate": "2006-07-01",
"startDate": "2002-07-01"
}
],
"skills": [
{
"keywords": [
"Team Leadership",
"System Architecture",
"Project Management",
"Software Engineering",
"Scaling",
"R&D"
],
"level": "Senior",
"name": "Start-ups"
},
{
"keywords": [
"Linux",
"AWS",
"Cybersecurity",
"Automation",
"Test & QA"
],
"level": "Senior",
"name": "DevSecOps"
},
{
"keywords": [
"C/C++",
"Python",
"Java",
"Android",
"Linux",
"Cryptography",
"Networking"
],
"level": "Senior",
"name": "Backend Engineering"
}
],
"awards": [
{
"title": "GDPR General Data Protection Foundation Certificate",
"awarder": "EXIN",
"date": "2018-05-01"
},
{
"title": "PRINCE2",
"awarder": "APMG",
"date": "2011-08-01"
}
],
"work": [
{
"summary": "2x CTO, 2x Head of Engineering. Individual Contributor. Technology consultancy. Fully remote roles with start-up teams.",
"website": "https://andle.co",
"name": "Andle Engineering Ltd",
"location": "Remote / San Francisco / Milano / Cyprus",
"position": "Head of Engineering",
"startDate": "2016-05-01",
"highlights": [
"Team Leadership & Project Management",
"Executive team reporting",
"Python, C/C++, Ansible, Linux, AWS",
"Network Architecture Design, API Design",
"OS Hardening & Cybersecurity",
"Cryptography & Networking Protocol Design",
"Raspberry Pi & Embedded OS customization (yocto, Debian)"
]
},
{
"summary": "Engineer in a multi-million dollar global production environment for financial research.",
"name": "Albourne Partners",
"location": "Cyprus",
"position": "Software Engineer",
"startDate": "2012-05-01",
"endDate": "2016-05-01",
"highlights": [
"DevOps & Linux Admin",
"Java, Python & Unix/Linux shell",
"Jenkins, CI/CD",
"Postgres",
"Team Co-leadership & Project Management"
]
},
{
"summary": "Day-to-day operational management and leadership of 8 staff and 100 bachelors degree students from local and international backgrounds.",
"name": "Intercollege Larnaca",
"location": "Cyprus",
"position": "Head of Department (Computer Science)",
"startDate": "2009-01-01",
"endDate": "2013-02-01"
},
{
"summary": "Senior engineering staff in a Manchester University start-up in cross-processor virtualization.",
"name": "Transitive / IBM",
"location": "Manchester",
"position": "Senior Software Engineer",
"startDate": "2006-11-01",
"endDate": "2009-01-01"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment