Skip to content
View ClytonCodes's full-sized avatar

Block or report ClytonCodes

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. randomPassword randomPassword Public

    Just a basic random password generator based on random array index, not too complicated but a concept of string concatenation...an update will be out soon

    CSS 1

  2. DiceRoller DiceRoller Public

    Well, Just a basic webpage for a Dice roller program, put in the number of dices and you'll get the sum of every dice rolled and the images respectively

    CSS

  3. to-do-list-app to-do-list-app Public

    Tried making an app using Python. Used the PyQt library and Qt Designer. Although not space efficient it was rather my first app using python. Make sure to request any improvements that are needed …

    Python

  4. Weather-App Weather-App Public

    Made a weather App using Open weathers API and search by city...

    CSS