Skip to content
View waniaakhands's full-sized avatar

Block or report waniaakhands

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. sudoku-solver-using-backtracking sudoku-solver-using-backtracking Public

    A Python-based Sudoku Solver that uses the Backtracking Algorithm and NumPy to solve 9x9 Sudoku puzzles entered by the user through a console interface.

    Python

  2. cricket-scoreboard-python cricket-scoreboard-python Public

    This is a simple Python-based cricket score simulator where two teams take turns to play their innings. Each team gets 20 balls, and users can input the runs scored or mark a player as “out.” After…

    Python

  3. python-quiz-game python-quiz-game Public

    A command-line Quiz Game built in Python featuring password authentication, score tracking, percentage calculation, and an automatic grading system

    Python

  4. python-login-quiz-system python-login-quiz-system Public

    A Python console-based quiz application featuring user registration, login authentication, password protection, score tracking, percentage calculation, and an automatic grading system.

    Python

  5. python-mini-projects python-mini-projects Public

    A collection of beginner-friendly Python mini projects including a quiz game, number swapping program, and user data management system with Excel export functionality.

  6. salary-prediction-using-linear-regression salary-prediction-using-linear-regression Public

    A Machine Learning project that uses Linear Regression to predict employee salaries based on years of experience. Includes model training, prediction, evaluation metrics (MSE and R² Score), and dat…

    Python