You must be logged in to sponsor Smit-05
Become a sponsor to Smit Padaliya
class WhoAmI:
user = 'Smit Padaliya'
current_edu = "Computer Engineering"
currently_learning = { "BlockChain ๐" , "Solidity ๐ฑโ๐ค" }
fun_fact = "I love Music"
hobbies = [
'Music ๐ถ',
'Chilling ๐',
'Gaming ๐ฎ',
'Movies ๐ฌ'
]
def getCity():
return Ahmedabad()
def Ambitions():
FullStackDeveloper()
BlockChainDeveloper()
FinishMyProjects()