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
-
22:15
(UTC +05:30) - dharsan19.com
- 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.




