Revise Electrical CV layout and content
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 18s
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 18s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -25,40 +25,46 @@ import Project from "./Project.vue";
|
|||||||
<section>
|
<section>
|
||||||
<h2>Profile</h2>
|
<h2>Profile</h2>
|
||||||
<p>
|
<p>
|
||||||
Computer Science with Mathematics graduate (First
|
Computer Science with Mathematics graduate (First Class, 81.1%)
|
||||||
Class, 81.1%) applying for an electrical
|
applying for an electrical apprenticeship. Three cumulative years of
|
||||||
apprenticeship. Five years of bar and waiting work
|
part-time bar and waiting work done alongside my degree. Throughout my
|
||||||
alongside my degree, and a background of building and
|
hospitality work I valued working with my hands rather than behind a
|
||||||
running my own home server setup. After finishing
|
desk. I want to earn an NVQ Level 3 in Electrical Installation to
|
||||||
university I've decided I want to work with my hands
|
build a long-term career in a skilled trade.
|
||||||
rather than behind a desk, and I'm ready to start at
|
|
||||||
the bottom and work through the NVQ.
|
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h2>Key Strengths</h2>
|
|
||||||
<div class="skills-grid">
|
<div class="skills-grid">
|
||||||
<div>
|
<div>
|
||||||
<strong>Technical</strong><br /><small>
|
<h2>Technical Skills</h2>
|
||||||
Good with numbers from my Maths degree.
|
<ul class="list-disc list-inside">
|
||||||
Comfortable with Excel and the Microsoft
|
<li>
|
||||||
Suite. Pick up new tools quickly.
|
Strong with calculations and digital tools, developed by my
|
||||||
</small>
|
degree.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Comfortable working and planning independently, as well as in
|
||||||
|
teams.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<strong>Practical</strong><br /><small>
|
<h2>Practical Skills</h2>
|
||||||
Careful and patient with procedure. Used to
|
<ul class="list-disc list-inside">
|
||||||
checking my own work before calling it done.
|
<li>Careful and patient with procedures.</li>
|
||||||
Take safety rules seriously.
|
<li>Used to checking own work thoroughly.</li>
|
||||||
</small>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<strong>People</strong><br /><small>
|
<h2>Additional</h2>
|
||||||
Five years of customer-facing work. Reliable
|
<ul class="list-disc list-inside">
|
||||||
turning up, easy to work with, keep my head
|
<li>A*A*A* A-Levels.</li>
|
||||||
when a shift gets busy.
|
<li>Full UK driving licence.</li>
|
||||||
</small>
|
<li>Full right to work in the UK.</li>
|
||||||
|
<li>Eager to complete training to a high standard.</li>
|
||||||
|
<li>References on request.</li>
|
||||||
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
@@ -75,14 +81,41 @@ import Project from "./Project.vue";
|
|||||||
<small>2021–2025</small>
|
<small>2021–2025</small>
|
||||||
</template>
|
</template>
|
||||||
<p>
|
<p>
|
||||||
Busy live-music venue in Leeds. Worked the bar
|
Served food and drinks in a high-volume live-music venue in Leeds.
|
||||||
and floor across gig nights and event days,
|
Handled busy weekend shifts, managed multiple tables simultaneously,
|
||||||
following the usual health, safety and hygiene
|
and maintained a calm, friendly demeanour during peak hours.
|
||||||
procedures. Got on well with the team and could
|
|
||||||
be trusted to open or close on my own.
|
|
||||||
</p>
|
</p>
|
||||||
</Project>
|
</Project>
|
||||||
<Project class="border-b border-dotted">
|
<Project class="border-b border-dotted">
|
||||||
|
<template #left>
|
||||||
|
<h4>The Crown and Anchor</h4>
|
||||||
|
</template>
|
||||||
|
<template #top>
|
||||||
|
<small>Bartender & Waiter</small>
|
||||||
|
<small>2020–2021</small>
|
||||||
|
</template>
|
||||||
|
<p>
|
||||||
|
Worked front-of-house at a busy pub, pulling pints, taking orders,
|
||||||
|
and ensuring a welcoming atmosphere. Built rapport with regulars and
|
||||||
|
adapted quickly to changing priorities during service.
|
||||||
|
</p>
|
||||||
|
</Project>
|
||||||
|
<Project class="border-b border-dotted">
|
||||||
|
<template #left>
|
||||||
|
<h4>To The Rise Bakery</h4>
|
||||||
|
</template>
|
||||||
|
<template #top>
|
||||||
|
<small>Barista & Front of House</small>
|
||||||
|
<small>2020–2021</small>
|
||||||
|
</template>
|
||||||
|
<p>
|
||||||
|
Worked at a bakery in Eastbourne, preparing freshly baked goods for
|
||||||
|
display, operating the coffee machine, and keeping bakery equipment
|
||||||
|
spotless. Built rapport with regulars and provided attentive,
|
||||||
|
friendly service.
|
||||||
|
</p>
|
||||||
|
</Project>
|
||||||
|
<Project>
|
||||||
<template #left>
|
<template #left>
|
||||||
<h4>BFI Riverfront Kitchen</h4>
|
<h4>BFI Riverfront Kitchen</h4>
|
||||||
</template>
|
</template>
|
||||||
@@ -91,77 +124,51 @@ import Project from "./Project.vue";
|
|||||||
<small>2018–2020</small>
|
<small>2018–2020</small>
|
||||||
</template>
|
</template>
|
||||||
<p>
|
<p>
|
||||||
Ran the till and waited tables at a café on the
|
Operated the till, served customers, and helped coordinate table
|
||||||
South Bank. First proper job. Learned how to keep
|
service at a café on London's South Bank. Developed strong
|
||||||
cash-handling tidy and how to talk to a lot of
|
cash-handling accuracy and customer interaction skills in a
|
||||||
different people without getting flustered.
|
fast-paced environment.
|
||||||
</p>
|
|
||||||
</Project>
|
|
||||||
<Project>
|
|
||||||
<template #left>
|
|
||||||
<h4>Personal Projects</h4>
|
|
||||||
</template>
|
|
||||||
<template #top>
|
|
||||||
<small>Self-directed learning</small>
|
|
||||||
<small>2021–present</small>
|
|
||||||
</template>
|
|
||||||
<p>
|
|
||||||
Built my own website and host it at home on a
|
|
||||||
Raspberry Pi. Set up the networking and low-voltage
|
|
||||||
DC wiring myself. When something breaks I work
|
|
||||||
through it until it's fixed, which is the same
|
|
||||||
mindset I'd bring to a site.
|
|
||||||
</p>
|
</p>
|
||||||
</Project>
|
</Project>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
|
||||||
<h2>Education</h2>
|
|
||||||
<div class="w-full flex flex-col sm:flex-row gap-5">
|
<div class="w-full flex flex-col sm:flex-row gap-5">
|
||||||
<div class="flex-1 sm:border-r border-dotted sm:pr-3">
|
<section class="flex-1">
|
||||||
<h3>
|
<h2>
|
||||||
<a
|
<a href="https://www.adam-french.co.uk/pdf/transcript.pdf">
|
||||||
href="https://www.adam-french.co.uk/pdf/transcript.pdf"
|
|
||||||
>
|
|
||||||
University of Leeds
|
University of Leeds
|
||||||
</a>
|
</a>
|
||||||
</h3>
|
</h2>
|
||||||
<div
|
<div
|
||||||
class="flex-row flex place-content-between m-auto place-items-center"
|
class="flex-row flex place-content-between m-auto place-items-center"
|
||||||
>
|
>
|
||||||
<small>First Class Honours (81.1%)</small>
|
<small>First Class Honours (81.1%)</small>
|
||||||
<small>2021–2025</small>
|
<small>Sep 2021 – Jun 2025</small>
|
||||||
</div>
|
</div>
|
||||||
<small>BSc Computer Science with Mathematics</small>
|
<small>BSc Computer Science with Mathematics</small>
|
||||||
</div>
|
|
||||||
<div class="flex-1 sm:pl-3">
|
|
||||||
<h3>GCSEs</h3>
|
|
||||||
<small>
|
|
||||||
Including English Language and Mathematics,
|
|
||||||
both well above the Grade 4/5 (C) requirement.
|
|
||||||
</small>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<section>
|
|
||||||
<h2>Additional</h2>
|
|
||||||
<ul class="list-disc list-inside">
|
<ul class="list-disc list-inside">
|
||||||
<li>
|
<li>Algorithms & Data Structures I & II</li>
|
||||||
Full right to work in the UK. Happy to relocate or
|
<li>Compiler Design and Construction</li>
|
||||||
travel for the right role.
|
<li>Formal Languages & Finite Automata</li>
|
||||||
</li>
|
<li>Graph Algorithms & Complexity Theory</li>
|
||||||
<li>
|
<li>Machine Learning, Databases, Computer Processors</li>
|
||||||
Fine with a safety-critical medical as part of
|
|
||||||
recruitment.
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
Up for college day-release and seeing the NVQ all
|
|
||||||
the way through.
|
|
||||||
</li>
|
|
||||||
<li>References on request.</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
<section class="flex-1">
|
||||||
|
<h2>University of Waterloo</h2>
|
||||||
|
<div
|
||||||
|
class="flex-row flex place-content-between m-auto place-items-center"
|
||||||
|
>
|
||||||
|
<small>Year abroad</small>
|
||||||
|
<small>Sep 2023 – Apr 2024</small>
|
||||||
|
</div>
|
||||||
|
<ul class="list-disc list-inside">
|
||||||
|
<li>Applied Cryptography</li>
|
||||||
|
<li>Introduction to Computer Graphics</li>
|
||||||
|
<li>Introduction to Rings and Fields with Applications</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="no-print w-full h-20"></div>
|
<div class="no-print w-full h-20"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user