Pinned Repositories
toy-sql-db
Toy SQL DB to learn database internals
rlox-tree
A tree walking interpreter for Lox written in rust
toy-raytracer
A toy raytracer written to learn Rust
gb-emulator
A GameBoy emulator written in python
compiler-stuff
Some parser generators + misc stuff
bezier-pygame
Draw Bezier curves in pygame using de Casteljau's algorithm
geowars-clone
geometry wars-like game in pygame
rcheer
A compiler to x86-64 linux
shapefile_draw
Python program for visualizing shapefiles using pyshp and Pillow
book-app
curtisxk38's Repositories
curtisxk38/toy-sql-db
Toy SQL DB to learn database internals
curtisxk38/gpx-tools
curtisxk38/rcheer
A compiler to x86-64 linux
curtisxk38/rlox-tree
A tree walking interpreter for Lox written in rust
curtisxk38/cheer-lang
A statically typed language
curtisxk38/toy-raytracer
A toy raytracer written to learn Rust
curtisxk38/otwarchive
The Organization for Transformative Works (OTW) - Archive Of Our Own (AO3) Project
curtisxk38/compiler-stuff
Some parser generators + misc stuff
curtisxk38/cs3102_web
curtisxk38/gb-emulator
A GameBoy emulator written in python
curtisxk38/line-intersection-pygame
Check whether two lines intersect and find their point of intersection
curtisxk38/fair-assignment
curtisxk38/opencv-testing
playing around with opencv in python
curtisxk38/podcast-scrape
curtisxk38/cs3240-labdemo
curtisxk38/imdb-incentives
Save business and genre data on movies filmed in Virginia from IMDb's FTP server
curtisxk38/godot
Godot Engine – Multi-platform 2D and 3D game engine
curtisxk38/godot-docs
Godot Engine official documentation
curtisxk38/hotword-voice-control
curtisxk38/level-editor
A simple level editor in pygame
curtisxk38/cville-book-scrape
Scrape the UVa library and JMRL catalogs. Supports queries by author or title.
curtisxk38/bezier-pygame
Draw Bezier curves in pygame using de Casteljau's algorithm
curtisxk38/book-app
curtisxk38/sample-rails-app
curtisxk38/watson-word-watcher
A proof of concept using IBM's Speech-to-Text API to do quick-and-dirty transcriptions
curtisxk38/logisim-labeler
Creates a Logisim file with labeled components
curtisxk38/webcam-timelapse
Take a series of photographs from the webcam using uvccapture
curtisxk38/geowars-clone
geometry wars-like game in pygame
curtisxk38/cs2110-tictacnine
curtisxk38/pygame-DodgeGame