testing layouts
This commit is contained in:
+21
-12
@@ -6,18 +6,6 @@ layout: "simple"
|
||||
|
||||
## {{< icon "file-lines" >}} Professional Experience
|
||||
|
||||
{{< typeit
|
||||
tag=h3
|
||||
speed=50
|
||||
breakLines=false
|
||||
loop=true
|
||||
>}}
|
||||
Nextbase
|
||||
Panasonic
|
||||
Pointwire
|
||||
University of Bristol
|
||||
Tanium
|
||||
{{< /typeit >}}
|
||||
|
||||
{{< button href="/Ash_Marlow_CV.pdf" target="_blank" >}}
|
||||
<i class="fas fa-download"></i> {{< icon "download" >}} Download CV
|
||||
@@ -66,3 +54,24 @@ Developed firmware for high-end, IoT-enabled smart home appliances.
|
||||
|
||||
* **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 >}}
|
||||
Reference in New Issue
Block a user