Pinned Repositories
chip8
An emulator for the chip-8 instruction set
compiler
My C++ implementation of Crenshaw's compiler tutorial
fizzicks
outlook_auth
Authentication with outlook
proxy-auth-injector
Injects Proxy-Authentication header into http/https requests and then acts as a tunnel between an application and a proxy.
raycast
A ray casting graphics renderer
taboverflow
A chrome extension that prevents you from opening too many tabs
lexmart's Repositories
lexmart/taboverflow
A chrome extension that prevents you from opening too many tabs
lexmart/outlook_auth
Authentication with outlook
lexmart/raycast
A ray casting graphics renderer
lexmart/algo
C implementations of various algorithms
lexmart/chip8
An emulator for the chip-8 instruction set
lexmart/compiler
My C++ implementation of Crenshaw's compiler tutorial
lexmart/fizzicks
lexmart/proxy-auth-injector
Injects Proxy-Authentication header into http/https requests and then acts as a tunnel between an application and a proxy.
lexmart/giu
Cross platform rapid GUI framework for golang based on Dear ImGui.
lexmart/goproxy
lexmart/LearningGenie
lexmart/link
A demo of a small puzzle game
lexmart/lmfdb
L-Functions and Modular Forms Database
lexmart/LVBusFinder
My Congressional App Challenge submission
lexmart/Pixel-World
Graphic simulation of world of pixels with unique properties
lexmart/proxy
lexmart/quiz
Multiplayer jeopardy with automated answer judging
lexmart/rethinking
Statistical Rethinking course and book package
lexmart/VBA-JSON-parser
Backus-Naur Form JSON Parser based on RegEx for VBA