Skip to content
View bungogood's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report bungogood

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

    Sudoku solver written in rust able to implement a range of algorithms, able solve 50k sudokus per second

    Rust 1

  2. gambit gambit Public

    Gambit is a robotic chessboard that employs an under-the-board T-Bot design and electromagnet for moving pieces.

    C++ 1

  3. mercury mercury Public

    CLI tool that leverages generative AI to automate Git workflows. It generates PR and commit messages, and rewords empty commits, streamlining collaboration and enhancing productivity.

    Go

  4. dotfiles dotfiles Public

    Dotfiles repository for managing user configurations. This is done by creating a config alias to pull dotfile updates.

    Shell 3

  5. tsp-java tsp-java Public

    A collection of approximation algorithms for the travelling salesman problem.

    Java

  6. haskell-sudoku haskell-sudoku Public

    Sudoku solver using AC3 algorithm, representing sudokus as constraint satisfaction problem.

    Haskell