Skip to content
View DikshitSharma-ai's full-sized avatar

Block or report DikshitSharma-ai

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

Popular repositories Loading

  1. student-marks-analyzer-Lists-python student-marks-analyzer-Lists-python Public

    A simple python project that analyzes student marks and shows total, average, highest and pass count using lists and loops.

    Python

  2. student-marks-analyzer-dictionary-python student-marks-analyzer-dictionary-python Public

    Python mini project using dictionaries to analyze student data. It displays all students, finds pass students, calculates average marks, and identifies the top performer. Includes user search featu…

    Python

  3. Snake-Water-Gun-Game-python-mini-project Snake-Water-Gun-Game-python-mini-project Public

    This is a simple Python game where you play Snake-Water-Gun against the computer. You choose an option, and the computer picks randomly. The winner is decided by rules. The game runs for 5 rounds a…

    Python

  4. linear-algebra-with-numpy linear-algebra-with-numpy Public

    This project demonstrates core Linear Algebra concepts using Numpy, including vector operations, matrix transformations, matrix transformations, determinant, inverse, eigenvalues, and basic underst…

    Python

  5. student-data-analysis-using-statistics-numpy student-data-analysis-using-statistics-numpy Public

    Beginner-friendly Python project to perform statistical analysis (mean, median, outliers, correlation, and data scaling) using NumPy.

    Python