Pinned Repositories
8bit-simulation
A simple 8-bit computer simulation I built using simulator.io.
ajrilatt
Config files for my GitHub profile.
BigAIProject
cpp-raster
An console-based rasterization engine in C++.
dcom270-final
A holiday-themed Jeopardy game for LVC's DCOM-270 final project.
extension-assist
A simple productivity assistant built as a Chrome extension.
homebrew-ml
Implements a few basic machine learning models from scratch as a learning exercise.
jam3d
jam3d_7_7_2020
java-raster-engine
This is a rasterization engine I wrote during the height of the pandemic. The Java implementation is pretty clumsy, but it at least renders an .obj with flat shading.
ajrilatt's Repositories
ajrilatt/8bit-simulation
A simple 8-bit computer simulation I built using simulator.io.
ajrilatt/ajrilatt
Config files for my GitHub profile.
ajrilatt/BigAIProject
ajrilatt/cpp-raster
An console-based rasterization engine in C++.
ajrilatt/dcom270-final
A holiday-themed Jeopardy game for LVC's DCOM-270 final project.
ajrilatt/extension-assist
A simple productivity assistant built as a Chrome extension.
ajrilatt/homebrew-ml
Implements a few basic machine learning models from scratch as a learning exercise.
ajrilatt/jam3d
ajrilatt/jam3d_7_7_2020
ajrilatt/java-raster-engine
This is a rasterization engine I wrote during the height of the pandemic. The Java implementation is pretty clumsy, but it at least renders an .obj with flat shading.
ajrilatt/morse-keyer
Turn any keyboard key into a toggleable Morse straight key.
ajrilatt/pi-estimate
Approximate pi using a variety of techniques.
ajrilatt/research-2022
A collection of GAP files used during my summer research in quantum information science with Dr. David Lyons at Lebanon Valley College.
ajrilatt/shamazon-crime
Implementation of a package-sending company's database for a Database class.
ajrilatt/terminal-trouble
Wolfenstein 3D-style ASCII raycaster.
ajrilatt/ticbot
A remarkably unintelligent tic-tac-toe-playing neural net.
ajrilatt/tics-tacs-toes
A collection of weird tic-tac-toe programs I've experimented with over the years.
ajrilatt/toy-keylog
A simple Python keylogger with a client and server.
ajrilatt/vigenere-cracker
Using some naive chi-squared analysis, automate the process of testing Vigenere cipher keys.