Skip to content

Instantly share code, notes, and snippets.

@stefthoen
Last active May 21, 2020 10:10
Show Gist options
  • Save stefthoen/cdef72b2316b086f2d7d4089fde6f2d3 to your computer and use it in GitHub Desktop.
Save stefthoen/cdef72b2316b086f2d7d4089fde6f2d3 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Stef Thoen",
"label": "Web Developer",
"summary": "I’m a full stack web developer who can build apps from the ground up. I've worked mostly as a freelancer so I am used to wearing many hats. I have a lot of experience working with distributed teams.",
"website": "https://stef.co",
"email": "hi@stef.co",
"location": {
"city": "Cussy-en-Morvan",
"countryCode": "FR"
},
"profiles": [{
"username": "stefthoen",
"url": "https://twitter.com/stefthoen",
"network": "twitter"
},
{
"url": "https://github.com/stefthoen",
"username": "stefthoen",
"network": "github"
}
]
},
"education": [{
"endDate": "2004-07-01",
"startDate": "1999-09-01",
"area": "ICT",
"studyType": "Bachelors",
"institution": "Haagse Hogeschool"
},
{
"endDate": "2007-07-01",
"startDate": "2004-09-01",
"area": "Philosophy (incomplete)",
"studyType": "Bachelors",
"institution": "Rijksuniversiteit Groningen"
}
],
"skills": [{
"name": "Frontend",
"level": "Senior",
"keywords": [
"HTML / Twig / Blade / JSX",
"CSS / Sass / PostCSS / BEM / Styled Components",
"Javascript / Typescript",
"React / Redux / Vue / Elm / Svelte",
"Grunt / Gulp / webpack"
]
},
{
"name": "Backend",
"level": "Senior",
"keywords": [
"PHP / Laravel / Symfony / WordPress / Woocommerce",
"Ruby / Ruby on Rails",
"Elixir / Phoenix",
"Node",
"MySQL, PosgreSQL"
]
},
{
"name": "Devops",
"level": "Senior",
"keywords": [
"Docker / Vagrant / Ansible",
"DigitalOcean / Vultr / AWS / Heroku / Netlify",
"CI/CD / CircleCI"
]
}
],
"work": [{
"summary": "Freelance web-development consultancy",
"website": "https://stef.co",
"company": "Stef Thoen",
"pinned": true,
"location": "Cussy-en-Morvan",
"position": "Founder",
"startDate": "2010-12-15",
"highlights": [
"Frontend dev-lead for startup in the notary space (https://quaidesnotaires.com) where we build a React/Redux client",
"Build a premium subscription module for De Speld (https://speld.nl)"
]
}
],
"interests": [{
"name": "Sports",
"keywords": [
"Ultra-trail running",
"Cycling",
"Mountain biking",
"Climbing",
"Mountaineering",
"Hiking"
]
},
{
"name": "Music",
"keywords": [
"Piano",
"Guitar"
]
},
{
"name": "Reading"
},
{
"name": "Homelab"
},
{
"name": "DIY",
"keywords": [
"Woodworking"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment