Griffin Williams

Former professional Super Smash Bros player, current Software Engineer

Welcome to My Portfolio


I am a graduate from the school of Computer Science at UC Irvine. On this page you will find a description of my projects as well as a link to download them.

Please click the images below to reach me on LinkedIn, check out my GitHub, or download my resume.


Smash Bros Game Replay File Editor

Have a replay file from Super Smash Bros Melee but don't like the default file name?

Use my program to edit the filenames to be more descriptive!

It will list the characters' names, your opponent, as well as the stage you played on. Works on individual files or batches. Complete with a .exe file and easy-to-use GUI.

Link Here
Riot Games Valorant Query Discord Bot

Using both the API from Discord and Riot Games, I made a Discord bot that allows you to query the Riot Games database in real-time!

Want to know the current top 100 leaderboard? No problem.

Interested in getting a list of all available item skins in the game? I got you covered.

Link Here

Python Wordle Game With Infinite Replayability

Play the popular New York Times' game Wordle as much as you want!

This Python script was created by reverse-engineering Wordle, with the caveat that it allows you to replay it forever.

It uses the exact word list from Wordle as well, so you know it's an authentic experience (albeit frustrating).

Link Here
Wordle Helper

Curious about what you could have done better when playing Wordle? Or maybe you just want to impress your friends?

Your secret is safe with me, use my helper.

Give it the information from a Wordle game you played, and it will tell you the list of all of the possible answers.

Please use responsibly.

Link Here

Super Smash Bros Replay File Database

A database built using SQL/MySQL along with the official py-slippi API. Hosted on a Linode cloud Linux server.

Upload any replay file, and query the database to get a list of statistics such as win rates or character usage.

Portfolio Website

My portfolio website built using Python, Django, HTML, and CSS. View my projects or connect with me on LinkedIn.

Hint: You're on it right now!