Skip to content
View sudhanshu0405's full-sized avatar

Organizations

@Robotics-Club-MMMUT

Block or report sudhanshu0405

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
sudhanshu0405/README.md
  • 👋 Hi, I’m Sudhanshu Yadav
  • 💞️ I’m interested in Programming and Problem-Solving.
  • 🌱 I’m currently working as R&D Developer at Dassault Systemes R&D Lab, Pune.
  • 📫 I’m passionate for learning new things.
  • 💞️ Pursued my B.Tech in ECE at MMMUT Gorakhpur.
  • 👀 I’m looking for Full-time opportunities.

Favourite Quotes: "The only way to do great work is to love what you do." - Steve Jobs

Pinned Loading

  1. Desktop_Voice_Assistant Desktop_Voice_Assistant Public

    We all know the Iron Man, the genius. He created Jarvis during his lifetime. It was an artificial intelligence that helped him fight evil. This project is my approach to the subject of a personal a…

    Python

  2. Simple-Linear-Regression_Supervised-ML-Project Simple-Linear-Regression_Supervised-ML-Project Public

    The objective of this project is to predict the percentage of an student based on the no. of study hours. This is a simple linear regression task as it involves just 2 variables.

    Jupyter Notebook

  3. hangman hangman Public

    The objective of this project is to implement the hangman game using Python. It doesn’t require any specific modules other than random and time. Python loops and functions are used to build this ga…

    Python

  4. Student_Library Student_Library Public

    Developed a fully automated system to implement Library system using OOPs where students can borrow books from list of books. The main purpose of this project is to reduce the manual work. The proj…

    Python