Welcome to Alston's homepage!

See a list of all my projects here!

View My GitHub Profile

Projects

Web Applications

TypeTile

Third Place Winner at UWaterloo Computer Science Club’s Project Program Competition A piano tiles inspired game to help users practice their typing skills! Users can create accounts, play 4 different game modes, check all-time leaderboards, and track their typing improvement.

Side Project Ideas

A MERN web app that allows users to create accounts and post side project ideas for those who lack inspiration.

Android Applications

Workout Tracker

A cross platform mobile app, developed with Flutter, that allows users to track their bodyweight workouts and see how their reps built up over time.

Cricket Career Statistics Tracker

An Android app with over 10,000 downloads that allows cricketers to track the statistics from all the cricket matches they play.

Climb

An Unity-developed mobile game with simple controls, in which a player must climb up a building without clicking in the wrong direction. All graphics were self-designed.

Coffee Farm Calculators

An Android app that helps coffee farmers by providing ready-made calculators for their various needs.

Python Projects

Course Central

An online course management system, that stores details of online courses from various sources in one place, and makes finding relevant courses easy with sort and search functionality. It was created using Python and MySQL, and has a GUI implemented with PyQt5.

tic-tac-toe

An AI that uses the minimax algorithm to never lose a game of tic-tac-toe.

ATM

A Python program that demonstrates the working of an ATM with withdraw and deposit functions.

Metrics Bot

A discord bot, made using the discord.py package, that scans all the messages in your server, and calculates useful metrics like Daily Active Users, Weekly Active Users, number of messages sent each day, and more.

Fab4 Bot

A Reddit bot that provides a link to Martin Crowe’s article about the Fab 4, whenever a Reddit user suggests adding a new player to the exclusive club.

Courses

Full Stack Open 2021

My solutions for the exercises in the Full Stack Open course by the University of Helsinki.