Skip to content
View h-sinha's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report h-sinha

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

Pinned

  1. Wikipedia-Search-Engine Wikipedia-Search-Engine Public

    A Mini-Wikipedia search engine.

    Python 1

  2. My-Shell My-Shell Public

    A custom terminal shell coded in C++ based on the POSIX architecture with integrated syscalls.

    C

  3. Power-Grep Power-Grep Public

    String matching algorithm(KMP) for very large datasets using Mapreduce

    Java 1

  4. RL-Snake-Game RL-Snake-Game Public

    Deep Q-Learning applied to snake game

    Python

  5. Automated-Birthday-Wishes-on-Facebook Automated-Birthday-Wishes-on-Facebook Public

    Automatically wish your facebook friends on their birthday

    Python 1 1

  6. Extreme-Tic-Tac-Toe Extreme-Tic-Tac-Toe Public

    An AI agent implemented using Minimax Algorithm with Alpha-Beta Pruning

    Python