There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Simple-IRC-server
IRC client/server using custom application layer chat protocol. Ncurses used for user interface.robot-intellij-plugin
IntelliJ Plugin to enable syntax highlighting and other features in Robot text filesVisualizePerftrackCS533
Simple-IRC-client
Client portion of simple IRC server-client project. For CS594ProScrabble
Scrabble AI. It's not going to do anything too fancy with rack balancing. Just finds the best possible score (greedy algorithm.) This is enough of a challenge since we need a proper hash table of the scrabble dictionary, etc.Boggle-Solver-Haskell
Project for CS547, testing various datastructures and algorithms, check the tagsMarsLander
Improvement on classic moon lander game, Actionscript 3.0test-exif-image-stuff
For a testmastery_in_programming
cs510 projectsGeneticProgrammingCoevolutionLib
A general library in Java for genetic programming. Includes features such as spatial/non-spatial coevolution. Implements GPTrees as generally as possible. For now, GPTree Nodes always return Integers for simplicity. May expand to have "strongly typed GP Trees".Opengl-Project
Making various objects, lighting, animation using OpenGL and FLTK 1.3GardenHexTD
A Tower Defense Android game with a Hex grid and the ability to rotate towers that have different attack areasghostwriters-app
Ghostwriters App written using Corona SDK in Lua (https://coronalabs.com/corona-sdk/). It's a scrabble-like game, but plays more like reverse scrabble. A random board is generated, and players must "grab" tiles before playing. Artwork by Joao Fiuza and myself. Requires backend running in heroku, see my ghostwriters-webapp repo. Barely made any money with in-app payments so took down the heroku servers, needed non-hobby nodesjive-selenium-pages-framework
This repository provides a framework for automated Selenium testing. The framework simplifies the configuration of WebDrivers by providing a facade called a Browser, and a BrowserFactory for easily creating Browsers. Also provides a Page abstraction for modeling web pages of your webapp for testing. This provides an object-oriented approach to testing a web app, where the basic building blocks are SubPages (i.e. re-usable components of a web page) and TopLevelPages (i.e. a web page at a specific URI).ghostwriters-webapp
Webapp hosting the REST services for the Ghostwriters App. Uses the Jersey REST framework and PostgreSQL. Meant to be deployed on Heroku, but of course it could be deployed anywhere.cs350project
Love Open Source and this site? Check out how you can help us