Skip to content
View gajeraYash's full-sized avatar

Block or report gajeraYash

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
gajeraYash/README.md
#!/usr/bin/python

class Engineer:

    def __init__(self):
        self.name = "Yash Gajera"
        self.title = "Engr III - Cslt Full Stack"
        self.employer = "Verizon"

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = Engineer()
me.say_hi()


Popular repositories Loading

  1. myyfeed-app myyfeed-app Public archive

    Project for NJIT CS-490 Fall 2020

    CSS 3

  2. NFOP-app NFOP-app Public archive

    CS491 Project Newark Fraternal Order of Police

    HTML 1 1

  3. AI-394D-DL AI-394D-DL Public

    UTMSCO - AI 394D - Deep Learning - Spring 2025

    Python 1

  4. gajeraYash gajeraYash Public

  5. blogs blogs Public

  6. yashgajera.github.io yashgajera.github.io Public