Skip to content
View ALOK9442's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ALOK9442

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


Headline

Gmail

class Developer {
  constructor() {
    this.name = "Alok Yadav πŸ˜„";
    this.role = "Frontend Developer πŸ’»";
    this.hate = "JavaScript πŸ’›";
  }

  sayHi() {
    console.log("Thanks for dropping by, hope you find some of my work interesting.");
  }
}

const me = new Developer();
me.sayHi();

image image image image

image image image

Top Langs

GIF

Pinned

  1. cryptbeeWeb cryptbeeWeb Public

    CryptBee is a trading crypto website made using ReactJs for the frontend and Django for the backend.

    JavaScript

  2. BlogIt BlogIt Public

    JavaScript