Skip to content
View Ansh318's full-sized avatar

Block or report Ansh318

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. EDGAR-Web-Logs EDGAR-Web-Logs Public

    Created a runnable command line tool to process compressed Electronic Data Gathering, Analysis, and Retrieval System (EDGAR) data.

    Python 1

  2. Decision-Trees Decision-Trees Public

    In this project, I have created a model to mimic human behavior and explore if it picks up on human bias. The data used to build a model is in multiple files describing decision trees.

    Python

  3. Webscraper Webscraper Public

    Used Breadth First Search and Depth First Search algorithms to traverse through all hyperlinks within a link and retrieve data. Portable frameworks like Selenium was used to extract HTML content fr…

    Python

  4. FishTankGUI FishTankGUI Public

    I created a Graphic User Interface depicting a FishTank using Java's processing library. Anyone interacting with this interface could perform a variety of operations ranging from removing fishes to…

    Java

  5. Benchmarking-Hacks Benchmarking-Hacks Public

    In this project I designed a lockbox that operates like any other lock. It has a fixed correct password and I will try to open the lockbox using two different approaches. This will allow me to anal…

    Java

  6. Enigma-Machine Enigma-Machine Public

    Developed an Enigma Machine that encrypts string input using rotors

    C