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 >}}
|
|
|
|
---
|
|
|
|
## {{< icon "graduation-cap" >}} Education & Credentials
|
|
|
|
{{< accordion mode="open" separated=true >}}
|
|
{{< accordionItem title="BSc Physics - University of Bristol" icon="graduation-cap" open=true >}}
|
|
* **Duration:** 2018 - 2022
|
|
* **Final Project:** [Dye Sensitised Solar Cells]({{< relref "Articles/solar-cells/index.md" >}})
|
|
|
|
**Key Modules:**
|
|
* Advanced Computational Physics
|
|
* Materials Physics
|
|
* Quantum Mechanics
|
|
* Enviromental Physics
|
|
{{< /accordionItem >}}
|
|
{{< /accordion >}}
|
|
|
|
---
|
|
|
|
{{< accordion mode="open" separated=true >}}
|
|
{{< accordionItem title="Tanium Certications" icon="cloud" open=true >}}
|
|
**Date:** 2024
|
|
* **Tanium Certified Operator**
|
|
* **Tanium Certified Administrator**
|
|
* **Tanium Certified Specialist Cloud Deployment**
|
|
{{< /accordionItem >}}
|
|
{{< /accordion >}} |