From 1e9ef1f2ffab43b45ab285cbbbd4c5982f43b9c8 Mon Sep 17 00:00:00 2001 From: Ian James <1732331+injms@users.noreply.github.com> Date: Mon, 23 Sep 2024 00:37:38 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=9A=AB=20Disallow=20APIs=20that=20cou?= =?UTF-8?q?ld=20be=20used=20for=20fingerprinting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index a2fa5af..c5ac57e 100644 --- a/netlify.toml +++ b/netlify.toml @@ -22,7 +22,7 @@ X-Content-Type-Options = "nosniff" X-Frame-Options = "DENY" X-XSS-Protection = "1; mode=block" - Permissions-Policy = "interest-cohort=()" + Permissions-Policy = "interest-cohort=(), geolocation=(), gyroscope=(), microphone=(), camera=(), accelerometer=()" Link = "; rel=preload; as=font; type=font/woff; crossorigin" # ------------------------------------------------------------------------------ From b788684a76bc861bae97ae78bbecf346e133bb99 Mon Sep 17 00:00:00 2001 From: Ian James <1732331+injms@users.noreply.github.com> Date: Mon, 23 Sep 2024 00:40:56 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=94=96=20Update=20blurb?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/site/index.html b/site/index.html index 9f956d6..4bcc2de 100644 --- a/site/index.html +++ b/site/index.html @@ -235,13 +235,13 @@

-

I’m Ian and I wear many hats of many colours – though usually I’m found wearing my frontend developer trilby. In my spare time I wear a photography beanie. And the rest of the time I’m wearing a parental hard hat.

+

I’m Ian and I wear many hats of many colours – though usually I’m found wearing my frontend developer trilby. In my limited spare time I wear a photography beanie. And the rest of the time I’m wearing a parental hard hat.

-

I most recently worked at the Government Digital Service as the lead frontend developer for GOV.UK, leaving that to emigrate to Australia and take some long overdue paternity leave before starting a new role.

+

I’m the lead developer at the Victorian Department for Jobs, Skills, Industry, and Regions – helping to build and maintain a plethora of websites. I’ve previously worked at the Government Digital Service as the lead frontend developer for GOV.UK, and as a senior developer for payments startup Zeller.

-

I’m chipping away at putting sorting my photos into some coherant collections and trying to write about stuff that interests me.

+

I’m chipping away at putting sorting my photos into some coherent collections and trying to write about stuff that interests me.

-

And together with my amazing Amy we’re nurturing and raising three energetic, inquisitive, and caring children – a seven year old, a nearly three year old, and not quite one year old.

+

And together with my amazing wife Amy we’re doing our best to nurture and raise three very energetic, loud, and inquisitive children – a nine year old, a four year old, and two-and-a-half year old.

My work and codey projects are on GitHub, my CV is on LinkedIn, and some photos are on Instagram. You should take a look.