Skip to content
View EzekielLoty's full-sized avatar

Block or report EzekielLoty

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

Hi there πŸ‘‹ I'm Ezekiel

Welcome to My Github!

name = "Ezekiel"

while coding:
    actions = [
        f"🎧 {name} is listening to music",
        f"πŸ’§ {name} is drinking water",
        f"πŸ€– {name} is training ML models",
        f"πŸ› οΈ {name} is building Applications"
    ]
    for a in actions: print(a)

(Coming Soon) Check out my Medium for blogs and project overviews, and feel free to connect with me on other platforms.

linkedin logo medium logo microsoft-outlook logo

Pinned Loading

  1. LaLigaRPF LaLigaRPF Public

    Soccer Statistics Website for players in LaLiga Made with React PostgreSQL and Django

    JavaScript

  2. dal-cscd dal-cscd Public

    Dalhousie CS Course Directory for students built with Springboot PostgreSQL and React

    Java

  3. FBrefDataScraper FBrefDataScraper Public

    A simple Python data scraper that extracts football player stats from FBref HTML pages and outputs clean CSV files.

    Python

  4. SoccerDataAnalysis SoccerDataAnalysis Public

    A data-driven analysis of Tottenham Hotspur's attacking players in the 2024/25 season, featuring visualizations, and an interactive dashboard.

    Jupyter Notebook