Skip to content
View BKPrograms's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report BKPrograms

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. sql-password-manager sql-password-manager Public

    A password manager that utilizes PostgreSQL, AES Encryption, and PBKDF2 to create a simple and secure password storage and retrieval system.

    Python 2

  2. doom-clone doom-clone Public

    A clone in the style original Doom games complete with doors, pickups, different enemy types, and two levels. This was created using the engine in https://github.com/BKPrograms/GameEngine

    Java 1

  3. GameEngine GameEngine Public

    A Java 3D game engine currently with rendering, model loading, and lighting capabilities.

    Java 1

  4. algorithm-visualiser algorithm-visualiser Public

    A react web application that provides visualisations for common sorting, pathfinding, and other random algorithms

    JavaScript

  5. nerf nerf Public

    An implementation of Neural Radiance Fields for Novel Views (https://arxiv.org/pdf/2003.08934.pdf)

    Jupyter Notebook