From cce98fac4514ddd6fd8b20389fd349d1f09550f1 Mon Sep 17 00:00:00 2001 From: Alex Pearwin Date: Sun, 18 Feb 2024 22:23:36 +0000 Subject: [PATCH] More concise home page text. --- src/pages/index.astro | 35 +++++++++-------------------------- 1 file changed, 9 insertions(+), 26 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index a576fff..71e199b 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -14,27 +14,17 @@ import { SITE_TITLE, SITE_DESCRIPTION } from "../consts";

Hi!

- I like to spend time writing computer programs that try to solve - interesting problems, including statistical analysis, web APIs, - optimisation, and developer happiness. + I write software. + I care about what I build, why I'm building it, and how it's built.

- I enjoy working in small teams building products from conception to production. - After spending most of my career in Python and C++ I'm currently learning and loving Elixir. - I'm also a big Nix proponent, using it to manage my development environments, and would enjoy using it more often! + My blog hosts some things fellow nerds might find useful.

- Currently I’m an - engineer at Multiverse, providing apprenticeships - as an alternative to university. - Before that I was VP of Software at Mystic AI, a - serverless GPU platform for machine learning workloads. -

-

- Previously I was a high-energy particle physics research scientist at + Before becoming an engineer, I was a particle physics research scientist at CERN. As a member of the LHCb collaboration I focused on + href="https://lhcb.cern.ch">LHCb collaboration I focused on charm measurements as well as the experiment’s real-time data processing systems data processing systems.

- When I make something neat I put it on GitHub, and when I solve a problem that others might have I write about it - here on my blog. -

-

- Please feel free to contact me if you have any questions! + Please email me with comments or questions; I enjoy talking. + You can also contact me on LinkedIn and browse code on GitHub.