Rewrite Electrical CV in a more natural voice
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 18s

Drop the Crown and Anchor entry and rework Profile, Key Strengths,
Experience and Additional so the copy reads more like something I'd
actually write rather than polished boilerplate.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-04-21 12:21:40 +01:00
parent 14233e88a8
commit 12967c573b

View File

@@ -25,14 +25,14 @@ import Project from "./Project.vue";
<section> <section>
<h2>Profile</h2> <h2>Profile</h2>
<p> <p>
Motivated applicant seeking an electrical apprenticeship. Computer Science with Mathematics graduate (First
First Class Honours graduate in Computer Science with Class, 81.1%) applying for an electrical
Mathematics, with strong problem-solving skills and five apprenticeship. Five years of bar and waiting work
years of customer-facing experience. Keen to move from alongside my degree, and a background of building and
software into a practical, skilled trade where the work running my own home server setup. After finishing
is tangible and safety matters committed to learning university I've decided I want to work with my hands
from experienced mentors and earning my qualifications rather than behind a desk, and I'm ready to start at
on the job. the bottom and work through the NVQ.
</p> </p>
</section> </section>
@@ -41,23 +41,23 @@ import Project from "./Project.vue";
<div class="skills-grid"> <div class="skills-grid">
<div> <div>
<strong>Technical</strong><br /><small> <strong>Technical</strong><br /><small>
Strong numeracy (Maths degree-level), logical Good with numbers from my Maths degree.
troubleshooting, confident with Excel and the Comfortable with Excel and the Microsoft
Microsoft Suite, quick to pick up new tools. Suite. Pick up new tools quickly.
</small> </small>
</div> </div>
<div> <div>
<strong>Practical</strong><br /><small> <strong>Practical</strong><br /><small>
Methodical, precise, safety-conscious. Comfortable Careful and patient with procedure. Used to
following procedures exactly and double-checking checking my own work before calling it done.
work before signing off. Take safety rules seriously.
</small> </small>
</div> </div>
<div> <div>
<strong>Interpersonal</strong><br /><small> <strong>People</strong><br /><small>
Clear communicator, reliable team member, Five years of customer-facing work. Reliable
composed under pressure proven across five turning up, easy to work with, keep my head
years of hospitality. when a shift gets busy.
</small> </small>
</div> </div>
</div> </div>
@@ -75,24 +75,11 @@ import Project from "./Project.vue";
<small>20212025</small> <small>20212025</small>
</template> </template>
<p> <p>
Busy live-music venue. Followed strict health, Busy live-music venue in Leeds. Worked the bar
safety and hygiene procedures and coordinated and floor across gig nights and event days,
across bar, kitchen and events to keep shifts following the usual health, safety and hygiene
running smoothly. procedures. Got on well with the team and could
</p> be trusted to open or close on my own.
</Project>
<Project class="border-b border-dotted">
<template #left>
<h4>The Crown and Anchor</h4>
</template>
<template #top>
<small>Bartender & Waiter</small>
<small>20202021</small>
</template>
<p>
Front-of-house at a busy pub. Adapted quickly to
changing priorities and took pride in getting every
detail right.
</p> </p>
</Project> </Project>
<Project class="border-b border-dotted"> <Project class="border-b border-dotted">
@@ -104,9 +91,10 @@ import Project from "./Project.vue";
<small>20182020</small> <small>20182020</small>
</template> </template>
<p> <p>
Till operation and table service at a South Bank Ran the till and waited tables at a café on the
café. Accurate cash-handling and confident customer South Bank. First proper job. Learned how to keep
interaction. cash-handling tidy and how to talk to a lot of
different people without getting flustered.
</p> </p>
</Project> </Project>
<Project> <Project>
@@ -118,10 +106,11 @@ import Project from "./Project.vue";
<small>2021present</small> <small>2021present</small>
</template> </template>
<p> <p>
Built and self-hosted my own website infrastructure, Built my own website and host it at home on a
including wiring and configuring hardware at home Raspberry Pi. Set up the networking and low-voltage
(Raspberry Pi, networking, low-voltage DC). DC wiring myself. When something breaks I work
Methodical fault diagnosis and repair. through it until it's fixed, which is the same
mindset I'd bring to a site.
</p> </p>
</Project> </Project>
</section> </section>
@@ -159,18 +148,18 @@ import Project from "./Project.vue";
<h2>Additional</h2> <h2>Additional</h2>
<ul class="list-disc list-inside"> <ul class="list-disc list-inside">
<li> <li>
Full right to work in the UK · willing to relocate Full right to work in the UK. Happy to relocate or
or travel for the role travel for the right role.
</li> </li>
<li> <li>
Happy to undertake a safety-critical medical as Fine with a safety-critical medical as part of
part of recruitment recruitment.
</li> </li>
<li> <li>
Committed to college day-release study and full Up for college day-release and seeing the NVQ all
NVQ completion the way through.
</li> </li>
<li>References available on request</li> <li>References on request.</li>
</ul> </ul>
</section> </section>
</div> </div>