Skip to content
View AlpineGrizzly's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report AlpineGrizzly

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

    In Progress: French Ai flash card tool, ai with read cards to you in english and french

    Python

  2. SudokuPuzzleSolver SudokuPuzzleSolver Public

    Given a list of sudoku puzzles formatted as shown in the puzzles.txt file, a corresponding answers.txt file with the solutions will be created

    Java

  3. MathQuizProgram MathQuizProgram Public

    Math quiz console program created in Computer Science 1, that allows for practicing basic math problems

    Java

  4. FileEncrypterDecrypter FileEncrypterDecrypter Public

    Giving a .txt file, it will encrypt it given a key, and given a .enc file it will decrypt it with a corresponding key

    Java

  5. MazeSolver MazeSolver Public

    In Progress: Given a maze with a danger level, will map out shortest path

    Java

  6. PasswordGenerator PasswordGenerator Public

    Password generator, given a length and a complexity a password will be generated

    Java