Skip to content
View oo7mza's full-sized avatar

Block or report oo7mza

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

Typing SVG Typing SVG

Email Linkedin Portfolio Twitter Instagram Discord Medium

github-snake

👨🏻‍🎓 About

A mind wired for AI, a heart driven by curiosity, and a passion for transforming data into impact.
Exploring patterns, predicting possibilities, and engineering intelligence—one model at a time.

class Hmesrar:

    def __init__(self):
        # who am I ?
        self.full_name = 'Mesrar Hamza'
        self.username = '@hmesrar'
        self.role = 'Data Scientist/Engineer @Oracle'

        # find me
        self.web = 'https://hmesrar.netlify.app/'
        self.linkedin = 'linkedin.com/in/hmesrar/'
        self.twitter = '@hmesrar'

        self.areas = ['Machine Learning', 'Data Engineering', 'Data Analysis', 'Web scraping', 'Web dev']

    def __str__(self):
        return self.full_name


if __name__ == '__main__':
    me = Hmesrar()

📊 Profile stat


footer

Pinned Loading

  1. smartcity smartcity Public

    CSS 1 2

  2. HackThon-OpenSource11-Winners HackThon-OpenSource11-Winners Public

    Forked from NBGamer99/HackThon-OpenSource11-Winners

    Jupyter Notebook

  3. ComputerVision ComputerVision Public

    Forked from NBGamer99/COMPUTER-VISION-PLAT-DETECTION

    Cars plate detection && Video object detection

    Jupyter Notebook

  4. text-bg-color-matcher text-bg-color-matcher Public

    A Tinder alike web app for colors

    Jupyter Notebook 1