mwhawkins
CEO of Netizen Corporation (Netizen.net). Python sponsor, developer, contributor, and fanatic in my spare time.
Funding Links: https://github.com/sponsors/mwhawkins
- Name: Mike Hawkins
- Location: Allentown, PA USA
- Company: Netizen Corporation
- Kind: user
- Followers: 4
- Following: 0
- Total stars: 7
- Repositories count: 15
- Created at: 2022-11-05T16:48:15.563Z
- Updated at: 2025-03-09T15:58:41.510Z
- Last synced at: 2025-03-09T15:58:41.510Z
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.
- Current Sponsors: 0
- Past Sponsors: 0
- Total Sponsors: 0
- Minimum Sponsorship: $525.00
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: 3mwhawkins/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: 2mwhawkins/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: