Posted inc# side-project Codewars C# code generator Posted by By lukegarrigan For the past couple weeks I've been trying to sharpen my C# skills by using…
Posted innode Coding Horror Index Posted by By lukegarrigan If you care at all how I managed to create this index, take a look…
Posted inp5.js Coding a Pong clock in JavaScript Posted by By lukegarrigan I'm a little bit strapped for things to code on at the moment, as a…
Posted inp5.js side-project Wall Paint Calculator Posted by By lukegarrigan Following on from the success of my Wall Panelling Calculator which has now been used…
Posted inc# design-pattern The State design pattern in C# Posted by By lukegarrigan A popular kata/interview question to have a crack at in your spare time is the…
Posted inreverse-engineering How does Bitwarden work? Posted by By lukegarrigan Bitwarden is not only a password manager, it's a password manager written in C# and…
Posted inp5.js How to code Particles Posted by By lukegarrigan There are 3 certainties in life: death, taxes and somebody you know has a website…
Posted inc# side-project Coding a File to URL website Posted by By lukegarrigan For a while now I've run the cycle of getting inspired by an idea I've…
Posted incss html Fixing accessibility issues using Axe Posted by By lukegarrigan The last couple weeks I've had to hone in on some accessibility requirements for my…
Posted inalgorithm js Comparing Flood Fill Algorithms in JavaScript Posted by By lukegarrigan Every now and then I like to deep-dive into an algorithm I'll probably never use…