Skip to content
View Pramad712's full-sized avatar
  • Thornton Middle School Student
  • Fremont, CA
  • 15:45 (UTC -07:00)
Block or Report

Block or report Pramad712

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
Pramad712/README.md
  • ๐Ÿ‘‹ Hi, my name is Pranav Maddineedi.
  • ๐Ÿ‘€ Iโ€™m interested in coding, science, and math. My favorite language is Python, and I know the fundamentals of Java and learning C/C++. My strengths are Python and game development with pygame.
  • ๐ŸŒฑ Iโ€™m currently learning about AI and ML, specifically reinforcement learning. I am also learning many algorithms (competitive programming).
  • ๐Ÿ’ž๏ธ I don't need any collaboration for now.
  • ๐Ÿ“ซ You can reach me via my email pmaddineedi@gmail.com.
  • ๐Ÿ† I am a USACO Silver Contestant (finished Bronze in January 2023, and hoping to be in the Gold division by the end of the next contest!)

Pinned

  1. Distracted-Driver-Detector Distracted-Driver-Detector Public

    A distracted driver detector that uses neural networks/deep learning and makes a "beep" sound if the driver has been distracted for at least two seconds.

    Python 1

  2. TMS-Pathfinding TMS-Pathfinding Public

    Findig the shortest paths between anywhere in Thornton Middle School (Fremont, CA, USA).

    Python 1

  3. Multiplayer-Chess-Game Multiplayer-Chess-Game Public

    Play chess with a friend.

    Python 1

  4. Shortest-Paths Shortest-Paths Public

    Finds the shortest path on a grid between two nodes (given by the user). The user also puts obstacles which the path must not go through (but can go between ...).

    Python 1 1