Pinned Repositories
507-Schedulers
Thread-Per-Request and Event-Based schedulers written in Java for my graduate OOP course
advent-of-code-2017
My solutions to the Advent of Code challenge.
COVID-19-Simulation
A recreation of the Washington Post's COVID-19 Simulation using Rust and Web Assembly
LearnOpenGL_Renderer
A 3D renderer built off of the LearnOpenGL guide with some additional features.
Love-Tetris
A Tetris clone written in Lua using the LÖVE 2D game framework.
ray-tracing
A multithreaded path tracer based on Peter Shirley's "Ray Tracing" series.
rusty_boy_DMG
An emulator for the original Gameboy written in Rust.
rusty_chip_8
A CHIP-8 emulator written in Rust.
SDL-Snake-Switch
A port of my SDL2 Snake game to Nintendo Switch homebrew.
Soaring-Stationary
ev-wilt's Repositories
ev-wilt/rusty_boy_DMG
An emulator for the original Gameboy written in Rust.
ev-wilt/SDL-Snake-Switch
A port of my SDL2 Snake game to Nintendo Switch homebrew.
ev-wilt/COVID-19-Simulation
A recreation of the Washington Post's COVID-19 Simulation using Rust and Web Assembly
ev-wilt/rusty_chip_8
A CHIP-8 emulator written in Rust.
ev-wilt/LearnOpenGL_Renderer
A 3D renderer built off of the LearnOpenGL guide with some additional features.
ev-wilt/507-Schedulers
Thread-Per-Request and Event-Based schedulers written in Java for my graduate OOP course
ev-wilt/advent-of-code-2017
My solutions to the Advent of Code challenge.
ev-wilt/advent-of-code-2018
My submissions for Advent of Code 2018
ev-wilt/Love-Tetris
A Tetris clone written in Lua using the LÖVE 2D game framework.
ev-wilt/ray-tracing
A multithreaded path tracer based on Peter Shirley's "Ray Tracing" series.
ev-wilt/Alexa-Dinkster-Daily
An Alexa Skill that lets users ring the Dinkster using their Alexa device.
ev-wilt/Alexa-Guessing-Game
A simple high-low number guessing game made into an Alexa Skill.
ev-wilt/chat-server
A websocket server for my pictochat clone
ev-wilt/dotfiles
A place to store any configuration files I have saved.
ev-wilt/evdawilt.github.io
ev-wilt/flappy-moth
A clone of the popular Flappy Bird game featuring a moth.
ev-wilt/gb-link-firmware
ev-wilt/Java-Minesweeper-Clone
A clone of Minesweeper written in Java.
ev-wilt/Mode-Zero-Racing
A Split-Screen Racing Game written in Pygame
ev-wilt/NotATamagotchi
A pet simulator based on the hit 90's toy Tamagotchi written in Python.
ev-wilt/ReadySetDraw
ev-wilt/RFID-Auth-System
RFID authorization system that stores users in a DynamoDB database.
ev-wilt/SDL2-Snake
A clone of Snake written in SDL 2.0
ev-wilt/SICXE-Assembler
An assembler written in C++ for SIC and SIC/XE assembly code as a final project for my Systems Programming course.
ev-wilt/web-cap
A retooling of the CAP cryptography tool for the web using React.