Skip to content
View sridharan2401's full-sized avatar
Block or Report

Block or report sridharan2401

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

Hi there 👋

Twitter Follow

  • 🔭 I’m currently working towards a master's degree
  • 💬 Ask me about c, c++, python or Data Science
  • 📫 How to reach me: Email here -> [email protected]
  • ⚡ Fun fact: The internet is 10,000+ days old. For the exact amount of days, you can visit here

Connect with me:

Sridharan S | Twitter Sridharan S | LinkedIn Sridharan S | Instagram Sridharan S | Kaggle

Languages and Tools:

arduino c cplusplus django firebase flask flutter git heroku mssql mysql opencv python scikit_learn tensorflow

GitHub Stats:

sridharan2401

Pinned

  1. sri28vignesh/Automated-Sudoku-Solver sri28vignesh/Automated-Sudoku-Solver Public

    An application that solves sudoku puzzle image using python. Dancing Links(a.k.a. AlgorithmX) is used for solving the extracted sudoku puzzle

    Jupyter Notebook 2

  2. AI-based-Crop-Field-and-Disease-Identification-Application AI-based-Crop-Field-and-Disease-Identification-Application Public

    An android application which recognize the given field of a crop and also detects the disease of a crops.

    Jupyter Notebook

  3. Music_Emotion_Recognition Music_Emotion_Recognition Public

    An application which recognize the emotion of a song using Machine Learning

    Jupyter Notebook 1

  4. Sudoku-solver-using-backtracking-algorithm-in-c Sudoku-solver-using-backtracking-algorithm-in-c Public

    Solving a given Sudoku puzzle using backtracking algorithm in c

    C