Skip to content
View valbyte96's full-sized avatar

Block or report valbyte96

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. EvolRamsey EvolRamsey Public

    Evolving Ramsey games

    Python

  2. Agenda Agenda Public

    (Ongoing project) Agenda is a Android Application that's a combination todo list and daily planner. My goal is to have it work on any android device, regardless of screen size.

    Java

  3. Crave Crave Public

    Project for Smith College's 2017 Hackathon. The app allows users to input cravings and gives them suggestions for types of foods which will most likely satisfy these cravings. It was created using …

    Java 3

  4. Immune-System Immune-System Public

    Project for a course on evolutionary computation. Took Lee Spector's pucks code (with full permission) and turned it into an immune system, wherein there is a virus puck that evolves in order to de…

    Clojure

  5. House-Haunt-Game House-Haunt-Game Public

    Language: JavaScript/WebGL. This is a game that demonstrates texture mapping, 3-D modeling, lighting, and camera manipulation. Refer to README.md for instructions.

    HTML

  6. RollingDieProject RollingDieProject Public

    Final project for computational geometry. It implements a brute force algorithm for solving for every possible hamiltonian graph on a lattice graph (NP HARD) with a set starting point. Then it take…

    Java