class AboutMe:
def __init__(self):
self.pronouns = ["He", "Him"] ๐
self.education = ["B.Tech CSE @SRMIST"] ๐จ๐ปโ๐ป
self.code = ["Python ๐"]
self.skills = ["Devops", "IOT"]
self.hobbies = ["R&D ๐งโ๐ป"]
def quote(self):
while True:
print("Eat ๐ฐ")
print("Sleep ๐")
print("Code ๐จ๐ปโ๐ป")
print("Repeat ๐")
๐ป
Engineer
- Tamilnadu, India
-
18:47
(UTC +05:30) - in/dharsan19
- https://www.codechef.com/users/dharsan19
Pinned Loading
-
turtle-race-game-using-python
turtle-race-game-using-python PublicA fun Python mini-game using the turtle graphics library where players bet on a turtleโs color and watch them race to the finish line. ๐ฎ๐ข
Python
-
snake-game-using-python
snake-game-using-python Public๐ฎ A classic Snake Game built with Python ๐ using the Turtle graphics module. Eat the food ๐, grow longer, track your score ๐, and avoid crashing into walls ๐ง or your own tail ๐. Simple, fun, and adโฆ
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.