Skip to content
View ashishkjay's full-sized avatar
  • Sunshine State

Highlights

  • Pro

Block or report ashishkjay

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
ashishkjay/README.md

Hello there 👋

#!/usr/bin/python


class SoftwareEngineer:

    def __init__(self):
        self.name             = "Ashish Jayan"
        self.role             = "Senior Software Engineer"
        self.state_living_in  = "Florida"

    def say_hi(self):
        print("Thanks for dropping by.")


me = SoftwareEngineer()
me.say_hi()

Pinned Loading

  1. node-koa-typescript node-koa-typescript Public template

    Node TypeScript Koa Template

    TypeScript

  2. Docker-OSX Docker-OSX Public

    Forked from sickcodes/Docker-OSX

    Mac in Docker! Run near native OSX-KVM in Docker! X11 Forwarding!

    Dockerfile

  3. nocode nocode Public

    Forked from kelseyhightower/nocode

    The best way to write secure and reliable applications. Write nothing; deploy nowhere.

    Dockerfile