I am a software engineer from Melbourne Australia, currently working at me&u as a technical lead and engineering manager. You can find more about my experience here.
Posts
June 12th, 2024 / Showcase
Playing Card Experiment
Using CSS and Framer Motion to create interactive cards.
May 15th, 2024 / Snippet
Using Zod to Parse a JSON String
Using Zod to parse a JSON string in TypeScript.
May 15th, 2024 / Post
Discriminated Unions in TypeScript
An brief introduction to what discriminated unions are and how to use them.