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

Block or report MohamedAmhal

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
MohamedAmhal/README.md
Header




🧠 About Me

class MohamedAmhal:
    def __init__(self):
        self.name        = "Mohamed Amhal"
        self.role        = ["Big Data & AI Engineering Student",
                            "Backend Developer"]
        self.school      = "ENSA Tetouan 🎓"
        self.languages   = ["Python", "JavaScript", "C", "Bash"]
        self.interests   = ["Machine Learning", "Data Engineering",
                            "Backend APIs"]
        self.currently   = "Building ML models from scratch 🔬"
        self.fun_fact    = "I think I'm funny 😄"

    def say_hi(self):
        print("Thanks for visiting! Let's build something amazing 🚀")

me = MohamedAmhal()
me.say_hi()


🚀 Current Focus


🛠️ Tech Stack

💻 Languages

🤖 AI / Data Science

🌐 Web & Backend

🗄️ Databases & DevOps


📊 GitHub Stats


🎓 Certifications

ALX Back-End Specialization Certificate

ALX Certificate

🌐 Connect With Me

Platform Link
💼 LinkedIn Mohamed Amhal
🐦 Twitter @mohamedamha
📧 Email mohammedamhal349@gmail.com
🏆 HackerRank mohammedamhal
⚔️ Codeforces mohammedamhal
📊 Kaggle mohammed
📘 Facebook Mohamed Amhal
📸 Instagram mohammed_amhal

Footer

"The best way to predict the future is to create it." 💜

Pinned Loading

  1. Recommandation_system_project_maching_learning Recommandation_system_project_maching_learning Public

    Ce projet est une implémentation d'un système de recommandation utilisant des techniques de machine learning. L'objectif principal est de recommander des articles ou des produits à des utilisateurs…

    Jupyter Notebook 2

  2. alx-higher_level_programming alx-higher_level_programming Public

    this repository contient the codes of high level programming

    Python 1

  3. alx-system_engineering-devops alx-system_engineering-devops Public

    I'm now a ALX Student, this is my seconde repository as a full-stack engineer

    Shell 1

  4. data_science_project_Esp-rence_de_vie_au_maroc data_science_project_Esp-rence_de_vie_au_maroc Public

    Ce projet de data mining vise à développer un modèle prédictif des tendances du marché en utilisant des techniques d'analyse avancées. En exploitant un large ensemble de données historiques provena…

    Python 1

  5. printf printf Public

    Creating a custom printf function in C involves parsing format strings, handling diverse data types, supporting formatting options, managing memory, implementing error handling, and addressing edge…

    C

  6. Azi-C/simple_shell Azi-C/simple_shell Public

    A simple shell project for basic command-line interactions and scripting.

    C 1