Skip to content
View vishnurs's full-sized avatar
♣️
Life is beautiful
♣️
Life is beautiful

Block or report vishnurs

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
vishnurs/README.md

Hello World! 👋

package vishnu

type About struct {}

func (About) getSkills() []string{
	return []string{"Javascript", "Typescript", "NodeJS", "Angular", "Vue", "Golang", "Python"}
}

func (About) getTitle() string {
	return "Senior Software Engineer"
}

func (About) getFullName() string {
	return "Vishnu Sureshkumar"
}

Personal projects

Pinned Loading

  1. lazy lazy Public

    lazy.js, A standalone javascript library to lazy load images

    HTML 8 2

  2. goweather goweather Public

    Go 1

  3. GCounter GCounter Public

    A simple chrome extension to find how many times you Google a day.

    JavaScript 3 1

  4. ngx-tbl ngx-tbl Public

    TypeScript 1