Skip to content
View adhamKotb's full-sized avatar

Block or report adhamKotb

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. RSA-Implementation RSA-Implementation Public

    RSA, named after its inventors Rivest, Shamir, and Adleman, is pivotal in modern cryptography. It encrypts data using public and private keys, securing sensitive information like passwords and tran…

    Python

  2. C-Sorting-Algorithms C-Sorting-Algorithms Public

    C-Sorting-Algorithms provides essential sorting algorithms implemented in C. This repository includes popular techniques like Bubble, Insertion, Selection, Merge, and Quick Sort. Each algorithm is …

    C

  3. Web-scraping-Mobile.de- Web-scraping-Mobile.de- Public

    This project aims to scrape BMW cars data from AutoScout24, specifically focusing on cars with first registration from 2021 and located in Germany. The scraped data includes car name, specification…

    Python

  4. Bank-Market-Cap-Data-ETL-Process Bank-Market-Cap-Data-ETL-Process Public

    This Python script performs an ETL process on bank market capitalization data from a Wikipedia page. It extracts bank names and market caps, converts values to multiple currencies, and saves the re…

    Python