Skip to content
View AlAsiri-Ali's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report AlAsiri-Ali

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
AlAsiri-Ali/README.md

Hi there, I'm Ali Asiri πŸ‘‹

For an AI developer, logic is everything. Here's how I define myself

class AliAsiri:
    def __init__(self):
        self.name = "Ali Asiri"
        self.current_focus = "M.S. in Artificial Intelligence @ King Abdulaziz University"
        self.passions = ["Machine Learning", "Natural Language Processing", "Strategic Game AI"]
        self.learning = ["MLOps", "Deploying AI models at scale"]

    def get_mission(self):
        return "To build intelligent systems that solve real-world problems."

# To learn more about my work, check out my projects below.

πŸš€ My Tech Stack & Skills

Python SQL scikit-learn pandas numpy TensorFlow Git


πŸ› οΈ My Projects

Here are some of the projects I've worked on. You can find more in my repositories.

Project Name Description Link
Titanic Survival Prediction An end-to-end ML project to predict passenger survival using classification models. πŸ”— GitHub Repo
Sentiment Analysis (NLP) A system to automatically identify sentiment in English text using TF-IDF and ML classifiers. πŸ”— GitHub Repo
Gomoku AI Player A strategy game with an intelligent AI opponent built using the Minimax algorithm with Alpha-Beta Pruning. πŸ”— GitHub Repo

πŸ“« Let's Connect!

Passionate about solving complex problems and collaborating with innovative minds. If you're working on something exciting in the AI space, I'd love to connect.

Pinned Loading

  1. raddah/GomokuMaster raddah/GomokuMaster Public

    Gomoku Master Game with EasyAI

    Python 2 1

  2. frequency-aware-deepfake-detection frequency-aware-deepfake-detection Public

    Frequency-aware deepfake detection under lossy H.264 compression using XceptionNet, DCT features, learnable frequency masking, and cross-attention fusion.

    Python 1