77 lines
2.7 KiB
Markdown
77 lines
2.7 KiB
Markdown
---
|
|
title: "CV"
|
|
description: "My professional experience and education."
|
|
layout: "simple"
|
|
---
|
|
|
|
## {{< icon "file-lines" >}} Professional Experience
|
|
|
|
|
|
{{< button href="/Ash_Marlow_CV.pdf" target="_blank" >}}
|
|
<i class="fas fa-download"></i> {{< icon "download" >}} Download CV
|
|
{{< /button >}}
|
|
|
|
|
|
{{< timeline >}}
|
|
|
|
{{< timelineItem icon="nextbase" header="Nextbase" badge="June 2025 - Present" subheader="Software QA Specialist" >}}
|
|
Currently driving software quality by bridging the gap between firmware development and automated validation.
|
|
|
|
<ul>
|
|
<li><strong>OTA Specialist:</strong> Engineered test cases for Over-The-Air firmware updates.</li>
|
|
<li><strong>Stability Lead:</strong> Specialized in long-duration stability and stress testing.</li>
|
|
<li><strong>Automated Testing:</strong> Developed Raspberry Pi-based automation scripts to replace manual verification of dashcam hardware.</li>
|
|
</ul>
|
|
|
|
{{< /timelineItem >}}
|
|
|
|
{{< timelineItem icon="pointwire" header="Pointwire" badge="June 2024 - June 2025" subheader="Technical Consultant" >}}
|
|
Specialized in enterprise endpoint security and infrastructure management.
|
|
|
|
<ul>
|
|
<li><strong>Tanium SME:</strong> Certified Operator, Administrator, and Cloud Specialist.</li>
|
|
<li><strong>Government & Defence:</strong> Maintained SC Clearance to deliver secure deployments on MoD systems.</li>
|
|
<li><strong>Virtualization:</strong> Engineered a Proxmox-based lab environment to simulate customer networks.</li>
|
|
</ul>
|
|
|
|
{{< /timelineItem >}}
|
|
|
|
{{< timelineItem icon="panasonic" header="Panasonic" badge="April 2023 - June 2024" subheader="Embedded Software Engineer" >}}
|
|
Developed firmware for high-end, IoT-enabled smart home appliances.
|
|
|
|
<ul>
|
|
<li><strong>Model-Based Development:</strong> Leveraged Simulink & Embedded Coder for STM32 microcontrollers.</li>
|
|
<li><strong>Test Automation:</strong> Developed a Python-based automation framework.</li>
|
|
</ul>
|
|
|
|
{{< /timelineItem >}}
|
|
|
|
{{< /timeline >}}
|
|
|
|
---
|
|
|
|
## Education & Credentials
|
|
|
|
* **Tanium Certified Cloud Deployment Specialist** - *2024*
|
|
* **BSc Physics** - University of Bristol *(2018 - 2022)*
|
|
|
|
> [!TIP]+ BSc Physics - University of Bristol
|
|
> A collapsible admonition with custom title.
|
|
{icon="twitter"}
|
|
|
|
> [!TIP]+ BSc Physics - University of Bristol
|
|
> A collapsible admonition with custom title.
|
|
{icon="twitter"}
|
|
|
|
{{< accordion mode="open" separated=true >}}
|
|
{{< accordionItem title="BSc Computer Science - University of State" icon="graduation-cap" open=true >}}
|
|
* **Duration:** 2020 - 2023
|
|
* **Grade:** First Class Honors
|
|
* **Dissertation:** "Building fast static sites with Hugo"
|
|
|
|
**Key Modules:**
|
|
* Data Structures & Algorithms
|
|
* Software Architecture
|
|
* Database Systems
|
|
{{< /accordionItem >}}
|
|
{{< /accordion >}} |