edit homepage

This commit is contained in:
ash
2026-03-14 19:35:58 +00:00
parent 7995d5396a
commit 91eea53ea6
2 changed files with 12 additions and 17 deletions
+10 -9
View File
@@ -108,12 +108,13 @@ groupByYear = false
cardView = false cardView = false
cardViewScreenWidth = false cardViewScreenWidth = false
[params.author] params:
name = "Your Name" author:
image = "profile.jpg" name: "Ash"
bio = "A little bit about you" image: "static/img/me.jpg" # Your profile pic
links = [ headline: "DevOps | Hardware | Security"
{ twitter = "https://twitter.com/username" }, bio: "Building cool things with Docker and Tanium."
{ github = "https://github.com/ashtom50" }, links:
{ email = "mailto:you@example.com" } - github: https://github.com/ashtom50
] - linkedin: https://linkedin.com/in/ash-marlow/
- gitea: https://git.marlow.quest
+2 -8
View File
@@ -2,16 +2,10 @@
title: "Ash Marlow" title: "Ash Marlow"
description: "Software Engineer specializing in hardware, security, and automation." description: "Software Engineer specializing in hardware, security, and automation."
type: "background" type: "background"
layout: "profile"
--- ---
I am a **Software Engineer** specializing in the intersection of hardware, security, and automation. My career has evolved from architecting firmware for IoT appliances at Panasonic to securing high-stakes MoD systems with Tanium at Pointwire. Currently, Im at Nextbase, where I test firmware and cloud systems by building automation frameworks and hardware-in-the-loop (HIL) test environments. I am a **Software Engineer** specializing in the intersection of hardware, security, and automation. My career has evolved from architecting firmware for IoT appliances at Panasonic to securing high-stakes MoD systems with Tanium at Pointwire. Currently, Im at Nextbase, where I test firmware and cloud systems by building automation frameworks and hardware-in-the-loop (HIL) test environments.
When Im not writing scripts or managing my Proxmox server, youll usually find me tinkering with my **HomeLab** setup, playing the piano, or heading out on a day trip with my dog. When Im not writing scripts or managing my Proxmox server, youll usually find me tinkering with my **HomeLab** setup, playing the piano, or heading out on a day trip with my dog.
### Tech Stack & Arsenal
{{< icon "github" >}}
{{< icon "docker" >}}
{{< badge icon="raspberrypi" >}}Raspberry Pi HIL{{< /badge >}}
{{< badge icon="cpu" >}}STM32 / ESP32{{< /badge >}}
{{< badge icon="tanium" >}}Tanium Cloud{{< /badge >}}