Skip to content
View mwhawkins's full-sized avatar

Highlights

  • Pro

Block or report mwhawkins

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 Loading

  1. JavaZellers JavaZellers Public

    A simple Java command line app that calculates days in months (accounting for leap years) and first day of the month using Zeller's Congruence. Prints a calendar for the given year and month.

    3

  2. django-simplemfa django-simplemfa Public

    An implementation of basic multi-factor authentication (MFA) functions in Django (phone, text and email)

    Python 2 1

  3. CustomJavaHashmap CustomJavaHashmap Public

    A custom implementation of the Java HashMap

    Java

  4. CustomComparatorQuicksort CustomComparatorQuicksort Public

    A custom Comparator and Quicksort performed using it

    Java

  5. AVLTree AVLTree Public

    Conversion of a Binary Search Tree to an AVL tree

    Java

  6. OpenGL3DSolarSystem OpenGL3DSolarSystem Public

    A cheesy OpenGL (FreeGlut) 3D solar system including three planets, a comet and an orbiting moon plus lighting effects (specular, emissive, ambient, quadratic attenuation, etc.), animation, a menu …

    C++