Skip to content
View cvillan223's full-sized avatar
Block or Report

Block or report cvillan223

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

  1. ProjectsAndCode ProjectsAndCode Public

    Programs are written in C++, they are all practice programs that I do in my spare time.

    C++

  2. Website Website Public

    Practice for web design using html and css

  3. Password-Generator Password-Generator Public

    This program creates a random password from a user-defined amount of numbers, letters, and symbols.

    Python

  4. Practice Practice Public

  5. CeaserEncrypt CeaserEncrypt Public

    Basic encrpytion program that takes in a string, asks if it needs to be decoded or encrypted, asks for the number the letters were shifted by, and outputs the results

    Python

  6. BlackJack BlackJack Public

    A simple blackjack game made in Python.

    Python