Skip to content
View Abhishek-EE's full-sized avatar
  • Apple
  • Austin, TX
Block or Report

Block or report Abhishek-EE

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
Abhishek-EE/README.md

Hi there 👋

I’m Abhishek Ranjan Singh, an electrical engineer with a serious love for robotics and machine learning. I laid down my academic roots at North Carolina State University and Maulana Azad National Institute of Technology in India. These places not only gave me a strong foundation but also fueled my passion for diving deep into the tech world. To learn more about my work visit https://abhishek-ee.github.io/.

-->

  • 🔭 I’m currently working on a Pokemon VGC engine that utilizes Deep Q learning to solve the game of Pokemon
  • 🌱 I’m currently learning Game Theory and Reinforcement Learning
  • 👯 I’m looking to collaborate on the Path Planning Simulator
  • 🤔 I’m looking for help with making a GUI for Path Planning Simulator
  • 💬 Ask me about 3D Object Detection
  • 📫 How to reach me: abhishekranjansingh014@gmail.com
  • 😄 Pronouns: He/Him
  • ⚡ Future project Ideas: Wizard Chess Set, Statistical Analysis Tool for cricket

📈 GitHub Stats

Amit's GitHub Stats

Pinned

  1. Monte-Carlo-Simulator Monte-Carlo-Simulator Public

    Monte Carlo Simulator for Bit Error Rate Estimation in Digital Communication

    MATLAB 9 2

  2. Text-Similarity-Score-Generator Text-Similarity-Score-Generator Public

    This is a Text Similarity Score Generator. It takes in two different texts and compares how similar they are. To calculate the similarity score I am using Vector Space Model. This model creates a v…

    HTML 4

  3. Path-Planning-Simulator Path-Planning-Simulator Public

    This project simulates pathfinding for a Roomba-like robot in a pre-mapped environment. The environment is represented by an occupancy grid where each cell indicates the presence of an obstacle or …

    C++ 1

  4. LeetCode-Solutions LeetCode-Solutions Public

    Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

    Python 1

  5. Playing-With-PointCloud Playing-With-PointCloud Public

    The project includes functionality for detecting planes in point clouds, reorienting these planes, and smoothing the point clouds using Poisson surface reconstruction. It aims to provide a comprehe…

    Jupyter Notebook