Pinned Repositories
Asteroids
JavaScript implementation of the classic asteroids arcade game using HTML5.
cat-force-one
A side scrolling shooter game where you take on the role of a flying cat built with HTML5.
CIS520_Proj1
Pintos Project 1 "Threads" for CIS 520, Operating Systems, at Kansas State University.
CIS520_Proj2
Pintos Project 2 "User Programs" for CIS 520, Operating Systems, at Kansas State University.
CIS520_Proj3
Project 3 "Virtual Memory" for CIS 520, Operating Systems at Kansas State University (spring 2018)
CIS520_Proj4
Project 4 for CIS 520 at Kansas State University
community-band-finder
An express.js application that finds all community bands and orchestras within a 75 mile radius of a given location.
Multiplayer-Platformer
Multiplayer hide and seek game developed with socket.io and HTML5.
OpenHouseLeaderBoard-1
A space-themed voting system used at Kansas State University's Open House 2018 that can be used for future events.
RecruitMe
A web application with a purpose similar to LinkedIn.
rpwilliams's Repositories
rpwilliams/CIS520_Proj3
Project 3 "Virtual Memory" for CIS 520, Operating Systems at Kansas State University (spring 2018)
rpwilliams/CIS520_Proj1
Pintos Project 1 "Threads" for CIS 520, Operating Systems, at Kansas State University.
rpwilliams/CIS520_Proj2
Pintos Project 2 "User Programs" for CIS 520, Operating Systems, at Kansas State University.
rpwilliams/CIS520_Proj4
Project 4 for CIS 520 at Kansas State University
rpwilliams/community-band-finder
An express.js application that finds all community bands and orchestras within a 75 mile radius of a given location.
rpwilliams/RecruitMe
A web application with a purpose similar to LinkedIn.
rpwilliams/Asteroids
JavaScript implementation of the classic asteroids arcade game using HTML5.
rpwilliams/cat-force-one
A side scrolling shooter game where you take on the role of a flying cat built with HTML5.
rpwilliams/Multiplayer-Platformer
Multiplayer hide and seek game developed with socket.io and HTML5.
rpwilliams/OpenHouseLeaderBoard-1
A space-themed voting system used at Kansas State University's Open House 2018 that can be used for future events.
rpwilliams/Creative-Universe
A central repository of anonymously submitted ideas about anything and everything.
rpwilliams/Google-Swag-Generator
Tracks inventory, and generates a random piece of Google swag. Created for the 2016 Google birthday event at Kansas State University.
rpwilliams/simple-rest-api
A simple REST API for implementing CRUD actions on a list of classes.
rpwilliams/simple-server
A webserver built in Node that serves static files from a public directory and any of its subdirectories.
rpwilliams/Snake
An attempt at learning how to use the HTML5 canvas by remaking the classic snake arcade game.