Skip to content
View Badhri-Prasath-D-R's full-sized avatar

Block or report Badhri-Prasath-D-R

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Badhri-Prasath-D-R/README.md

Header

Typing SVG

Profile Views GitHub followers GitHub stars


About Me

class BadhriPrasath:
    def __init__(self):
        self.name      = "Badhri Prasath D R"
        self.location  = "Chennai, Tamil Nadu, India"
        self.education = "B.Tech AI and Data Science (Undergraduate)"
        self.passions  = ["AI/ML", "Full-Stack Dev", "Computer Vision", "System Design"]
        self.contact   = "badhriprasathdr@gmail.com"

    def say_hi(self):
        print("Thanks for stopping by! Let's build something amazing together")

me = BadhriPrasath()
me.say_hi()
  • Currentlyworking on ML systems and full-stack apps
  • Exploring LLMs, Computer Vision and Scalable APIs
  • Passionate about clean design and real-world AI impact
  • Open to collaborations, internships and open-source projects
  • Reach me at badhriprasathdr@gmail.com
  • Fun fact: I build AI that can see and systems that scale

Connect With Me

LinkedIn Gmail GitHub


Tech Stack

Languages

Python TypeScript JavaScript C++ C Java Kotlin R

Frontend

React TailwindCSS Vite HTML5 CSS3 React Router Radix UI Chakra Chart.js

Backend and APIs

NodeJS Express.js Django Flask FastAPI Streamlit

Databases and Cloud

MongoDB SQLite Google Cloud Vercel

AI and ML

TensorFlow PyTorch Keras scikit-learn OpenCV NumPy Pandas Matplotlib SciPy

Tools and Design

Git Figma Selenium Power BI RayLib Blender Canva


GitHub Stats

Stats Languages

Commit Language Productive Time

Profile Details


Dev Quote of the Day

Quote


Footer

"Code is poetry written in logic."

Thanks for visiting! Drop a star if you found something interesting.

Profile Views

Pinned Loading

  1. SkillShare-Peer-to-Peer-Teaching-and-Learning SkillShare-Peer-to-Peer-Teaching-and-Learning Public

    This project presents the design and development of a Smart Education web application that provides an interactive, learner-centered platform for knowledge sharing and collaborative learning. It ma…

    TypeScript

  2. Staff_attendence_Tracker Staff_attendence_Tracker Public

    A Streamlit-based staff attendance analytics dashboard that parses biometric PDF reports, calculates extra hours, earned leave, and absences with gender-aware thresholds — backed by MongoDB Atlas w…

    Python

  3. Ping-pong-game-using-raylib-cpp Ping-pong-game-using-raylib-cpp Public

    A classic Ping Pong game built with C++ and Raylib, featuring an AI opponent, real-time scoring, collision detection, and OOP-based game entity design. Runs at 60 FPS on Windows.

    C++