Skip to content
View Taha-130's full-sized avatar

Highlights

  • Pro

Block or report Taha-130

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
Taha-130/README.md

Hi there 👋

🔧 Languages and tools

languages

tools

🌱 I’m currently learning...

languages

🔭 I would like to learn...

tools

Pinned Loading

  1. BFS-DFS-Dijkstra BFS-DFS-Dijkstra Public

    This repository contains Python implementations of various pathfinding algorithms, including Dijkstra and its variations, as well as Breadth-First Search (BFS), Depth-First Search (DFS), and a neig…

    Python

  2. Circle_war Circle_war Public

    Circle War – Un jeu compétitif en Python où deux joueurs placent stratégiquement des cercles pour occuper la plus grande aire. Interface graphique simple via upemtk. 🚀🎮

    Python

  3. Google_search Google_search Public

    A web app showcasing different search algorithms like basic, advanced, and image search. Built with HTML & CSS. Explore search functionality in an interactive way! 🌐

    HTML

  4. Portfolio Portfolio Public

    Here's my portfolio hosted on GitHub Pages, showcasing my projects, experiences, and more.

    HTML

  5. tictactoe tictactoe Public

    AI-powered Tic Tac Toe game using the Minimax algorithm to play optimally against the computer.

    Python