class Attributes(HarshBhagat):
@staticmethod
def channels() -> tuple:
discord = "discord.com/users/354214357413920771"
linkedin = "linkedin.com/in/harsh-bhagat-376446235"
return discord, linkedin
@staticmethod
def contact() -> tuple:
discord = "bhagu"
email = "habhagat2003@gmail.com"
return discord, email
@staticmethod
def life() -> tuple:
langs = ['English', 'Hindi', 'Gujarati']
age = 21
spotify = r"https://open.spotify.com/playlist/2ycLp3SB2fjP8qJBe9UThp?si=298a42eba6354c84"
return langs, age, spotify
@staticmethod
def coding() -> tuple:
langs = {
'expert': ['Python', 'JavaScript', 'C++'],
'intermediate': ['Node/Express', 'Flutter'],
'learning': ['ReactJS', 'Competitive Programming']
}
specialities = ['Backend/NodeJS', 'Python/Scripting/Automation']
environnement = ['vscode', 'Replit', 'nano']
return langs, specialities, environnement
Popular repositories Loading
-
CheatSheets-for-Developers
CheatSheets-for-Developers PublicForked from aryankashyap7/CheatSheets-for-Developers
This Cheat sheet list has been made to enhance the workflow and efficiency. This well curated list will save you time when you just can't remember the code.
Batchfile 3
-
-
Dino
Dino PublicForked from developer-diganta/Dino
Dino is a chrome extension to help people with dyslexia and color blindness access web pages with more ease.
JavaScript 1
-
-
personal_shopping_assistant_using_uagents
personal_shopping_assistant_using_uagents Publicusing fetch.ai
Python 1
If the problem persists, check the GitHub status page or contact support.


