Skip to content
View MarceloFilipchuk's full-sized avatar

Block or report MarceloFilipchuk

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. CS50-PSET7-Similarities CS50-PSET7-Similarities Public

    A program that compares two files for similarities and a website that highlights similarities across files. Created as part of the CS50's 7th week problem.

    Python 1

  2. CS50-PSET5-Homepage CS50-PSET5-Homepage Public

    A simple homepage created as part of the CS50's 5th week problem

    HTML

  3. CS50-PSET8-Finance CS50-PSET8-Finance Public

    A Flask application that allows the user to register and practice buying and selling stocks. Created as part of the CS50's 8th week problem

    HTML

  4. CS50-PSET6-Bleep CS50-PSET6-Bleep Public

    A program that censors messages that contain words that appear on a list of supplied "banned words". Created as part of the CS50's 6th week problem.

    Python

  5. CS50-PSET6-Cash CS50-PSET6-Cash Public

    A program that calculates the minimum number of coins required to give a user change. Created as part of the CS50's 6th week problem.

    Python

  6. CS50-PSET6-Credit CS50-PSET6-Credit Public

    A program that determines whether a provided credit card number is valid according to Luhn’s algorithm. Created as part of the CS50's 6th week problem.

    Python