Skip to content
View aaw0151's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report aaw0151

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

  1. unthackathon2021 unthackathon2021 Public

    Web application that connects donators to local food banks.

    HTML 4

  2. messaging-service-cs messaging-service-cs Public

    This program is run using client-server architecture. The server can host multiple clients and allows them to chat to one another.

    C 1

  3. password-manager password-manager Public

    Password Manager using PBKDF2 and AES for encryption.

    Python 1

  4. tic-tac-toe-cs tic-tac-toe-cs Public

    This script allows two clients to play tic-tac-toe with each other. This Python script is run using a client-server architecture.

    Python

  5. census-db census-db Public

    This program acts as a census database that reads in geography, disability, and age data from .csv files. The database is then accessed via queries that are sent in through file input. Example inpu…

    C++