Skip to content
View SaiDhinakar's full-sized avatar
:electron:
:electron:

Highlights

  • Pro

Block or report SaiDhinakar

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

πŸ‘‹ Hello World! I'm Sai Dhinakar


Building intelligent solutions at the intersection of AI and web development


🧠 About Me

class SaiDhinakar:
    def __init__(self):
        self.role = "AI & ML Enthusiast | Full Stack Developer"
        self.education = "Pursuing AI & Machine Learning"
        self.interests = ["Machine Learning", "Full Stack Development", "Problem Solving"]
        self.current_focus = "FastAPI and advanced ML techniques"
        self.collaboration_status = "Always open to exciting tech projects"

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

me = SaiDhinakar()
me.say_hi()

πŸ˜„ Just for Fun

Why did the Python developer go broke?

Because he kept using pass in all his functions!

Why do C++ programmers have trust issues?

Because they never know when something might go out of scope.


πŸ’» Tech Arsenal

[ core ]
  └─  python

[ ai/ml ]
  └─  pytorch

[ backend ]
  β”œβ”€  django
  β”œβ”€  flask
  └─  fastapi

[ frontend ]
  β”œβ”€  JS /  React
  β”œβ”€  HTML / CSS
  └─  Tailwind

[ data ]
  β”œβ”€  MySQL
  β”œβ”€  SQLite
  β”œβ”€  Mongodb
  └─  Redis

[ system ]
  β”œβ”€  Arch btw :)
  β”œβ”€  git /  github
  β”œβ”€  docker
  └─  vscode

πŸ“Š GitHub Stats


πŸ”₯ Contribution Streak


πŸ“« Let's Connect


Feel free to explore my work and reach out for collaboration.

Visitors

Pinned Loading

  1. student-attendance-django student-attendance-django Public

    An AI-powered facial recognition attendance management system built with Django.

    Python 1

  2. telco-churn-ml-pipeline telco-churn-ml-pipeline Public

    A comprehensive ML pipeline for predicting customer churn in telecommunications companies using machine learning models with MLflow tracking and deployment capabilities.

    Jupyter Notebook

  3. TechDraw TechDraw Public

    TechDraw is a modern, AI-powered visual diagramming application designed for creating system architecture diagrams, workflow visualizations, and technical documentation. Built with React Flow and p…

    TypeScript 2

  4. templatrix templatrix Public

    A powerful Python package for quickly generating structured web application templates for FastAPI and Flask frameworks.

    Python 2

  5. Tamil-Braille-Translator Tamil-Braille-Translator Public

    Tamil-Braille-Translator is a cutting-edge mobile app that leverages computer vision and OCR technology to seamlessly convert Tamil Braille from images into standard Tamil script.

    6 1

  6. retinaface-inference-service retinaface-inference-service Public

    A production-grade face detection inference service using RetinaFace. Easy to integrate on any face recognition systems.

    Python