Pinned Repositories
Arcade-Frogger-in-MIPS-Assembly
MIPS Assembly implementation of classic arcade game frogger
cccccz.github.io
My first personal website :)
computer-graphics-csc317
course page for csc317
CSC417-physics-based-animation
Homepage for CSC417: Physics-based Animation
geometry-processing-csc2520
Course Page for Geometry Processing
JavaScript30
30 Day Vanilla JS Challenge
midi-js-soundfonts
Pre-rendered General MIDI soundfonts that can be used immediately with MIDI.js
Neural-Style-Transfer
exploring neural style transfer with alternative CNN architectures
OpenGL-BreakOutGame
Breakout game from the Ataru 2600 console written in C++ using OpenGL
OpenGL-Funny-Spinning-Box
cccccz's Repositories
cccccz/Arcade-Frogger-in-MIPS-Assembly
MIPS Assembly implementation of classic arcade game frogger
cccccz/cccccz.github.io
My first personal website :)
cccccz/computer-graphics-csc317
course page for csc317
cccccz/CSC417-physics-based-animation
Homepage for CSC417: Physics-based Animation
cccccz/geometry-processing-csc2520
Course Page for Geometry Processing
cccccz/JavaScript30
30 Day Vanilla JS Challenge
cccccz/midi-js-soundfonts
Pre-rendered General MIDI soundfonts that can be used immediately with MIDI.js
cccccz/Neural-Style-Transfer
exploring neural style transfer with alternative CNN architectures
cccccz/OpenGL-BreakOutGame
Breakout game from the Ataru 2600 console written in C++ using OpenGL
cccccz/OpenGL-Funny-Spinning-Box
cccccz/petpal
Petpal Pet Adoption Website
cccccz/pyqtCalculator2
cccccz/RayTracing
RayTracingWeekendSeries
cccccz/Simulating-Annealing-for-non-linear-optimization
Applying Simulated Annealing Algorithm to find the solution to the Travelling Salesman Problem.
cccccz/Sokoban-Solver
run dfs/a_star search algorithm with multi-path-pruning on str representations of Sokoban puzzles
cccccz/WebPiano
Simple mini piano using html css and JavaScript
cccccz/Zelda
Zelda in python using Pygame