From 12fc848e2c98f9bae17427ea82b57f509a8dca1a Mon Sep 17 00:00:00 2001 From: ashtom50 Date: Sat, 4 Apr 2026 10:45:16 +0100 Subject: [PATCH] testing layouts --- content/about/index.md | 35 ++++++++++++++++++++++------------- 1 file changed, 22 insertions(+), 13 deletions(-) diff --git a/content/about/index.md b/content/about/index.md index e2f6ac0..916d4c9 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -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" >}}   {{< icon "download" >}} Download CV @@ -65,4 +53,25 @@ Developed firmware for high-end, IoT-enabled smart home appliances. ## Education & Credentials * **Tanium Certified Cloud Deployment Specialist** - *2024* -* **BSc Physics** - University of Bristol *(2018 - 2022)* \ No newline at end of file +* **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 >}} \ No newline at end of file