Charles Batty-Capps (@charlescapps)
  • Stars
    star
    58
  • Global Rank 307,272 (Top 11 %)
  • Followers 11
  • Following 11
  • Registered almost 14 years ago
  • Most used languages
    Java
    58.8 %
    C
    17.6 %
    Haskell
    5.9 %
    C++
    5.9 %
    Lua
    5.9 %
    ActionScript
    5.9 %
  • Location πŸ‡ΊπŸ‡Έ United States
  • Country Total Rank 62,569
  • Country Ranking
    ActionScript
    542
    Haskell
    1,673
    Lua
    4,121
    C
    5,515
    Java
    5,725

Top repositories

1

Simple-IRC-server

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

robot-intellij-plugin

IntelliJ Plugin to enable syntax highlighting and other features in Robot text files
Java
4
star
3

VisualizePerftrackCS533

Java
4
star
4

Simple-IRC-client

Client portion of simple IRC server-client project. For CS594
C
4
star
5

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.
Java
4
star
6

Boggle-Solver-Haskell

Project for CS547, testing various datastructures and algorithms, check the tags
Haskell
3
star
7

MarsLander

Improvement on classic moon lander game, Actionscript 3.0
ActionScript
3
star
8

test-exif-image-stuff

For a test
Java
3
star
9

mastery_in_programming

cs510 projects
C
3
star
10

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".
Java
3
star
11

Opengl-Project

Making various objects, lighting, animation using OpenGL and FLTK 1.3
C++
2
star
12

Fun-Runner

Fun Runner Android App by Xanthanov
Java
2
star
13

GardenHexTD

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

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
Lua
2
star
15

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).
Java
2
star
16

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.
Java
1
star
17

cs350project

Java
1
star