Star Wars Specializer

The Star Wars Specializer is a video compilation software I created for an independent study at Northwestern with professor Jesse Tov.

The goal of this project was to create a tool in which users can create a custom-made film based on choices they make. To implement this, I used Python and various APIs, most notably FFmpeg for video compilation and Kivy for user interfaces. By the end of the project, I successfully created an executable that allows users to design and export a 2 hour video file within 5 seconds. Please see the video below for more details.

Below is the link to the Github repository for this project.


Tabletop Game Assistant

Tabletop Game Assistant is an interactive website I created for a course at Northwestern with two other students.

The goal of this project was to give Dungeons & Dragons players a much easier way to locate and manage information, as much of Dungeons & Dragons is confined to multiple, bulky rulebooks. To implement this, we used HTML, CSS, and Javascript, in addition to Materialize to aid with the visual design. By the end of the project, we created a website that provides clear and concise descriptions for characters in Dungeons & Dragons and offers a notepad that allows users to save information they deem important. In addition, we created an account system: a user can create an account, edit their notepad, log out, then log back in at any time (on the same device) and all of their information will be saved. Please see the video below for more details.

Below is the link to the working site.

Below is the link to the Github repository for this project.