Skip to main content

I'm Will, a software engineer and architect based in Melbourne, Australia. I'm currently working at Blinq.

2023


1Password duplicate removal

·37 words·1 min
1Password doesn’t have a duplicate cleanup tool which has made cleaning up a bunch of duplicate account passwords I have very difficult.

2022


Quit nesting React providers

·147 words·1 min
This is a simple example of a TypeScript React function that can assist in combining many Provider components, such as those used by React Context, into a straightforward function.