Pinned Repositories
artmonitors
Two projects related to my art website personal project. First, the website backend written in Django and a companion app to upload personal files to the website once it has been hosted. Second, a short tkinter script to easily upload new collections to the website.
artmonitors-production
The production build of artmonitors.com. A smaller repository than the `artmonitors` repository, but makes communication and remote updates easier without needing to waste space on the GUI app
As-the-Numbers-Say
Compositional project for MUS 306 (Music Composition with Computers).
FEArena
A project to implement and extend Fire Emblem PvP, starting with the GBA Link arena
HomeworkPlanner
A simple Java Homework Planner. Tasks can be inputted with assigned names, descriptions, associated classes, priorities, due dates, and estimates of completion time. They can also be sorted by each of these metrics, to make organization of assignments from many different classes easier.
Millennium
Millennium: A fan game framework/engine in Unity 2018 based on Paper Mario: The Thousand-Year Door
minesweeper
A minesweeper project in Java
Minesweeper-js
A Minesweeper implementation in Javascript. Public copy is available at
MOMA
The code detailing an art website
ranges
Continuous Range, RangeSet, and RangeDict data structures for Python
Superbird11's Repositories
Superbird11/ranges
Continuous Range, RangeSet, and RangeDict data structures for Python
Superbird11/FEArena
A project to implement and extend Fire Emblem PvP, starting with the GBA Link arena
Superbird11/HomeworkPlanner
A simple Java Homework Planner. Tasks can be inputted with assigned names, descriptions, associated classes, priorities, due dates, and estimates of completion time. They can also be sorted by each of these metrics, to make organization of assignments from many different classes easier.
Superbird11/Minesweeper-js
A Minesweeper implementation in Javascript. Public copy is available at
Superbird11/artmonitors
Two projects related to my art website personal project. First, the website backend written in Django and a companion app to upload personal files to the website once it has been hosted. Second, a short tkinter script to easily upload new collections to the website.
Superbird11/artmonitors-production
The production build of artmonitors.com. A smaller repository than the `artmonitors` repository, but makes communication and remote updates easier without needing to waste space on the GUI app
Superbird11/As-the-Numbers-Say
Compositional project for MUS 306 (Music Composition with Computers).
Superbird11/Millennium
Millennium: A fan game framework/engine in Unity 2018 based on Paper Mario: The Thousand-Year Door
Superbird11/minesweeper
A minesweeper project in Java
Superbird11/MOMA
The code detailing an art website
Superbird11/ns2
For practice.
Superbird11/rockstar-euler
Project Euler problems (less than 100, of course), implemented in Rockstar. Also includes a couple of sample code recipes, and a couple of hobby scripts
Superbird11/tgab-ai
scraper and neural net trainer for The Gods Are Bastards, via https://github.com/minimaxir/textgenrnn
Superbird11/TileTower
IPhone game describable as a cross between Minesweeper, Othello, and UpWords.