Skip to content
View CaptainJensen's full-sized avatar
Sailing thee C++
Sailing thee C++
Block or Report

Block or report CaptainJensen

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

    Visual representation of the current closest asteroids to earth.

    JavaScript

  2. ElectionProcess13 ElectionProcess13 Public

    Project in Processing that uses data from the 2012 and 2016 election to draw lines using the votes for the colors

    Java

  3. KnightTour KnightTour Public

    A program to simulate a Knights Tour in chess

    Java

  4. N-Queens N-Queens Public

    A program to solve the N-Queens problem in chess

    Java

  5. neuralNetworkLanguageDetection neuralNetworkLanguageDetection Public

    Forked from carykh/neuralNetworkLanguageDetection

    The first neural network I've ever made to improve itself with gradient descent, made on Nov. 20, 2016

    Processing

  6. SudokuSolver SudokuSolver Public

    A sudoku solver program with GUI

    Java