You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Command-driven CLI in C for managing election state: generic hash table (linear probing) for O(1) PIN lookup, list-of-lists for per-zip-code aggregates, malloc-failure rollback, save/restore, 13-command REPL. Operating Systems class (UoA DIT, earlier-year attempt).