Blog posts

2017

User Management System

less than 1 minute read

Published:

I made a user management system as a coding challenge using PHP! It was my first time learning the framework and the language. More details on my process and installation is in the README of the repo.

Pokemon Password Generation

less than 1 minute read

Published:

I made a simple xkcd-style password generator using Pokemon names. So far, the only user input it takes is which generations the user wants to draw the names from.