Skip to content
View rtocco's full-sized avatar

Block or report rtocco

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Breakout Breakout Public

    A basic game of breakout/brick-breaker.

    Java

  2. CrazyEights CrazyEights Public

    A game of crazy eights (the card game) with some unit tests. I wrote this to get used to Python.

    Python

  3. JavaJettyServer JavaJettyServer Public

    Forked from chrisfalck/JavaJettyServer

    A basic server written in Java using Jetty. Built to serve simple files and accept requests to retrieve results from an SQL database running on the host machine. Backend for CIS_4301 Fall 2016 at UF.

    Java

  4. Senior-Project Senior-Project Public

    Database server that I am improving for my Senior Project at UF

    Java

  5. Simple-IDS Simple-IDS Public

    Simple Intrusion Detection System created as an assignment for my Computer and Information Security course at the University of Florida

    C 1

  6. WarCardGame WarCardGame Public

    A simple simulation of the card game war using object oriented principles.

    Java