Skip to content
View bford26's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report bford26

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

Popular repositories

  1. fpga_ethash fpga_ethash Public

    Example for using CMake with Xilinx environment

    C++ 6 4

  2. fpga_env fpga_env Public

    C 2 1

  3. ethminer ethminer Public

    Forked from ethereum-mining/ethminer

    Ethereum miner with OpenCL, CUDA and stratum support

    C++ 1

  4. py-orbit py-orbit Public

    Forked from PyORBIT-Collaboration/py-orbit

    Core of Py-ORBIT code

    C++

  5. oldWebsite oldWebsite Public

    Forked from academicpages/academicpages.github.io

    My personal website created from academicpages template:

    JavaScript

  6. AStar-PathFinder AStar-PathFinder Public

    This is a basic project I made implementing the A* algorithm to solve a maze for the best path. I made the option to use a random generated maze or a Prim's maze generator.

    Python