Bhavya Minesh Shah

Bhavya Minesh Shah

@BhavyaShah1234

An aspiring Robotics, AI and CSE student with great ideas and inquisitive mind.

Arizona State University Tempe, Arizona
10
Followers
15
Following
83
Public Repos
0
Private Repos

Language Breakdown

Lines of code distribution across 80 owned repositories

4.8M Total LOC
Jupyter Notebook
2,601,204 lines
54.2%
N/A
Python
1,193,755 lines
24.9%
N/A
TypeScript
540,662 lines
11.3%
N/A
JavaScript
181,634 lines
3.8%
N/A
CSS
119,818 lines
2.5%
N/A
Other
159,811 lines
3.3%
N/A
T

T-Shaped Developer

T-shaped

Deep in Jupyter Notebook with broad versatility

Jupyter Notebook
Python
TypeScript
JavaScript
CSS

Collaboration Network

Global Impact visualization

LIVE
Bhavya Minesh Shah
0 active collaborators

Repos

91

PRs

0

Growth

+18%

Top Collaborators

No collaborator data yet.

Coding Streak

Contribution activity over the past year

1 day
182
Contributions
140
Commits
27
Pull Requests
Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun
Mo
We
Fr
Based on GitHub activity
Less
More

Top Repositories

Bstar-Bhavya-s-Astar-Alogithm

This is a new path planning algorithm, developed by yours truly. It is a modified version of A* which is way faster than the original one. I created a whole framework to demonstrate the use and simulate the realworld use.

3 0
Python
CustomGazeboSimulation

This is a custom world I created for the project of warehouse patrolling using Turtlebot3. I used ROS2 Humble and Turtlebot3 package to spawn the turtlebot and navigate inside the custom world. This is stll under development with the world being built and navigation being figured out. Integration of the two is to be done.

2 0
Python
MachineLearningAntivirus

This is an antivirus web app created using Flask, Python. 4 models were trained using ML algorithms like Random Forest, Ada Boost, Gradient Boosting and Decision Tree. The results from all 4 are considered to classify input as malware or benign based on the majority.

2 0
HTML
JARVIS

This is a weak AI like JARVIS/Siri/Alexa created using python

2 2
Python
MSTeamsAutomationSelenium

This is a web automation of MS Teams using selenium-python bindings. It is custom-made to my timetable. It logs into the account,starts meetings according to my timetable and ends then after the specified time.

2 0
Python
GaudiAcceleratorBenchmarking

I tried training UNet for semantic segmentation on the new Intel Gaudi Accelerator. I also benchmarked it against Nvidia's A100. Results and code are as follows.

1 0
Python
ros2_ws

Collection of ROS 2 packages for Gazebo worlds, robotic arms and autonomous cars.

1 1
Python
Turtlebot3-Path-Planning

These packages helps navigate turtlebot3 in a known simulated environment map.

1 0
Python
DevHacksHackathon2025

Coding repository for DevHacks Hackathon 2025.

1 0
TypeScript
MazeSolverRobot

This is the code to solve mazes using Bstar Algorithm and Computer Vision. Also implemented code to convert path pixels to real world coordinates with respect to robot's base frame so that the robot can move along the path decided. The robot used is MyCobot 600 Pro by Elephant Robotics.

1 0
Python