Why, hello there! My name is Alan. I'm a web developer, indie game designer and a budding digital artist with a
deep passion for the craft and a decade of experience to prove.
I'm always on the look out for opportunities that could broaden and enhance my skillset.
I enjoy working on challenging projects and love collaborating with others to bring their ideas to life.
Let's get to work, shall we?
Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
A sophisticated password generator and strength checker web app built with Vanilla JS. Multiple generators are available for the user to choose from which all attempts to generate strong passwords based on specified requirements.
A simple cards-based kanban board app heavily inspired by Trello in Vanilla JS. Users can create boards, which hold cards, which can hold items which can be dragged around cards.
Simple web app that can convert inputted text into pseudofonts made with unicode characters. Features a modular fonts system that supports addition of new fonts easily.
A simple sticky notes app, for the web where users can add, remove, and edit notes in a grid.
An internet bandwidth monitor for Desktop written in Python with a simple native window built in Tkinter.
A super-simple console based password manager written in Python. Passwords are encrypted with AES-256 with a key derived from a master for secure storage.
A conversational games bot for both Discord and Telegram that lets people play chat games. Had over 800+ monthly active users but I've since stopped updating it.
A console application to identify and copy the color code of any point the mouse cursor is on the screen. Once the cursor is in desired position, a keyboard shortcut will send the hex code of the exact pixel to the clipboard.