#!/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"
};
}
}
Popular repositories Loading
-
Face-Appreance-Changer-App
Face-Appreance-Changer-App Publica Desktop application aimed to deploy the StarGAN model.
Python 3
-
Amharic-Chinese
Amharic-Chinese Publican Android Dictionary app designed to do Amharic-Chinese translation
Java 2
-
-
-
it-cert-automation-practice
it-cert-automation-practice PublicForked from google/it-cert-automation-practice
Google IT Automation with Python Professional Certificate - Practice files
Python 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.