Pinned Repositories
Acreage-Contour
A web app for automating the creation of land cover maps using U-Nets
conways-game-of-life
Made Conway's Game of Life :)
discord-distances
A Discord bot that computes how similarly Discord users text using NLP and word2vec finetuning.
factorable-trinomial-generator
Randomly generates factorable trinomials and then prints the factored version.
GalaxyGarden
https://www.youtube.com/watch?v=IUQzedZsJF4
LC-3-Virtual-Machine
A virtual machine running the LC-3 instruction set.
nbody-tool
A portable n-body simulation tool for C++. Optimized with multithreading and SIMD.
NEAT_Cars
My attempt at implementing NEAT (Stanley & Miikkulainen, 2002) to drive 2D cars.
rusty-raytracer
My reattempt at ray tracing: now featuring Rust and sensible design choices
tdude92.github.io
My personal website built using React, Three, and Styled Components
tdude92's Repositories
tdude92/factorable-trinomial-generator
Randomly generates factorable trinomials and then prints the factored version.
tdude92/conways-game-of-life
Made Conway's Game of Life :)
tdude92/deetris-friends
teetris
tdude92/driftmaster
Tokyo drifting
tdude92/2d-raytracer
Two dimensional ray tracer in python.
tdude92/bouncing-balls
This is practice for calculating the trajectory of bouncing objects that do not lose force.
tdude92/openGL-experimentation
opengl
tdude92/perlin-noise
An implementation of the Perlin noise algorithm in Python.
tdude92/phonebook
Make entries in a phone book!
tdude92/phony-chinese-caesar-cipher
Genuine phony Mandarin.
tdude92/ray-marching
Working with lighting
tdude92/Wild-Wild-West
Text-based wild wild west on a computer.