Skip to content
View fox3000foxy's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Fox3000foxy Studios

Block or report fox3000foxy

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

Hi there 👋

My JS description :

class Person {
    constructor(username, job, codingLanguages) {
        this.username = username;
        this.job = job;
        this.codingLanguages = codingLanguages;
    }

    details() {
        console.log(`Hello, my name is ${this.username}`);
        console.log(`I'm a ${this.job} for the moment`);
        console.log(`I'm actually work on ${this.codingLanguages}`);
    }
}

const me = new Person("fox3000foxy", "Independent developer", "Javascript");
me.details();

Output :

Hello, my name is fox3000foxy
I'm a independent developer for the moment
I'm actually work on Javascript

Pinned Loading

  1. ImmersiveManhunt Public

    Immersive Manhunt Project

    JavaScript 7

  2. hologram-smart-miku Public

    Hatsune Miku Hologram Version Assistant that acts like Amazon Alexa

    JavaScript 1

  3. express-honeypot-middleware Public

    JavaScript 1

  4. Nausicaa-game/nausicaa-game.github.io Public

    JavaScript 2

394 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

fox3000foxy has no activity yet for this period.
Loading