Skip to content
View sharsha09's full-sized avatar
  • Los Angeles

Block or report sharsha09

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. Shortest-Path-Search-Strategies Shortest-Path-Search-Strategies Public

    This program finds shortest path between two points to travel using BFS, DFS, Uniform Cost Search (UCS) and A* search algorithms separately. Program will be given live traffic information in the in…

    Python 1 1

  2. Inference-Engine Inference-Engine Public

    When a query is asked, various sentences from Knowledge Base are inferred and outputs whether the given query can be inferred or not based on the Resolution Algorithm

    Python 1

  3. Game-Agent Game-Agent Public

    An AI agent for a two player game which predicts the next best move based on Minimax algorithm and Alpha-Beta Pruning.

    Python

  4. Server-side-scripting Server-side-scripting Public

    Created a webpage using PHP that allows to search for information about a set of Facebook entities (i.e., users, pages, events, places, and groups) using the Facebook Graph API.

    PHP

  5. Responsive-Web-Design Responsive-Web-Design Public

    Created a responsive web page, using Bootstrap, which fetches information in JSON formatted data from server using AJAX technology with the PHP application hosted on AWS.

    JavaScript