Skip to content
View ali4xk's full-sized avatar

Block or report ali4xk

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. 2048Game-Python- 2048Game-Python- Public

    Python remake of the classic 2048 puzzle game with an interactive Tkinter GUI, three difficulty levels (4×4 / 6×6 / 10×10), live scoring, and a persistent leaderboard.

    Python 1

  2. ai-chatbot ai-chatbot Public

    AI-powered customer support chatbot built with React and Python/Flask, integrated with the Claude API.

    CSS 1

  3. Project2048 Project2048 Public

    A console-based 2048 game built in C++, featuring multiple difficulty levels, persistent file-based leaderboards, and classic tile-merging gameplay.

    C++

  4. TicTacToe-Game-Project TicTacToe-Game-Project Public

    A polished SFML-based Tic-Tac-Toe game with menu screens, mouse controls, win/draw detection, and a neon-inspired arcade UI.

    C++

  5. SnakeWaterGunGame SnakeWaterGunGame Public

    A fun implementation of the classic Snake, Water, Gun game in Python. Built to strengthen Python fundamentals, including conditionals, loops, random number generation, and user input handling.

    Python