Pinned Repositories
Android-Books
angularjs-template
AngularJS template for single-page sites
Array-Linked-List
Array implementation of a linked list
Cache-Simulator
C implementation of a simulator of a write-through/write-back cache
Dank-Defense
Unity3D tower defense game
Dank-Rolling-Ball
A basic rolling ball game made with Unity 5
Data-Structures-Algorithms
Various implementations of data structures, algorithms, and LeetCode questions. For practice purposes.
edmond-wu.github.io
Personal/professional website
socket-chat
Basic chat application using socket.io
rutgerstc.github.io
Website of the Rutgers Tzu Ching chapter.
Edmond-Wu's Repositories
Edmond-Wu/edmond-wu.github.io
Personal/professional website
Edmond-Wu/Dank-Defense
Unity3D tower defense game
Edmond-Wu/Dank-Rolling-Ball
A basic rolling ball game made with Unity 5
Edmond-Wu/Data-Structures-Algorithms
Various implementations of data structures, algorithms, and LeetCode questions. For practice purposes.
Edmond-Wu/Android-Books
Edmond-Wu/Array-Linked-List
Array implementation of a linked list
Edmond-Wu/Cache-Simulator
C implementation of a simulator of a write-through/write-back cache
Edmond-Wu/Randoms
Random programs/code written during 112
Edmond-Wu/socket-chat
Basic chat application using socket.io
Edmond-Wu/angularjs-template
AngularJS template for single-page sites
Edmond-Wu/procs-threads-rle
C program to test threading and multi-processing on a modified version of the RLE compression algorithm
Edmond-Wu/Chess
Java program that simulates a 2-player chess game through terminal.
Edmond-Wu/CodeSkulptorProjects
Compilation of CodeSkulptor Python programs written for an online class
Edmond-Wu/Coherence-Tutorial
Tutorial Java project for Oracle Coherence
Edmond-Wu/Dark-Souls-III-Cheat-Engine-Guide
Latest CE table and guide for Dark Souls 3
Edmond-Wu/debugging-assignment
Debugging assignment for CS214
Edmond-Wu/dictstat
C program that reads words from a dictionary file, and then counts the occurrences of those words from an input file.
Edmond-Wu/Hangman
Twitch API files for Twitch Plays Hangman
Edmond-Wu/Interstellar-Shooter
Galaga wannabe
Edmond-Wu/Interval-Tree
Java implementation of a binary "interval" tree
Edmond-Wu/Little-Search-Engine
Program returning text files that contain search query
Edmond-Wu/malloc-simulation
A simulation of malloc() and free() from the C library
Edmond-Wu/map-reduce-hadoop
Edmond-Wu/Movie-Reviews-Sentiments
Databases mini-project using MongoDB and a basic sentiments-analyzer algorithm to categorize movie reviews as good/bad.
Edmond-Wu/PhotoAlbum
Edmond-Wu/pointersorter
A C program that sorts a single input string into words.
Edmond-Wu/remote-files
Remote file server in C that's (mostly) transparent to user
Edmond-Wu/Survival
Shoot all the bad guys to stay alive
Edmond-Wu/TF-IDF-MongoDB
Java MongoDB project involving TF-IDF and movie reviews
Edmond-Wu/Tower-Defense
Sci-Fi Tower Defense Game