Skip to content
View mharry32's full-sized avatar

Block or report mharry32

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. QuickDict QuickDict Public

    A Windows Universal App which can read mdict file

    C# 1

  2. AlphaEvolve-MatrixMul-Verification-py AlphaEvolve-MatrixMul-Verification-py Public

    Verification of Google DeepMind's AlphaEvolve 48-multiplication matrix algorithm, a breakthrough in matrix multiplication after 56 years.

    Python 1

  3. SlopeGame-76 SlopeGame-76 Public

    Slope Games Html

    JavaScript 1

  4. Projects Projects Public

    Forked from karan/Projects

    📃 A list of practical projects that anyone can solve in any programming language.

  5. A-simple-Calculator A-simple-Calculator Public

    This is a simple calculator made by C#.One of projects in Mega project,which i forked from karan

  6. Calculator Calculator Public

    Uses shunting-yard algorithm to change infix to reverse polish notation then uses an rpn parser to get answer :)

    C