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

Block or report harshshah1306

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

  1. Online-Banking-System Online-Banking-System Public

    A Banking Website using HTML, CSS, Javascript, and using SQLite databases that stored the information about the users and the transactions such as credit, debit performed by the users

    HTML 17 17

  2. Text-Summarizer Text-Summarizer Public

    Python 2 1

  3. Hidden-Markov-Model-Parts-Of-Speech-Tagger Hidden-Markov-Model-Parts-Of-Speech-Tagger Public

    Constructed Hidden-Markov-Models using python to calculate the transition and emission probability on the train data - "catalan_corpus_train_tagged.txt". Implemented the Viterbi Algorithm using the…

    Python 1

  4. Game-Playing-Agent----Gang-Injunctions Game-Playing-Agent----Gang-Injunctions Public

    Constructed a program in Java that calculated the best possible move for the AI agent to maximize the score assuming the best move by the opponent. Implemented various Adversarial search algorithms…

    Java

  5. Query-Processing-In-Mobile-Environments Query-Processing-In-Mobile-Environments Public

    Developed an android application that reduces the response time of the user input query. Used Geospatial databases that provided a map view with an optimal route based on the users search.The appli…

    Java

  6. Algorithms-Data-Structures Algorithms-Data-Structures Public

    Consists of Trees, Stacks, Linked Lists and some dynamic programming solutions

    Java