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

Block or report aidensane

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
aidensane/README.md
  • 👋 Hi, I’m Aiden
  • I’m a self taught software developer and illustrator
  • 🌱 I’m currently learning python
  • 💞️ I’m looking to collaborate on anything that piques my interests
  • 📫 email: [email protected]

Popular repositories Loading

  1. password-manager password-manager Public

    This code is a simple password manager that allows users to view existing passwords and add new ones. It uses the cryptography library to encrypt and decrypt passwords and stores them in a text fil…

    Python 2

  2. Text-based-slot-machine Text-based-slot-machine Public

    The code is a simple slot machine game implemented in Python. It prompts the user to deposit an amount, choose the number of lines to bet on, and place a bet. It then simulates the spinning of a sl…

    Python 2

  3. python-excercises python-excercises Public

    excercises completed to increase my skill level, from beginner to eventually advanced levels.

    Python

  4. wallpaper_changer wallpaper_changer Public

    The automatic desktop wallpaper changer is a Python script that changes the desktop wallpaper at regular intervals by selecting an image from a pre-defined list.

    Python

  5. aidensane aidensane Public

    Config files for my GitHub profile.

  6. Quiz-game Quiz-game Public

    This code is a simple computer quiz game that asks the user questions related to computer technology and provides a score based on the correctness of the answers.

    Python