Skip to content
View viratvasu's full-sized avatar

Block or report viratvasu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
viratvasu/README.md

Hi I'm Vasu πŸ‘‹

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()

Vasu's GitHub stats

Pinned Loading

  1. news-paper-automation-system news-paper-automation-system Public

    Python

  2. photo-resolution-changer photo-resolution-changer Public

    This is GUI made in Python which can take input of a picture change and its resolution to what ever you need

    Python 1

  3. Python-Music-Player Python-Music-Player Public

    Forked from attreyabhatt/Python-Music-Player

    Music Player built using Python and Tkinter

    Python

  4. song-player-according-to-you-mood song-player-according-to-you-mood Public

    HTML

  5. Study-Time-Calculator-and-Break-Recommendation Study-Time-Calculator-and-Break-Recommendation Public

    This is GUI made by using TKinter(Python) which will caluclate How much time did You study and automatically gives breaks to take rest

    Python

  6. transport-system transport-system Public

    Python