-
ProjectEulerSolutions Public
C. 2015 C++ implementations of some solutions to Project Euler problems
C++ UpdatedSep 12, 2023 -
SendKeyToProcess Public
A Win API C++ desktop app with capability to simulate keystrokes in other apps on the user's PC
-
3DSceneViewer Public
c. 2016 3D Scene/Model Viewer, written in C++ using OpenGL
C UpdatedSep 12, 2023 -
processing-snake Public
2013 pet project archive: browser game snake, made in Processing framework (Java)
JavaScript UpdatedSep 12, 2023 -
processing-pong Public
2013 pet project archive: browser game pong, made in Processing framework (Java)
JavaScript UpdatedSep 12, 2023 -
Leetcode Public
Bunch of leetcode problems and thier solutions by me
leetcode leetcode-solutions algorithm-challenges coding-challenges algorithms-and-data-structures leetcode-csharpC# UpdatedDec 6, 2022 -
defi-mooc-lab2 Public
Forked from KaihuaQin/defi-mooc-lab2 -
flash-pong-multiplayer Public
Clone of classic videogame pong with multiplayer (through player.io) made in Flash
-
nape-game Public
Simple actionscript 3.0 game made with use of nape physics engine, features car with shock absorbers
-
Haxe-State-Machine Public
A port of AS3 State Machine. Finite State Machine classes for Haxe.
-
introduction-to-cs Public
Code that i have worked with and/or written for intro to cs class. Everything is written in C.
-
CS50-Final-Project Public
Php website, an improvement on CS50's problem set 7, with added guestbook for registered users to leave feedback on the website and sending private messages for users, on top of existing Yahoo Fina…
JavaScript Other UpdatedJul 12, 2013 -
project0 Public
Simple web site written in php that works with XML database and is basically an on-line menu for a restaurant
PHP Other UpdatedJul 12, 2013 -
hsi Public
Code that i have worked with and/or written for hardware-software interface class. Mostly C programs, some programs without source code that were provided for reverse engineering.