Skip to content
View Aqeel-110's full-sized avatar

Block or report Aqeel-110

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. Calculator Calculator Public

    My first repository! This Python program performs basic arithmetic operations: addition, subtraction, multiplication, and division. It prompts the user to input two numbers and select an operation,…

    Python

  2. Prime-Numbers Prime-Numbers Public

    A Python program which prints Prime Numbers between two ranges given by the user. This project was created on July 23, 2023, and uploaded to GitHub in 2024.

    Python

  3. Python-Numeric-FileIO Python-Numeric-FileIO Public

    This Python program reads integers from a file, calculates their max, min, and sum, and writes the results to an output file. This project was created on August 3, 2023, and uploaded to GitHub in 2…

    Python

  4. Employee-Management-System Employee-Management-System Public

    A Python program that defines an Employee class to manage employee details such as ID, name, department, and salary. It includes methods to update salaries and check if an employee's salary exceeds…

    Python

  5. Python-Banking-System Python-Banking-System Public

    A Python-based banking system using OOP and file management. Manage accounts with functionalities for adding, depositing, withdrawing and checking balances. Supports .txt and .pkl formats for data …

    Python

  6. student-attendance-management-system student-attendance-management-system Public

    The Student Attendance Management System is a web-based application designed to track and manage student attendance efficiently. This project was created before October 10, 2024, and was uploaded t…

    EJS