Skip to content
View Ahmad-Hatam's full-sized avatar

Block or report Ahmad-Hatam

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

    This project implements the PageRank algorithm to rank web pages based on their link structure. It includes functions for parsing graph data from .dot files, simulating random surfers, and computin…

    Python

  2. Edge-Detection Edge-Detection Public

    This project implements an image edge detection algorithm using Gaussian blur and Sobel operators. With a user-friendly command-line interface, it offers easy experimentation and analysis of edge d…

    Python

  3. RockPaper RockPaper Public

    This project combines a Rock-Paper-Scissors game with a Cellular Automaton-based random number generator. Both players are computer-controlled, creating an intriguing blend of computational randomn…

    Assembly

  4. Frontend-Skill-Check Frontend-Skill-Check Public

    This repository showcases a responsive website design crafted using Bootstrap. With smooth navigation and engaging content sections, it employs HTML, CSS, and Font Awesome icons for a polished user…

    HTML

  5. sc-agent-governance sc-agent-governance Public

    Forked from https-deeplearning-ai/sc-agent-governance

    Governing AI Agents Course from Deeplearning.ai

    Jupyter Notebook

  6. llm_from_scratch llm_from_scratch Public

    Forked from vivekkalyanarangan30/llm_from_scratch

    Python