Skip to content
View ployniti's full-sized avatar
  • Portland, OR

Block or report ployniti

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 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 Loading

  1. smart-home-devices smart-home-devices Public

    This project explores inheritance and data abstraction in conjunction with an implementation of multiple data structures through the context of smart home devices.

    C++

  2. racing-game racing-game Public

    This project experiment with using templates (generic programming) and operator overload in a program with inheritance and multiple data structures.

    C++

  3. baker-scheduler baker-scheduler Public

    This project explores dynamic binding in a program with a self-similar hierarchy, using a binary search tree as the primary data structure.

    C++

  4. class-scheduler class-scheduler Public

    This project explores test driven development to implement a program that helps users schedule classes by taking inputs of when the class should be, day and times, and some specifications on the fe…

    Python

  5. data-science-salaries data-science-salaries Public

    This group project focused on building a relational database and querying the data within it using PostgreSQL.

  6. classifier-comparison classifier-comparison Public

    Python