class Honey:
def __init__(self):
self.username = 'h1m4n3hu'
self.name = 'Himanshu Soni'
self.rollno = '21f2000698'
self.email = '21f2000698@student.onlinedegree.iitm.ac.in'
self.web = 'https://h1m4n3hu.github.io/h1m4n3hu'
self.code = {
'frontend': ['HTML', 'CSS', 'JavaScript', 'ThreeJs', 'TKinter', 'Boostrap', 'TailWind'],
'backend': ['Python', 'Flask', 'Django'],
'database': ['MySQL', 'SQLite3'],
'tools': ['GIT', 'GitHub', 'GitLab', 'Pandas', 'Jupyter notebook', 'SQLAlchemy'],
'misc': ['Firebase', 'Pygame', 'Babylon.js', 'PIXI.JS']
}
self.soulset = ['illusions', 'antisocial', 'minimalist', 'uninterested', 'godly']
def __str__(self):
return self.name
if __name__ == '__main__':
me = Honey()
🍕
Popular repositories Loading
-
-
_mini_games
_mini_games Public....some of my mini games! Just loved making them. #import_fun_from_python
Python
-
pygame
pygame Publicis a Python-Pygame series based on 2-D GAME DEVELOPMENT like Super Mario, Adventure Islander,etc. which are my very own fantasies. So if you want to learn some of the best pygame things that are ac…
Python
-
-
vshub
vshub PublicI gave myself a repository which is where I kept my codes safe for how to make a repository and I thought a repository is a safe place for this kind of repository. So I headed to the home of reposi…
Python
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.