Skip to content
View ez7mz's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ez7mz

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

Typing SVG Typing SVG

Email Linkedin Portfolio Twitter Instagram Discord Medium

github-snake

👨🏻‍🎓 About

Greetings! I'm currently a Data Engineering student, focusing on building cloud-based Data pipelines and crafting well-designed data acquisition systems. My passion lies in building dependable data setups that help organizations thrive in the world of information.

class ez7mz:

    def __init__(self):
        # who am I ?
        self.full_name = 'Mesrar Hamza'
        self.username = 'ez7mz'
        self.role = 'Data Engineering Student'

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

        self.stack = ['Data Engineering', 'Data Analysis', 'Web scraping', 'Web dev']

    def __str__(self):
        return self.full_name


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

📊 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/VisionOrdinateur

    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