Skip to content
View pythongal6295's full-sized avatar

Block or report pythongal6295

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

Pinned Loading

  1. django_blog django_blog Public

    Python

  2. Flask-Mailroom-Application Flask-Mailroom-Application Public

    A Flask application that shows donors and their donations. Published via Heroku. Part of UW course work for the Python certificate program.

    Python

  3. Mailroom Mailroom Public

    Keeps track of donors and donations. Showcases different data structures and OOP. Part of UW Python Certificate Program Work

    Python

  4. Mongo-DB-Database Mongo-DB-Database Public

    A NoSQL database, using MongoDB, to keep track of social media users, their accounts, and their status. Part of UW course work for Python certificate program.

    Python

  5. Multiprocessing-Comparison Multiprocessing-Comparison Public

    Used multiprocessing and queues to upload chunks of data. The pandas module chunked the data. Compared chunk sizes and number of processes.

    Python

  6. Peewee-SQL-Database Peewee-SQL-Database Public

    An SQL database to keep track of users, their accounts, and their statuses. Uses Peewee to handle database functions. Part of UW course work for Python certificate program.

    Python