Pinned Repositories
Asteroids
Experimental Asteroids style game in Unity
ElevatorSagaSolution
A solution for the Elevator Saga programming game.
ExpressRest
Experimenting with using Node.js and Express to create a rest API, consumed by a simple Backbone app.
Counter
Just a simple setup using create-react-app with redux added.
CS690-WatchTrackerProject
WatchTracker is a simple app for keeping track of the TV shows and movies that you have watched, are watching, or want to watch. This is a class project for CS690.
cs690devops
github-final-project
Example repository for IBM's "Getting Started with Git and GitHub" Coursera course
Gomoku
Gomoku game in JavaScript using Ember, Handlebars, and Bootstrap
helloCS690versioning
jbbmo-Introduction-to-Git-and-GitHub
Introduction to Git and GitHub
xoqem's Repositories
xoqem/CS690-WatchTrackerProject
WatchTracker is a simple app for keeping track of the TV shows and movies that you have watched, are watching, or want to watch. This is a class project for CS690.
xoqem/cs690devops
xoqem/helloCS690versioning
xoqem/github-final-project
Example repository for IBM's "Getting Started with Git and GitHub" Coursera course
xoqem/jbbmo-Introduction-to-Git-and-GitHub
Introduction to Git and GitHub
xoqem/legends-cards
Elder Scrolls Legends Card Database
xoqem/test-site
Test Site
xoqem/Counter
Just a simple setup using create-react-app with redux added.
xoqem/ReactReduxBase
Boilerplate for a react / redux project.
xoqem/Leaflet.Editable
Make geometries editable in Leaflet.
xoqem/react-input-calendar
xoqem/WebBase
Basic setup for a browserify js project using gulp to handle the build tasks.
xoqem/ElevatorSagaSolution
A solution for the Elevator Saga programming game.
xoqem/ExpressRest
Experimenting with using Node.js and Express to create a rest API, consumed by a simple Backbone app.
xoqem/Gomoku
Gomoku game in JavaScript using Ember, Handlebars, and Bootstrap
xoqem/Weather
Weather forecast - side-project for experimenting with JavaScript frameworks
xoqem/PostfixNotation
A JavaScript parser / calculator using postfix notation
xoqem/Asteroids
Experimental Asteroids style game in Unity
xoqem/Platformer2D
The beginnings of a 2D platformer in LWJGL and Java.
xoqem/TemplateUtilJS
Util for simple JavaScript templating
xoqem/Pong
Pong game in Java using LibGDX