Skip to content
View philiprodriguez's full-sized avatar

Block or report philiprodriguez

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Project-Rover Project-Rover Public

    Internet-controllable first-person view robot rover! Uses Android and Teensy (Arduino).

    Java

  2. SolvedProgrammingProblems SolvedProgrammingProblems Public

    A list of competitive programming problems that I have personally solved.

    Java

  3. CheatDetector CheatDetector Public

    This is a simple cheat detection tool I made for when I was a teaching assistant. It can be used to automatically compare all code files pairwise in a directory to determine if any two are too simi…

    Java

  4. csteven15/kumo csteven15/kumo Public

    JavaScript 1

  5. SimpleJavaDirectoryBackup SimpleJavaDirectoryBackup Public

    This is supposed to be a one-night project. The goal is simple: make a tool for routinely copying some target directory from one place to another place.

    Java

  6. PropositionalLogicManipulator PropositionalLogicManipulator Public

    This program can do a few different things. It can convert infix propositional logic expressions to postfix propositional logic expressions, and then can evaluate those postfix propositional logic …

    Java