class SoftwareEngineer:
def __init__(self):
self.name = "Vasu Gangavarapu"
self.role = "Software Engineer"
self.languages = ["Python","Java Script"]
self.skills = ["Cloud","Django","React"]
def say_hi(self):
print("Thanks for dropping by, hope you find some of my work interesting.")
me = SoftwareEngineer()
me.say_hi()
Pinned Loading
-
-
photo-resolution-changer
photo-resolution-changer PublicThis is GUI made in Python which can take input of a picture change and its resolution to what ever you need
Python 1
-
Python-Music-Player
Python-Music-Player PublicForked from attreyabhatt/Python-Music-Player
Music Player built using Python and Tkinter
Python
-
-
Study-Time-Calculator-and-Break-Recommendation
Study-Time-Calculator-and-Break-Recommendation PublicThis is GUI made by using TKinter(Python) which will caluclate How much time did You study and automatically gives breaks to take rest
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.


