Pinned Repositories
2D-Character-Controller
Free 2D Character Controller for Unity.
ADT-Speed-Simulator
Simulates various ADTs (i.e. Linked Lists, Binary Search Trees, Binary Heaps, Quadratic Probing Hashes, etc) and tests their CPU speed.
bootstrap-form
Interpreter
Interprets the mock language X. Simulates bytecode interactions between a virtual machine and runtime stack.
OriginalDesign
An AP Computer Science A programming assignment for Mr. Simon's APCSA course at Lowell High School, San Francisco, USA
Password-Breaker
Cracks a user-defined password by taking advantage of multiple computers in a sever to client relationship.
Population-Study
Using principles of probability and statistics modeling on simulated population data, we formed conclusions based on our calculated confidence intervals and linear regression models.
PvP-Tank-Game
Fully featured 2D PvP tank battle game.
Space-Shooter-Game
Space shooter game with various enemy types, wave spawning, and upgrade system.
Unix-like-Virtual-Machine
Process oriented. Has design and creation of modified schedulers, addition of I/O drivers, memory allocation among other extensive design modifications.
bdtong's Repositories
bdtong/Password-Breaker
Cracks a user-defined password by taking advantage of multiple computers in a sever to client relationship.
bdtong/2D-Character-Controller
Free 2D Character Controller for Unity.
bdtong/ADT-Speed-Simulator
Simulates various ADTs (i.e. Linked Lists, Binary Search Trees, Binary Heaps, Quadratic Probing Hashes, etc) and tests their CPU speed.
bdtong/bootstrap-form
bdtong/Interpreter
Interprets the mock language X. Simulates bytecode interactions between a virtual machine and runtime stack.
bdtong/OriginalDesign
An AP Computer Science A programming assignment for Mr. Simon's APCSA course at Lowell High School, San Francisco, USA
bdtong/Population-Study
Using principles of probability and statistics modeling on simulated population data, we formed conclusions based on our calculated confidence intervals and linear regression models.
bdtong/PvP-Tank-Game
Fully featured 2D PvP tank battle game.
bdtong/Space-Shooter-Game
Space shooter game with various enemy types, wave spawning, and upgrade system.
bdtong/Unix-like-Virtual-Machine
Process oriented. Has design and creation of modified schedulers, addition of I/O drivers, memory allocation among other extensive design modifications.
bdtong/StockOverflow
Your ultimate stock photo website.
bdtong/Websocket-Demo
Test program for the Websocket communications protocol.