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

Block or report abelzy

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

Hello, I'm Abel Zenebe. I like open source!

πŸ‘¨β€πŸ’» Self Introduction

#!/usr/bin/python

class About(Me):
{
    def __init__(self):
        {
            MY_DREAM = "To be a Data Scientist.";
            MY_FAV_QUOTE = "Our greatest glory is not in never falling, but in rising every time we fall."
        }
    
    def GetCurrentStatus(self)
    {
        return 
        {
            "Workplace": "Not yet|Student"
            "University":"UESTC"
            "Studying":"Masters|Software Engineering"
        };
    }

    def GetDailyKnowledge(self)
    {
        return 
        {
            "Python", "Data Science", "Machine Learning", "Computer Vison", "Data Analysis",
            "Data Visualization","Azure Devops", "HTML","JavaScript", "CSS","Android App","MongoDB", "MySQL", "Git Bash"
            "Windows", "Ubuntu","Github Action"
        };
    }
}

My GitHub Stats

πŸ† Github Profile Trophy

trophy

πŸ”₯ Github Streak


github-profile-views-counter

Popular repositories Loading

  1. Face-Appreance-Changer-App Face-Appreance-Changer-App Public

    a Desktop application aimed to deploy the StarGAN model.

    Python 3

  2. Amharic-Chinese Amharic-Chinese Public

    an Android Dictionary app designed to do Amharic-Chinese translation

    Java 2

  3. Pandish Pandish Public

    A Popular dish and restaurant in Chengdu recommendation system based on Dianping reviews

    2

  4. Dianping-Web-Crawler- Dianping-Web-Crawler- Public

    Python 2

  5. covid19-tracker-android covid19-tracker-android Public

    2

  6. it-cert-automation-practice it-cert-automation-practice Public

    Forked from google/it-cert-automation-practice

    Google IT Automation with Python Professional Certificate - Practice files

    Python 1