Git Product home page Git Product logo

Charles Batty-Capps's Projects

cs553 icon cs553

Design patterns little sample programs

gardenhextd icon gardenhextd

A Tower Defense Android game with a Hex grid and the ability to rotate towers that have different attack areas

geneticprogrammingcoevolutionlib icon geneticprogrammingcoevolutionlib

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".

ghostwriters-app icon ghostwriters-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 nodes

ghostwriters-webapp icon 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.

jive-selenium-pages-framework icon jive-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).

marslander icon marslander

Improvement on classic moon lander game, Actionscript 3.0

midi-tweaker-java icon midi-tweaker-java

Some tools for transforming Midi files that will be used by another project I'm working on.

opengl-project icon opengl-project

Making various objects, lighting, animation using OpenGL and FLTK 1.3

proscrabble icon proscrabble

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.

simple-irc-server icon simple-irc-server

IRC client/server using custom application layer chat protocol. Ncurses used for user interface.

sqs-consumer icon sqs-consumer

Build Amazon Simple Queue Service (SQS) based applications without the boilerplate

swagger-codegen icon swagger-codegen

swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.

swagger-maven-plugin icon swagger-maven-plugin

JAX-RS & SpringMVC supported maven build plugin, helps you generate Swagger JSON and API document in build phase.

swagger-ui icon swagger-ui

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.