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
🌟
Always Enjoying
I am a final year student at Ahmedabad University.
My interest lies in Competitive programming, Python or Java based projects.
Would love to collaborate.
- Ahmedabad, Gujarat
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 2
-
-
-
personal_shopping_assistant_using_uagents
personal_shopping_assistant_using_uagents Publicusing fetch.ai
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.