Skip to content
View novasy's full-sized avatar
  • Serverhub
  • İzmir
  • 13:26 (UTC +03:00)
  • Instagram novasyy

Organizations

@krvn-live
Block or Report

Block or report novasy

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

Profile Views

Novasy

About Me

class Person {
 constructor(name, age, city, occupation, gender) {
   this.name = name;
   this.age = age;
   this.city = city;
   this.occupation = occupation;
   this.gender = gender;
 }

 introduce() {
   console.log(`Hello, I'm ${this.name}. I am ${this.age} years old, and I live in ${this.city}. I work as a ${this.occupation}, and I am ${this.gender}.`);
 }
}

const Novasy = new Person("Alp", 20, "İzmir", "Computer Engineering Student", "Erkek");
Novasy.introduce();

🔧 Languages

🏆 Trophies

trophy

Discord

Discord Presence

Social Media Accounts!

Pinned

  1. url-spammer url-spammer Public

    Güncellemelerle birlikte çalışmayı durdurdu.

    JavaScript 33 22

  2. Username-Snipper Username-Snipper Public

    Discord Username Snipper

    JavaScript 5 1

  3. novasy novasy Public

    4 8

  4. url-guard url-guard Public

    Güncellemelerle birlikte çalışmayı durdurdu.

    JavaScript 7 4