diff --git a/src/containers/PostListing.tsx b/src/containers/PostListing.tsx index 264a43f..f03aee2 100644 --- a/src/containers/PostListing.tsx +++ b/src/containers/PostListing.tsx @@ -1,9 +1,9 @@ // @ts-nocheck import { - Card, - CardDescription, - CardHeader, - CardTitle, + Card, + CardDescription, + CardHeader, + CardTitle, } from "@/components/ui/card" import { Button } from "@/components/ui/button" import { Link } from "react-router" @@ -11,45 +11,45 @@ import { Link } from "react-router" import { convertDate } from "@/utils/convertDate" const PostListing = ({ posts, title, showAllButton }) => { - return ( - <> -
- Another software engineer with a blog!{" "} -
++ Husband. Dad. Christian. +
-- I am a self-taught engineer from London. This blog is a technical - scrapbook. I document the details of my technical life so I can have a - record of progress when I look back. Doing this publicly motivates me to - take care with my writing and to be as clear as possible.{" "} -
-- Currently I work for{" "} - - ITV - {" "} - {""} - as a backend software engineer. Before that, I worked as a full-stack - engineer at the{" "} - - BBC - {" "} - and as a frontend engineer at{" "} - - Arria NLG - {" "} - and in several web developer roles.{" "} -
++ No, not really. I am a Londoner living on the south coast of the UK. I + am a self-taught software engineer and this blog is my technical + scrapbook. I document the details of my technical life so I can have a + record of progress when I look back.{" "} +
-+ I completed a degree in Philosophy at the University of Warwick and hold + a Postgraduate Certificate of Education. +
++ Currently I work for{" "} + + ITV + {" "} + {""} + as a backend software engineer. Before that, I worked as a full-stack + engineer at the{" "} + + BBC + {" "} + and as a frontend engineer at{" "} + + Arria NLG + {" "} + and in several web developer roles. Before software I was a + teacher.{" "} +
-- I self-host my own Git forge at{" "} - - forgejo.systemsobscure.net - {" "} - rather than use Microsoft GitHub. You can view my personal projects - there. -
-+ Some things I like: +
+ Some things I'm interested in: +
+ I self-host my own Git forge at{" "} + + forgejo.systemsobscure.net + {" "} + rather than use Microsoft GitHub. You can view my personal projects + there. +
++ I'm a self-taught software engineer currently working at ITV, + previously at the BBC. This blog is a technical scrapbook and + digital garden. +
+