Hey, I'm Ethan Nuessle, welcome to my site!

Studying Computer Science and Mathematics at Rensselaer Polytechnic Institute

↓ Projects ↓


CHIP-8 Emulator
Source Code Download

A feature-complete emulator for the CHIP-8 interpreted programming language, coded in C++. Uses the SDL2 library to provide cross-platform graphics and user-input support. Optimized to draw to the screen at 60 frames a second providing a smooth user experience for a wide variety of games coded for CHIP-8.
Tetris on CHIP-8
Tetris running on my CHIP-8 Emulator


osuExchange API Wrapper
Source Code

A wrapper for the osu! API written in Python. Allows easy access to important endpoints in the API using simple Python code. Downloadable on pip.
osuExchange Logo
osuExchange Logo