Skip to content
View Alvi24-hub's full-sized avatar

Block or report Alvi24-hub

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. Number-Guessing-Game Number-Guessing-Game Public

    A simple number guessing game built with Python.

    Python

  2. Calculator Calculator Public

    A Python-based command-line calculator with basic and advanced math operations.

    Python

  3. Digital-Clock Digital-Clock Public

    A Python-based terminal application featuring a digital clock, customizable countdown timer, and Pomodoro timer

    Python

  4. Password-Generator Password-Generator Public

    A Python password generator with customizable length, character types, and minimum alphabet requirement for strong, secure passwords.

    Python

  5. RestAPI RestAPI Public

    A simple FastAPI project for managing to-do tasks with full CRUD support.

    Python

  6. Sudoku-Solver Sudoku-Solver Public

    This is a simple yet powerful Sudoku Solver implemented in C using backtracking. The program takes an incomplete 9x9 Sudoku puzzle as input (with 0 representing blank cells) and fills it with a val…

    C