const data = [
{
id: 'person',
label: 'Personal details',
content: `
<h3>About me</h3>
<p>I'm a Canadian living and working in Sheffield UK.</p>
<p>I am a front end developer with over 10 years of experience as part of agency and in-house teams. In addition to technical excellence, I am a leader of people and advocate for inclusive work cultures.</p>
`
},
{
id: 'skills',
label: 'Technical skills',
content: `
<ul>
<li>
<h3>HTML</h3>
Semantic code, ARIA, microdata…
</li>
<li>
<h3>CSS</h3>
SCSS, LESS, styled components…
</li>
<li>
<h3>JavaScript</h3>
React, ES6+, jQuery…
</li>
</ul>
`
},
{
id: 'approach',
label: 'User-centric approach',
content: `
<h3>Users first</h3>
<p>I focus on the intersection of user need, client demand, and technical limitation.</p>
<p>I prioritise user experience, accessibility, and brand identity in my work.</p>
`
},
{
id: 'leadership',
label: 'Team leadership',
content: `
<ul>
<li>
<h3>Leader and mentor</h3>
I am organised and proactive. I am a caring line manager and mentor others.
</li>
<li>
<h3>Recruiter and manager</h3>
I interview candidates and play an active role in recruitment. I also have experience with line management.
</li>
<li>
<h3>Positive influencer</h3>
I strive for a safe and inclusive work environment for everyone.
</li>
</ul>
`
},
{
id: 'jobs',
label: 'Employment history',
content: `
<ul>
<li>
<h3>Inviqa</h3>
Technical team lead, Senior front end developer (2013 ‑ present)
</li>
<li>
<h3>Evoluted</h3>
Lead front end developer (2017 ‑ 2018)
</li>
...
Please Whitelist JSFiddle in your content blocker.
Help keep JSFiddle free for always by one of two ways:
Whitelist JSFiddle in your content blocker (two clicks)
Go PRO and get access to additional PRO features →
Join the 4+ million users, and keep the JSFiddle dream alive.
Ad-free
All ads in the editor and listing pages are turned completely off.
Use pre-released features
You get to try and use features (like the Palette Color Generator) months before everyone else.
Fiddle collections
Sort and categorize your Fiddles into multiple collections.
Private collections and fiddles
You can make as many Private Fiddles, and Private Collections as you wish!
Console
Debug your Fiddle with a minimal built-in JavaScript console.