Skip to content
View chancegiguiere's full-sized avatar

Block or report chancegiguiere

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. recitation-4 recitation-4 Public archive

    Forked from osu-cs261-f20/recitation-4

    Broken linked list code for recitation exercise #4

    C

  2. recitation-5 recitation-5 Public

    Forked from osu-cs261-f20/recitation-5

    Analyzing the runtime complexity of dynamic array insertion

    C

  3. CS_261 CS_261 Public

    Assignments from CS 261 (Data Structures) at Oregon State University

    C

  4. Simple-Media-Player Simple-Media-Player Public

    This is a simple media player application written in python and taking advantage of the PyQt5 library.

    Python

  5. cs370_bloom_filter cs370_bloom_filter Public

    Password Bloom Filter, Implemented for CS 370 Intro to Security at Oregon State University

    Python

  6. CS370_TOTP CS370_TOTP Public

    Implementing a timed One Time Password Generator compatible with Google Authenticator and other authentication apps.

    Python