An open API service aggregating public data about GitHub Sponsors.

mwhawkins

View JSON Representation

CEO of Netizen Corporation (Netizen.net). Python sponsor, developer, contributor, and fanatic in my spare time.

Funding Links: https://github.com/sponsors/mwhawkins

GitHub Sponsors Profile

I support various Open Source projects related to web development, Artificial Intelligence, and cyber security. I currently support a suite of open source tools that audit information systems for compliance with U.S. government standards and a free governance dashboard for vulnerability monitoring.

Featured Works

mwhawkins/JavaZellers

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.

Language: - Stars: 3
mwhawkins/CustomJavaHashmap

A custom implementation of the Java HashMap

Language: Java - Stars:
mwhawkins/CustomComparatorQuicksort

A custom Comparator and Quicksort performed using it

Language: Java - Stars:
mwhawkins/AVLTree

Conversion of a Binary Search Tree to an AVL tree

Language: Java - Stars:
mwhawkins/OpenGL3DSolarSystem

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 …

Language: C++ - Stars: 2
mwhawkins/JavaRPGExample

A simple Java role playing fantasy game based on file input demonstrating comparators, comparables, searching, data structures, algorithms, sorting, file input, Swing GUI objects, threading and more

Language: Java - Stars: