Posted injs PIN-Based OAuth in Twitter Posted by By lukegarrigan This week I've had a bit of a play with creating some apps that run…
Posted innode Forgot what code you committed yesterday? Do THIS! Posted by By lukegarrigan You're in your morning scrum call, it's now your turn to tell the team what…
Posted inalgorithm p5.js The Game of Life Posted by By lukegarrigan The Game of Life or cellular automaton was developed by John Horton Conway in 1970 with…
Posted inalgorithm p5.js What is Breadth-First Search (BFS) Posted by By lukegarrigan Introduction In computer science, a search algorithm is a series of steps that can be…
Posted injs Create Fake Data Easily Using JavaScript Posted by By lukegarrigan Ever need to populate a table or generate some data to see what your GUI…
Posted injs Fast prototyping without worrying about the backend Posted by By lukegarrigan This week I had a small project I wanted to prototype with an even smaller…
Posted inai algorithm game-dev p5.js Neural Network Learns to Drive Posted by By lukegarrigan This week I've been playing around with neural networks, or more specifically neuroevolution of augmenting…
Posted inalgorithm p5.js simulation Genetic Algorithms In JavaScript Posted by By lukegarrigan This week I've been having a play around with genetic algorithms and had a tonne…
Posted inp5.js simulation The Flocking Algorithm Posted by By lukegarrigan This week I thought I'd have a bit of a play with creating a simulation…
Posted ingame-dev p5.js How to Code Doodle Jump! Posted by By lukegarrigan It's been a little while seen I've done some game development so I thought I'd…