Skip to content

Instantly share code, notes, and snippets.

@WoodyWoodsta
Last active February 9, 2018 10:47
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 WoodyWoodsta/646bda184905c406817b216421e6b185 to your computer and use it in GitHub Desktop.
Save WoodyWoodsta/646bda184905c406817b216421e6b185 to your computer and use it in GitHub Desktop.
Content for public portfolio
{
"home": {
"title": "Hey, it's Sean!",
"body": "I'm a London-based fullstack developer with a background in robotics and microelectronics*. I am a huge fan of innovative thinking and enjoy mixing this way of seeing the world with creativity in a manner which uplifts others. I rise up to life challenges and practice this in juggling hard work with keeping fit and learning new tricks and skills. I'm hacking at all sorts of code in any free time that I get and therefore, together with extensive and broad industry exposure, have developed a valuable understanding of web technologies, the tooling that supports these technologies and the community that have have developed them. Software is more than just the act of writing a piece of code. I view it as the process of understanding a given problem and designing and developing for it a robust and well-performing solution.",
"footnotes": "_* Graduate Mechatronics Engineer (BSc in Engineering in Mechatronics) from the University of Cape Town, South Africa._",
"techSkills": [
{
"title": "Javascript",
"icon": "",
"iconSet": "",
"link": "",
"description": ""
},
{
"title": "ES6",
"icon": "",
"iconSet": "",
"link": "",
"description": ""
},
{
"title": "ES7",
"icon": "",
"iconSet": "",
"link": "",
"description": ""
},
{
"title": "ES8",
"icon": "",
"iconSet": "",
"link": "",
"description": ""
},
{
"title": "React",
"icon": "",
"iconSet": "",
"link": "",
"description": ""
},
{
"title": "Angular 2",
"icon": "",
"iconSet": "",
"link": "",
"description": ""
},
{
"title": "Angular 4",
"icon": "",
"iconSet": "",
"link": "",
"description": ""
},
{
"title": "Google Polymer",
"icon": "",
"iconSet": "",
"link": "",
"description": ""
},
{
"title": "Vue",
"icon": "",
"iconSet": "",
"link": "",
"description": ""
},
{
"title": "Redux",
"icon": "",
"iconSet": "",
"link": "",
"description": ""
},
{
"title": "Vuex",
"icon": "",
"iconSet": "",
"link": "",
"description": ""
},
{
"title": "Flux",
"icon": "",
"iconSet": "",
"link": "",
"description": ""
},
{
"title": "Webpack",
"icon": "",
"iconSet": "",
"link": "",
"description": ""
},
{
"title": "Rollup",
"icon": "",
"iconSet": "",
"link": "",
"description": ""
},
{
"title": "Gulp",
"icon": "",
"iconSet": "",
"link": "",
"description": ""
},
{
"title": "Grunt",
"icon": "",
"iconSet": "",
"link": "",
"description": ""
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment