Pinned Repositories
ConnectFour
Simple ConnectFour game written in Java
fast-shortener
Non-persistent fast URL-shortening service in Go
FunWithCUDA
Computing Mandelbrot sets with CUDA in MATLAB, displays speed of CPU vs GPU
mattermost-native-android
Native Android app for Mattermost
ScanGrader
An Optical Mark Recognition Program
ZopperPerm
An efficient permutations generator, supporting unlimited* lengths
mattermost
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
conveyor
A fast build system for Docker images.
empire
A PaaS built on top of Amazon EC2 Container Service (ECS)
gogogo
The board game Go written in Go inspired by AlphaGo.
DavidLu1997's Repositories
DavidLu1997/ScanGrader
An Optical Mark Recognition Program
DavidLu1997/ZopperPerm
An efficient permutations generator, supporting unlimited* lengths
DavidLu1997/ConnectFour
Simple ConnectFour game written in Java
DavidLu1997/FunWithCUDA
Computing Mandelbrot sets with CUDA in MATLAB, displays speed of CPU vs GPU
DavidLu1997/mattermost-native-android
Native Android app for Mattermost
DavidLu1997/olympiads-notes
Courses I taught at Olympiads School
DavidLu1997/watwatch
Smartwatch based on the TI-Launchpad and it's Orbit Booster Pack
DavidLu1997/fast-shortener
Non-persistent fast URL-shortening service in Go
DavidLu1997/android
Mattermost app for Android phones and tablets
DavidLu1997/BlackJackCPP
Blackjack written in C++, for Olympiads School's C++ Class Spring 2015
DavidLu1997/CardArrayLists
Same as CardArrays, but with ArrayLists
DavidLu1997/CardArrays
A simple representation of a deck of cards with a full GUI, written in Java for ICS4U
DavidLu1997/ConwaysLife
Simulation using rules of Conways Game of Life, full GUI. Written in Java for ICS4U
DavidLu1997/cs138
cs138 assignments
DavidLu1997/desktop
Mattermost Desktop application for Windows, Mac and Linux
DavidLu1997/docs
DavidLu1997/EngHacks
A simple database crawler for enghacks 2015
DavidLu1997/GridRPG
A simple gird-based modular RPG game with no storyline as of yet.
DavidLu1997/ios
Mattermost iOS application source code
DavidLu1997/mattermost-driver-javascript
Javascript library for interacting with the Mattermost API
DavidLu1997/Mattermost-WPF
WPF application for mattermost
DavidLu1997/MattermostWPF
A fully native Mattermost client
DavidLu1997/NBodySim
An N-Body physics simulator using CUDA
DavidLu1997/NecroBot
a Pokemon Go Bot. -> https://discord.gg/VXKxNFr
DavidLu1997/Operation-Fallout
A basic (inaccurate, without any physics) radiation simulator with full GUI written in Java
DavidLu1997/platform
Open source Slack-alternative in Golang and React - Mattermost
DavidLu1997/Poker-Odds
Poker odds calculator written in Matlab for Texas Hold 'em
DavidLu1997/SettlersOfCatan
Basic Settlers of Catan game with modified game constraints. Development not finished. Written in Java for ICS4U.
DavidLu1997/SteamBuddy
Lists Steam games by multiple people
DavidLu1997/Vandermonde
Fits points to a polynomial using the least squares method.