Skip to content
View jayesh1126's full-sized avatar

Block or report jayesh1126

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

Pinned Loading

  1. Algo-Trading-Bot Algo-Trading-Bot Public

    This is our attempt at an Algorithmic Crypto Trading Bot, this project is unfinished but was very interesting to program.

    Python 1

  2. IT-Helpdesk-System IT-Helpdesk-System Public

    An IT Helpdesk website for a company to track and log helpdesk queries with the ability to assign tickets to different employees

    EJS

  3. Artificial-Neural-Network Artificial-Neural-Network Public

    This ANN predicts the Skelton river mean daily flow for the next day

    Python

  4. Depth-First-Search-8-puzzle-problem Depth-First-Search-8-puzzle-problem Public

    This is a high-level depth-first-search based algorithm, that takes in a state of the 8-puzzle problem and returns all the reachable states from that given state.

    Java