Pinned Repositories
CIS20
My code for CIS20
CIS27
My code for CIS27 class.
CompPhys
hackasm
HACK assembler in C++
Minesweeper
A working minesweeper clone built in C++/SFML.
npapi
A neopets API created with python/aiohttp, Supports multiple accounts.
question-site
A Q&A web app built with Gin and Vue.
RogueExplorer
A rogue-like mmo with tile-based graphics.
simple-login
A simple web app meant to enable user authentication and session tokenization.
SS13Midi2Music
Converts MIDI controller key presses to keyboard for playing instruments in Space Station 13.
esgameco's Repositories
esgameco/question-site
A Q&A web app built with Gin and Vue.
esgameco/SS13Midi2Music
Converts MIDI controller key presses to keyboard for playing instruments in Space Station 13.
esgameco/npapi
A neopets API created with python/aiohttp, Supports multiple accounts.
esgameco/CIS20
My code for CIS20
esgameco/CIS27
My code for CIS27 class.
esgameco/CompPhys
esgameco/hackasm
HACK assembler in C++
esgameco/Minesweeper
A working minesweeper clone built in C++/SFML.
esgameco/RogueExplorer
A rogue-like mmo with tile-based graphics.
esgameco/simple-login
A simple web app meant to enable user authentication and session tokenization.
esgameco/cryptopals
esgameco/dotfiles
The dotfiles that I used in my manjaro system.
esgameco/esgameco
esgameco/esgameco.github.io
Personal website.
esgameco/geoscraper
A tool designed to scrape GeoHints.com into Anki decks.
esgameco/hack-the-box
Hack the Box writeups and files
esgameco/HigherLower
An Ethereum DAPP that allows players to bet; the person who bets the most wins everything.
esgameco/nand2tetris
The code that I created for the course Nand2Tetris.
esgameco/novel-translate
A python script that will scrape a site for raws, translate using Claude 3 Haiku, then output to files.
esgameco/npbot
A neopets bot designed to trade with its own accounts and accumulate capital.
esgameco/PhysicsEngine
A physics engine utilizing linear algebra learned in class
esgameco/PokeDex
A full stack project using flask and react that aims to replicate a PokeDex.
esgameco/portfolio-site
A personal site to display all the projects I've created.
esgameco/py-db-benchmark
A benchmarking tool to check how fast various python database drivers are.
esgameco/Snake
esgameco/triangles
An SDL2+OpenGL program that writes triangles to the screen
esgameco/typing-trainer
Typing trainer web app with real-time competition between players.
esgameco/webnotes
Notes on web technologies.
esgameco/YoutubeExpander
This script takes a youtube video link and expands it however many times you want.