From 7f5759d55ca70e37c700d7467fa39e0d509a320c Mon Sep 17 00:00:00 2001 From: ashtom50 Date: Sat, 4 Apr 2026 10:58:57 +0100 Subject: [PATCH] add accordian folding --- content/about/index.md | 36 +++++++++++++++++------------------- 1 file changed, 17 insertions(+), 19 deletions(-) diff --git a/content/about/index.md b/content/about/index.md index 916d4c9..c715245 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -50,28 +50,26 @@ 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)* - -> [!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"} +## {{< icon "graduation-cap" >}} Education & Credentials {{< 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" + {{< 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:** - * Data Structures & Algorithms - * Software Architecture - * Database Systems + * 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 >}} \ No newline at end of file