Skip to content
View binayakbartaula11's full-sized avatar
🏳️
AFK: Finding Easter eggs in life
🏳️
AFK: Finding Easter eggs in life

Block or report binayakbartaula11

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. F1-Performance-Predictor F1-Performance-Predictor Public

    Machine learning model trained on 2018–2024 Formula 1 data to predict the 2025 driver standings. Built with Python and scikit-learn, using regression techniques to forecast performance and analyze …

    Jupyter Notebook

  2. maze-runner-sim maze-runner-sim Public

    Maze generation and pathfinding simulator with real-time visualization. Supports 3 algorithms each for generation (Recursive Backtracking, Prim's, Kruskal's) and pathfinding (DFS, BFS, A*). Built w…

    Python