Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Job title change: Lead -> Principal #281

Merged
merged 1 commit into from
Oct 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/_data/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"site-url": "https://jakemulley.com",
"site-author": "Jake Mulley",
"site-twitter": "@carboia",
"site-description": "Jake Mulley is Lead Technical Architect at Ministry of Justice, with 10 years experience across agencies, startups, the public sector, charities, and government organisations."
"site-description": "Jake Mulley is a Principal Technical Architect at Ministry of Justice, with 11 years experience across agencies, startups, the public sector, charities, and government organisations."
}
2 changes: 1 addition & 1 deletion src/_includes/layouts/base.njk
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"https://linkedin.com/in/jakemulley",
"https://github.com/jakemulley"
],
"jobTitle": "Lead Technical Architect",
"jobTitle": "Principal Technical Architect",
"worksFor": {
"@type": "Organization",
"name": "Ministry of Justice",
Expand Down
14 changes: 10 additions & 4 deletions src/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ eleventyNavigation:

👋 Hello! I'm Jake Mulley. I'm a hands-on technical leader, software engineer, and technical architect, all rolled into one.

I have 10 years experience working within the public and private sectors, as well as with agencies, startups and charities.
I have 11 years experience working within the public and private sectors, as well as with agencies, startups and charities.

I'm currently **Lead Technical Architect** at the UK government's [Ministry of Justice](https://www.gov.uk/government/organisations/ministry-of-justice).
I'm currently a **Principal Technical Architect** at the UK government's [Ministry of Justice](https://www.gov.uk/government/organisations/ministry-of-justice).

Day to day, I regularly work on:

Expand Down Expand Up @@ -38,11 +38,17 @@ Some of my work is open source on [GitHub](https://github.com/jakemulley). You c

## Work experience

### Principal Technical Architect at [Ministry of Justice](https://www.gov.uk/government/organisations/ministry-of-justice)

<span class="text-sm">_Oct 2023 &ndash; present_</span>

I'm currently a Principal Technical Architect within the Platforms and Architecture team, focussing on cloud hosting, DevOps &amp; platform engineering.

### Lead Technical Architect at [Ministry of Justice](https://www.gov.uk/government/organisations/ministry-of-justice)

<span class="text-sm">_Apr 2022 &ndash; present_</span>
<span class="text-sm">_Apr 2022 &ndash; Oct 2023_</span>

I'm currently Lead Technical Architect within the Platforms and Architecture team.
I was Lead Technical Architect within the Platforms and Architecture team.

### Head of Hosting & Digital Operations at [Ministry of Justice](https://www.gov.uk/government/organisations/ministry-of-justice)

Expand Down
2 changes: 1 addition & 1 deletion src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ eleventyNavigation:
order: 0
---

👋 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 **Lead Technical Architect**.
👋 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**.

[Read more about me &rarr;](/about)

Expand Down