class AboutMe:
full_name = "Mahdi Z"
languages = ["EN", "AR"]
def fetch_interests(self):
return ["Web development", "Cycling", "Technology", "Engineering", "Learning!"]
def fun_fact(self):
return "I started programming at the age of 6!"
def main_programming_languages(self):
return ["python", "javascript"]
def learning_programming_languages(self):
return ["react", "vue", "rust"]
def contact_information(self):
return ["email: zainimahdi@outlook.com"]
Highlights
- Pro
Popular repositories Loading
-
ps5-uk-bot
ps5-uk-bot Publica selenium-python made ps5 bot, made for multiple UK retailers such as Argos and Smyths, digital and disk - No Longer Maintained, Little To No Updates
-
kafi-explorer
kafi-explorer Publical kafi v1-8 search engine with grading filters in react
TypeScript 1
-
bazaar-item-price
bazaar-item-price Publica simple python program which checks and gives the user any bazaar item price - No Longer Maintained, Little To No Updates
Python
-
uk-store-bot
uk-store-bot Publica store bot which buys any item from multiple UK retailers such as Argos and Smyths - No Longer Maintained, Little To No Updates
Python
-
learning-js-clicker-game
learning-js-clicker-game Publiclearning JS by making a simple clicker game
JavaScript
-
Quran-API-site
Quran-API-site PublicA Quran JS site for learning how to integrate API's and Bootstrap with JS
JavaScript
If the problem persists, check the GitHub status page or contact support.