Skip to content
View Fox-Paws's full-sized avatar
Block or Report

Block or report Fox-Paws

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. Parallel-Programming-Heat-Transfer Parallel-Programming-Heat-Transfer Public

    Converting an image with a sobel filter applied to a heat transfer simulation with output being iterations of the heat transfer via image files.

    C++

  2. Sudoku-Solver-Project Sudoku-Solver-Project Public

    Reads a text file set up as a Sudoku puzzle and recursively solves it for the user through a GUI.

    C++

  3. Sobel-Filter-Project Sobel-Filter-Project Public

    Applies sobel filter to a provided .ppm image using the luminosity filter setup.

    C++

  4. WINAPI-Thread-Example WINAPI-Thread-Example Public

    Uses Windows API to create a thread which calculates the factorial of the integer provided.

    C++

  5. Prime-Number-Encryption Prime-Number-Encryption Public

    Generates public and private keys to encrypt then decrypt a provided message.

    C++

  6. Number-Base-Converter Number-Base-Converter Public

    Converts a number from one base to another desired base, for example: from base 2 to base 6.

    C++