Last active
October 9, 2019 20:50
-
-
Save axwax/555ca8dbb14d6efd521ffeb5efcf94a2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"basics": { | |
"name": "Axel Minet", | |
"label": "Web Developer", | |
"summary": | |
"Axel is a web developer based in Cambridge (UK), specialising in PHP, MySQL, WordPress and Javascript. He has an Audio Engineering background and is an avid maker, with a strong interest in machine learning, electronics and IoT systems.", | |
"website": "https://axwax.uk", | |
"email": "[email protected]", | |
"location": { | |
"city": "Berching", | |
"countryCode": "DE" | |
}, | |
"profiles": [ | |
{ | |
"username": "axwax", | |
"url": "https://twitter.com/axwax", | |
"network": "twitter" | |
}, | |
{ | |
"url": "https://github.com/axwax", | |
"username": "axwax", | |
"network": "github" | |
} | |
] | |
}, | |
"education": [ | |
{ | |
"endDate": "2009-05-31", | |
"startDate": "2009-01-01", | |
"area": "Level 3 Award in Education and Training", | |
"studyType": "PTLLS+", | |
"institution": "Cambridge University, Cambridge, UK" | |
}, | |
{ | |
"endDate": "2000-06-30", | |
"startDate": "1997-10-01", | |
"area": "Bachelor of Science", | |
"studyType": "BSc Audio & Music Technology", | |
"institution": "Anglia Ruskin University, Cambridge, UK" | |
}, | |
{ | |
"endDate": "1996-06-30", | |
"startDate": "1995-08-01", | |
"area": "", | |
"studyType": "Foundation Course Engineering", | |
"institution": "Bellerby's College, Hove, UK " | |
}, | |
{ | |
"endDate": "1995-07-01", | |
"startDate": "1985-09-01", | |
"area": "", | |
"studyType": "Secondary School", | |
"institution": "Leibniz-Gymnasium, Altdorf b. Nürnberg" | |
} | |
], | |
"references": [ | |
{ | |
"reference": | |
"", | |
"name": "" | |
} | |
], | |
"skills": [ | |
{ | |
"keywords": [ | |
"HTML", | |
"CSS", | |
"Javascript" | |
], | |
"level": "Senior", | |
"name": "Frontend" | |
}, | |
{ | |
"keywords": ["Node", "MySQL", "PHP"], | |
"level": "Senior", | |
"name": "Backend" | |
}, | |
{ | |
"keywords": ["Linux (Debian/Ubuntu/Raspbian)", "OS9", "OSX", "Windows 95", "Windows 98", "Windows NT", "Windows 2000", "Windows XP", "Windows 7", "Windows Server 2003"], | |
"level": "Senior", | |
"name": "OS" | |
}, | |
{ | |
"keywords": ["AWS", "Drupal", "G-Suite", "GoCardless", "Mailchimp", "Salesforce", "WordPress", "Worldpay"], | |
"level": "Senior", | |
"name": "Web Applications" | |
}, | |
{ | |
"keywords": ["G Cloud", "Python", "Arduino / C++"], | |
"level": "Basic", | |
"name": "Other" | |
} | |
], | |
"work": [ | |
{ | |
"startDate": "2014-01-01", | |
"endDate": "2016-12-01", | |
"position": "Freelance Web Developer", | |
"company": "Midsummer Energy Ltd., Cambridge, UK", | |
"website": "https://easy-pv.co.uk", | |
"summary": | |
"Easy-PV, a Tool for design, calculation and documentation of PV solar installations", | |
"highlights": [ | |
"SaaS", | |
"Frontend development: CSS / Javascript", | |
"Backend development: PHP / MySQL", | |
"Planning and development of the subscription and payment system using GoCardless" | |
] | |
}, | |
{ | |
"startDate": "2011-10-01", | |
"endDate": "2013-06-31", | |
"position": "Freelance Web Developer", | |
"company": "Tebira Ltd., Cambridge, UK", | |
"website": "https://views.coop", | |
"summary": | |
"Substance Views, a web-based data analysis software for non-profits", | |
"highlights": [ | |
"Development of new features: PHP / MySQL / Javascript / CSS", | |
"IT security audits", | |
"Pen testing" | |
] | |
}, | |
{ | |
"startDate": "2011-02-01", | |
"endDate": "2018-01-31", | |
"position": "Freelance Web Developer, IT Systems Administrator", | |
"company": "Centre for Global Equality, Cambridge, UK", | |
"website": "https://centreforglobalequality.org/", | |
"summary": | |
"Web Development, Salesforce CRM setup, IT systems administration and security audits for this charity.", | |
"highlights": [ | |
"Planning, development and user training of a Salesforce project", | |
"Website development and integration with Salesforce, social media and Mailchimp", | |
"PHP / MySQL / Javascript / CSS / SASS / Bootstrap / Salesforce / Mailchimp / G-Suite API" | |
] | |
} | |
], | |
"meta": { | |
"theme": "elegant" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment