Skip to content
View MaksimPikovskiy's full-sized avatar
  • New York City
  • 10:00 (UTC -04:00)
Block or Report

Block or report MaksimPikovskiy

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 Loading

  1. data-acquisition-rit-covid-dashboard data-acquisition-rit-covid-dashboard Public

    This is script that pulls data from RIT COVID-19 dashboard, such as positive cases for Students and Employees, and creates a graph with trend line. Moreover, it collects the data in the CSV file an…

    Python

  2. analysis-of-algorithms-exercises analysis-of-algorithms-exercises Public

    These are the exercises for Analysis of Algorithms class at RIT

    Python

  3. web-checkers web-checkers Public

    This is Web Checkers, which was a semester-long group project for the Introduction to Software Engineering class at RIT.

    Java

  4. optimal-path-orienteering optimal-path-orienteering Public

    An algorithm which h finds an optimal path using A-star Search Algorithm with the provided terrain map, elevation file, and file containing points to visit on the map.

    Java

  5. cnf-converter cnf-converter Public

    This program allows one to convert CNF files into a Knowledge Base and test if Knowledge Base is satisfiable or not

    Java

  6. language-classifier language-classifier Public

    A program that classifies lines of either Dutch or English languages using either AdaBoost or Decision Tree.

    Python