-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5d75978
commit 47501b1
Showing
3 changed files
with
8 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,16 @@ | ||
--- | ||
title: Jake Mulley | ||
title: 👋 Hello! I'm <a href="/" class="font-bold">Jake Mulley</a>. | ||
layout: "../layouts/Page.astro" | ||
--- | ||
|
||
import BlogPostList from "../components/BlogPostList.astro"; | ||
|
||
👋 I'm currently working in the [Platforms and Architecture](https://mojdigital.blog.gov.uk/) team at [Ministry of Justice](https://www.gov.uk/government/organisations/ministry-of-justice) as a **Principal Technical Architect**. | ||
I'm currently working as a **[Principal Technical Architect](https://ddat-capability-framework.service.gov.uk/technical-architect.html#principal-technical-architect)** at the UK government's [Ministry of Justice](https://www.gov.uk/government/organisations/ministry-of-justice). | ||
|
||
Before joining the Ministry of Justice, I spent 8 years as a software engineer in other public sector organisations, software-as-a-service companies, digital agencies, and more. | ||
|
||
[Read more about me →](/about) | ||
|
||
## Blog posts | ||
## 📝 Blog posts | ||
|
||
<BlogPostList /> |