Skip to content
View Abir-Bassam's full-sized avatar

Block or report Abir-Bassam

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Real-world-Data-Wrangling Real-world-Data-Wrangling Public

    Udacity Nanodegree Project – This project analyzes e-commerce web traffic and user behavior (2019–2023). It explores trends, patterns, and anomalies to understand user engagement, peak traffic peri…

    Jupyter Notebook 3

  2. Dog-Breed-Classification-Project Dog-Breed-Classification-Project Public

    Udacity Nanodegree Project: Python CNN-based Pet Image Classifier. Classifies images as dogs or non-dogs and identifies dog breeds using ResNet, AlexNet, and VGG models. Includes labeling, result s…

    Python 2

  3. Flower-Image-Classifier---TensorFlow-Project Flower-Image-Classifier---TensorFlow-Project Public

    This project is part of Udacity's Intro to Machine Learning with TensorFlow Nanodegree. It focuses on building and training a deep learning model to classify 102 types of flowers using transfer lea…

    Python 2

  4. Investigate-a-Dataset Investigate-a-Dataset Public

    This analysis is part of the Udacity Data Analyst Nanodegree, showcasing skills in Python, Pandas, NumPy, and data visualization. The dataset includes patient demographics, scheduling ...etc show i…

    HTML 2

  5. FIFA-World-Cup-2022-Matches-Exploration FIFA-World-Cup-2022-Matches-Exploration Public

    This repository contains a Udacity Nanodegree project analyzing FIFA World Cup 2022 match data. It explores team performance, possession, goals, and defensive actions, uncovering patterns and insig…

    Jupyter Notebook 2

  6. Knight-Tour-AI-Search Knight-Tour-AI-Search Public

    A Java program that rearranges six unique letters on an 8x8 board using BFS and DFS. It shows each move step-by-step, counts the total moves, and prints the final board state for both search algori…

    Java 2