Skip to content
View FrancescoTheBest's full-sized avatar

Block or report FrancescoTheBest

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.

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

FrancescoTheBest

class FrancescoTheBest extends Profile {
  constructor() {
    this.name = "Francesco";
    this.occupation = "Student"
    this.username = "FrancescoTheBest";
    this.location = "Italy";
    this.languages = ["JavaScript", "Typescript", "Python", "Java"];
    this.discord = "francescothebest";
  }
  name() {
    return this.name;
  }
}

const me = new FrancescoTheBest();

EMPLOYMENTS

I'm actually a SkyForce Manager and Developer.

My Statistics



Popular repositories Loading

  1. FrancescoTheBest FrancescoTheBest Public

    Config files for my GitHub profile.