Skip to content
View Sdgz2803's full-sized avatar

Block or report Sdgz2803

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

Popular repositories Loading

  1. Python-banking-system Python-banking-system Public

    Samuel Gomez created a Python banking system for his portfolio. Users can register, log in, and perform basic banking operations. It uses CSV files and SQLite for data storage and management. Inclu…

    Python

  2. Hangman-Game Hangman-Game Public

    Hangman Game in python

    Python

  3. Password_Generator- Password_Generator- Public

    This Python script generates strong passwords based on user input for length and complexity. It uses the secrets module for secure random generation and re for regex validation.

    Python