Pinned Repositories
Bedrock
An (incomplete) 3D voxel game I made a while ago
color-distribution-visualizer
A Python script to view the color distribution of an image, video, or camera feed in common color spaces.
cpp-q-learning
Basic Q-learning implementation in C++
CSCI-739-GraphGrad
A tensor + automatic differentiation library in C++/CUDA (with Python bindings)
glow-demo
An OpenGL application to demo a custom glow effect.
pacbot-rl
Reinforcement learning for the Harvard PacBot competition.
RadBot
A MCTS AI that plays the card game Radlands, written in Rust.
sudoku-cpp
A self-contained C++ program to generate solved sudoku puzzles.
uBO-Scriptlets
Custom scriptlets for injection via uBlock Origin.
UniTree
A web app to intuitively visualize a course's prerequisite graph
qxzcode's Repositories
qxzcode/color-distribution-visualizer
A Python script to view the color distribution of an image, video, or camera feed in common color spaces.
qxzcode/cpp-q-learning
Basic Q-learning implementation in C++
qxzcode/mancala_bot
MCTS AI that evaluates Mancala moves + a GUI, written in Rust.
qxzcode/pacbot-rl
Reinforcement learning for the Harvard PacBot competition.
qxzcode/qxzcode.github.io
qxzcode/RadBot
A MCTS AI that plays the card game Radlands, written in Rust.
qxzcode/RogueMaker
A framework for easily creating custom roguelike games
qxzcode/squareworld-q-learning
Q-learning to avoid bullets
qxzcode/CSCI-739-GraphGrad
A tensor + automatic differentiation library in C++/CUDA (with Python bindings)
qxzcode/hgpl-optimizer
qxzcode/sudoku-cpp
A self-contained C++ program to generate solved sudoku puzzles.
qxzcode/uBO-Scriptlets
Custom scriptlets for injection via uBlock Origin.
qxzcode/UniTree
A web app to intuitively visualize a course's prerequisite graph
qxzcode/aoc_2019
Advent of Code 2019
qxzcode/click-by-voice
Chrome browser extension that provides support for activating links and other elements by voice commands
qxzcode/collide-utilities
qxzcode/compression-optimization
Some experiments in optimizing text data for compressibility with constraint programming
qxzcode/CS1-art-show
My submission for the CS1 turtle recursion art show
qxzcode/dragonfly-configuration
Code and configuration for voice commands using Dragonfly
qxzcode/draw
TensorFlow Implementation of "DRAW: A Recurrent Neural Network For Image Generation"
qxzcode/grid-game2-bot
qxzcode/linear-modality-alignment
Connecting an image encoder to a text-only LLM with a single linear layer.
qxzcode/moontool
A set of algorithmic tools for the board game Moonrakers
qxzcode/myCourses-plus
A browser extension to improve RIT's myCourses site
qxzcode/node-homework-helper
A command-line homework organizer in Node.js
qxzcode/pyterrier_colbert
ColBERT fork for IR 2023 project
qxzcode/Q-learning-experiments
Just playing around with Q-learning ideas
qxzcode/TinyEngine
Tiny OpenGL3 Wrapper / 3D Engine in C++
qxzcode/trapezoidal-maps
qxzcode/trench-game