Posted inc# misc The Gilded Rose Refactoring Kata Posted by By lukegarrigan 10th April 2024 The Gilded Rose refactoring Kata is a brilliant exercise based on the World of Warcraft…
Posted inmisc VIM adventures Posted by By lukegarrigan 11th November 2023 A proficient VIM practitioner can resemble a conjurer, the way they bounce around the text…
Posted inmisc Codewars C# code generator Posted by By lukegarrigan 11th March 2023 For the past couple weeks I've been trying to sharpen my C# skills by using…
Posted inmisc Coding a Pong clock in JavaScript Posted by By lukegarrigan 29th January 2023 I'm a little bit strapped for things to code on at the moment, as a…
Posted inmisc Wall Paint Calculator Posted by By lukegarrigan 21st January 2023 Following on from the success of my Wall Panelling Calculator which has now been used…
Posted inmisc How does Bitwarden work? Posted by By lukegarrigan 27th December 2022 Bitwarden is not only a password manager, it's a password manager written in C# and…
Posted inmisc Date Converter in JavaScript Posted by By lukegarrigan 13th August 2022 There's not much else that tops the list of things I struggle with in software…
Posted inmisc How to code a JWT debugger in JavaScript Posted by By lukegarrigan 16th July 2022 If you're a developer then you've probably pasted a JWT into jwt.io to have a…
Posted inmisc Coding a JSON formatter Posted by By lukegarrigan 26th June 2022 If you're anything like me then you probably have a load of websites listed in…
Posted inmisc Upgrading from Vue 2.x to Vue 3.x Posted by By lukegarrigan 29th May 2022 Today I upgraded from Vue 2 to Vue 3 and it was pretty painless, so…