Skip to content
View ehodor's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ehodor

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. ehodor.github.io ehodor.github.io Public

    HTML

  2. cpuwu cpuwu Public

    Forked from jharrisong830/cpuwu

    A project completed for CS 382 (Computer Architecture & Organization) at Stevens Institute of Technology. It's a comically-named CPU designed in Logisim, with a custom language and assembler progra…

    Python

  3. PythonPasswordGenerator PythonPasswordGenerator Public

    User inputs number of characters (numbers, letters, or symbols) wanted in password and receives password as output.

    Python

  4. PythonHangmanGame PythonHangmanGame Public

    Play Hangman in Python! Choose letters and finish the word before you run out of lives.

    Python

  5. CaesarCipher CaesarCipher Public

    Caesar Cipher encryption and decryption techniques implemented in Python.

    Python

  6. AuctionHouse AuctionHouse Public

    Uses Python dictionaries to keep track of different bids from different people to decide the winner.

    Python