Skip to content
View bkthomps's full-sized avatar
  • Pinterest
  • Miami, Florida
Block or Report

Block or report bkthomps

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

  1. Ajedrez Ajedrez Public

    Chess game with one or two players. In either mode, only valid moves can be performed. In one-player mode, minimax alpha-beta pruning is used to determine the computer's moves.

    Java 5

  2. GeneticMultiplexer GeneticMultiplexer Public

    Uses genetic programming to compute the decision tree of a multiplexer.

    C++ 1

  3. PassKeep PassKeep Public

    Open-source local password manager which uses PBKDF2 hashing with random salts to store account passwords, and AES encryption in CBC mode to encrypt vault information.

    Python 6

  4. Containers Containers Public

    This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.

    C 164 14

  5. Ven Ven Public

    Vi Enhanced. A text editor which is an enhancement to vi, and is similar to vim, but written in Go.

    Go 12

  6. AntColonyTSP AntColonyTSP Public

    An approximation to the travelling salesperson problem using an ant colony system.

    Kotlin 1