Skip to content
View sobiasalamat's full-sized avatar

Block or report sobiasalamat

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

Popular repositories Loading

  1. Teacher_Student_Result-panel Teacher_Student_Result-panel Public

    This project implements a Teacher–Student Result Panel where teachers can add, update, and manage student results, and students can securely view their results.

  2. Console-base-calculator Console-base-calculator Public

    Console-based Calculator is a simple Python program that allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, division, modulus, power, and floor divis…

  3. console-based-end-to-end-encryption console-based-end-to-end-encryption Public

    A simple Python project that lets users encrypt and decrypt text through a console menu interface. Uses basic character-shift logic to apply multiple layers of encryption with a user-provided salt …

    Python

  4. alisulmanpro alisulmanpro Public

    Forked from alisulmanpro/alisulmanpro

    Personal GitHub profile showcasing my skills, projects, and learning journey in Python, Django, and Machine Learning.

  5. scientific_calculator scientific_calculator Public

    A menu-driven scientific calculator built in Python using modular programming. It supports basic and advanced mathematical operations, trigonometric and logarithmic functions, error handling, and a…

    Python

  6. number_guessing_game number_guessing_game Public

    A simple Python number guessing game where the player guesses a random number with **“Too high”** and **“Too low”** hints. The game supports multiple rounds, increasing difficulty, a decreasing tim…

    Python