|
|
@ -34,7 +34,7 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.sidebar li {
|
|
|
|
.sidebar li {
|
|
|
|
@apply mb-2;
|
|
|
|
@apply mb-2;
|
|
|
|
font-family: ""Iosevka Web"";
|
|
|
|
font-family: "Iosevka Web";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.main li {
|
|
|
|
.main li {
|
|
|
|
list-style-type: "› ";
|
|
|
|
list-style-type: "› ";
|
|
|
@ -44,9 +44,9 @@
|
|
|
|
</style>
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
|
|
<body class="bg-slate-300 h-full">
|
|
|
|
<body class="bg-slate-300 dark:bg-slate-900 h-full">
|
|
|
|
<div class="h-full lg:container lg:mx-auto lg:flex min-h-screen">
|
|
|
|
<div class="h-full lg:container lg:mx-auto lg:flex min-h-screen shadow-xl">
|
|
|
|
<section class="main p-8 lg:px-12 lg:py-9 bg-slate-100">
|
|
|
|
<section class="main p-8 lg:px-12 lg:py-9 bg-slate-100 dark:bg-slate-700 dark:text-slate-200">
|
|
|
|
<h1 class="text-4xl mb-4 uppercase font-semibold border-b-2 py-2">Dustin Swan</h1>
|
|
|
|
<h1 class="text-4xl mb-4 uppercase font-semibold border-b-2 py-2">Dustin Swan</h1>
|
|
|
|
|
|
|
|
|
|
|
|
<article class="pb-8">
|
|
|
|
<article class="pb-8">
|
|
|
@ -56,24 +56,24 @@
|
|
|
|
<h3 class="section-title">Experience</h3>
|
|
|
|
<h3 class="section-title">Experience</h3>
|
|
|
|
|
|
|
|
|
|
|
|
<article class="pb-8">
|
|
|
|
<article class="pb-8">
|
|
|
|
<img src="static/visionable.png" class="w-16 float-left mt-1 mr-4" />
|
|
|
|
<img src="static/visionable.png" class="w-12 float-left mt-1 mr-4" />
|
|
|
|
<h4 class="text-lg font-bold">Front End & API Lead Software Engineer</h4>
|
|
|
|
<h4 class="text-lg font-bold">Front End & API Lead Software Engineer</h4>
|
|
|
|
<div>Visionable UK Ltd <i class="text-slate-500">(previously IOCOM)</i> | 2009 - present</div>
|
|
|
|
<div>Visionable UK Ltd <i>(prev. IOCOM)</i> | 2009 - present</div>
|
|
|
|
|
|
|
|
|
|
|
|
<ul class="clear-left m-4 ml-20">
|
|
|
|
<ul class="clear-left m-4 ml-0 lg:ml-16">
|
|
|
|
<li>Designed & developed our flagship responsive, cross-platform JavaScript video conferencing application</li>
|
|
|
|
<li>Designed & developed our flagship responsive, cross-platform JavaScript video conferencing application</li>
|
|
|
|
<li>Architected, developed & documented our original RESTful APIs</li>
|
|
|
|
<li>Architected, developed & documented our original RESTful APIs</li>
|
|
|
|
<li>Lead a team of 7 front- & back-end developers to create an AWS SaaS API platform and a React + NextJS web application</li>
|
|
|
|
<li>Lead a team of 7 front- & back-end developers, creating an AWS SaaS API platform and a React + NextJS web application</li>
|
|
|
|
<li>Worked closely with Product & Design teams to quickly turn ideas into functional prototypes</li>
|
|
|
|
<li>Worked closely with Product & Design teams to quickly turn ideas into functional prototypes</li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
</article>
|
|
|
|
</article>
|
|
|
|
|
|
|
|
|
|
|
|
<article class="pb-8">
|
|
|
|
<article class="pb-8">
|
|
|
|
<img src="static/abbott.png" class="w-16 float-left mr-4" />
|
|
|
|
<img src="static/abbott.png" class="w-12 float-left mr-4" />
|
|
|
|
<h4 class="text-lg font-bold">Validation Engineer</h4>
|
|
|
|
<h4 class="text-lg font-bold">Validation Engineer</h4>
|
|
|
|
<div>Abbott Laboratories | 2007 - 2009</div>
|
|
|
|
<div>Abbott Laboratories | 2007 - 2009</div>
|
|
|
|
|
|
|
|
|
|
|
|
<ul class="clear-left m-4 ml-20">
|
|
|
|
<ul class="clear-left m-4 ml-0 lg:ml-16">
|
|
|
|
<li>Managed projects and assembled cross-functional teams to construct change plans and assess product impact</li>
|
|
|
|
<li>Managed projects and assembled cross-functional teams to construct change plans and assess product impact</li>
|
|
|
|
<li>Authored changes to testing documentation and product design records</li>
|
|
|
|
<li>Authored changes to testing documentation and product design records</li>
|
|
|
|
<li>Processed changes to quality system and product documents to comply with medical device regulatory requirements</li>
|
|
|
|
<li>Processed changes to quality system and product documents to comply with medical device regulatory requirements</li>
|
|
|
@ -84,9 +84,9 @@
|
|
|
|
<h3 class="section-title">Education</h3>
|
|
|
|
<h3 class="section-title">Education</h3>
|
|
|
|
|
|
|
|
|
|
|
|
<article class="pb-8">
|
|
|
|
<article class="pb-8">
|
|
|
|
<img src="static/uic.png" class="w-16 float-left mt-2 mr-4" />
|
|
|
|
<img src="static/uic.png" class="w-12 float-left mt-2 mr-4" />
|
|
|
|
<h4 class="text-lg font-bold">Bachelor of Science in Bioengineering</h4>
|
|
|
|
<h4 class="text-lg font-bold">Bachelor of Science in Bioengineering</h4>
|
|
|
|
<i>with minors in Computer Science & Mathematics</i>
|
|
|
|
<i>with minors in Computer Science & Math</i>
|
|
|
|
<div>University of Illinois Chicago (UIC) | 2007</div>
|
|
|
|
<div>University of Illinois Chicago (UIC) | 2007</div>
|
|
|
|
</article>
|
|
|
|
</article>
|
|
|
|
</section>
|
|
|
|
</section>
|
|
|
|