#php


Have I been pwned API
September 11, 2020

My first exploration into the haveibeenpwned API was the searching by range endpoint. It's a fairly simply endpoint, all you need to do is send it the first 5 characters of the sha1 hash of a password. The API will then respond with a string…

Building a sliding puzzle (Part 1 - Backend)
April 22, 2020

In this blog post I will explore creating backend logic for a sliding puzzle game. This project was started on a train with no internet connection and the idea then later expanded upon. I liked the sound of building this as I wanted to explore the…

Select page: