Pinned Repositories
airplay-hangman
A hangman game that can be broadcasted to any Airplay host (e.g. Apple TV) with a sleek, responsive web interface.
battleboat-online
A modern, multiplayer battleship implementation for all to play.
cs244-choke-replication
Diep.io-Protocol
A project dedicated to reverse-engineering diep.io's client/server protocol.
gomovies
Golang interface and load-balancing REST API to view movie library and recommendations
Katana
Netflix, for everything. Supports any backend that follows the API specification.
libairplay
Lightweight and efficient C++ library to stream photos and videos via Airplay.
maze-generator
A DFS-based maze generator and solver.
sce-chess
Stands for "Sumer's Chess Engine" - rated at roughly ~2045 ELO, written in C++ with bitboard board-representation.
symbolic-differentiator
A Scheme symbolic differentiator capable of real-time output coupled with a web interface.
firebolt55439's Repositories
firebolt55439/Diep.io-Protocol
A project dedicated to reverse-engineering diep.io's client/server protocol.
firebolt55439/libairplay
Lightweight and efficient C++ library to stream photos and videos via Airplay.
firebolt55439/maze-generator
A DFS-based maze generator and solver.
firebolt55439/airplay-hangman
A hangman game that can be broadcasted to any Airplay host (e.g. Apple TV) with a sleek, responsive web interface.
firebolt55439/gomovies
Golang interface and load-balancing REST API to view movie library and recommendations
firebolt55439/cs244-choke-replication
firebolt55439/fanfic-downloader
A sleek fanfiction downloader, written entirely for the modern web.
firebolt55439/symbolic-differentiator
A Scheme symbolic differentiator capable of real-time output coupled with a web interface.
firebolt55439/battleboat-online
A modern, multiplayer battleship implementation for all to play.
firebolt55439/Katana
Netflix, for everything. Supports any backend that follows the API specification.
firebolt55439/language-compiler
A compiler for a fully-fledged programming language of my own, written in C++ with an LLVM backend.
firebolt55439/sce-chess
Stands for "Sumer's Chess Engine" - rated at roughly ~2045 ELO, written in C++ with bitboard board-representation.
firebolt55439/trivia-oracle
An HQ trivia "oracle" with OCR recognition, leveraging the Google search API.
firebolt55439/audiocatcher
A copyright infringement detection system based on music fingerprinting.
firebolt55439/cors-proxy-heroku
CORS proxy deployment on Heroku
firebolt55439/crustacean-wordle
Wordle for Rustaceans.
firebolt55439/firebolt55439.github.io
Source for my account's Github page.
firebolt55439/svm
Sumer's VM, a lightweight stack-based VM for compiling an Assembly-like language to bytecode and interpreting it.
firebolt55439/CloudyTabs
CloudyTabs is a simple menu bar application that lists your iCloud Tabs.
firebolt55439/data-structures
Walk-through and implementation of various data structures.
firebolt55439/dialoguer
Rust utility library for nice command line prompts and similar things
firebolt55439/elore.io
The homepage for everything elore-related.
firebolt55439/hackmit2021
firebolt55439/ios-fanfiction-viewer
A native iOS fanfiction viewer.
firebolt55439/ios-hangman
A multiplayer iOS hangman game played P2P over Bluetooth/LAN.
firebolt55439/ls_extended
ls with coloring and icons
firebolt55439/ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
firebolt55439/Subworkers
Polyfill to allow nested WebWorkers