Skip to content
View 25DanielG's full-sized avatar
  • The Harker School

Highlights

  • Pro

Organizations

@HarkerDev @HarkerRobo
Block or Report

Block or report 25DanielG

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. essay-grader essay-grader Public

    JavaScript 2

  2. JavaTownCompiler JavaTownCompiler Public

    A compiler for my school's imitation of the java language.

    C

  3. Sudoku-Solver-w-Genetic-Algorithms Sudoku-Solver-w-Genetic-Algorithms Public

    This project is an interesting experiment of solving sudoku with a genetic algorithm. A genetic algorithm is roughly simulating life on Earth with different generations and populations. While the r…

    C++ 1

  4. schoology-extension schoology-extension Public

    Forked from Harker-Hackers/schoology-extension

    Schoology extension that adds useful additional features to Harker Middle School's schoology.

    JavaScript

  5. ConnectFourMinimax ConnectFourMinimax Public

    This program will use minimax with alphabeta pruning to hopefully be good at connect four.

    C++ 2

  6. ChessLab ChessLab Public

    Java