class acdev1508 {
public social: Record<string, string>;
public favLangs: string[];
public nation: string;
public website: string;
public areasOfKnowledge: string[];
public constructor() {
this.social = {
Github: 'acdev1508',
Discord: 'acdev1508',
StackOverflow: 'ac.dev',
};
this.areasOfKnowledge = ['C++', 'JavaScript', 'TypeScript', 'Node', 'Python'];
this.favLangs = ['TypeScript', 'C++'];
this.nation = 'Viet Nam';
this.website = 'acgaming.is-a.dev';
}
}
Popular repositories Loading
-
-
discord.js-template
discord.js-template Public templateAn advanced discord.js bot template
JavaScript 3
-
DiskCleaner
DiskCleaner PublicClean all unnecessary/temporary files in your local disk.
Batchfile 2
-
Template.ts
Template.ts Public archiveTypescript template for discord.js v14 with Sapphire framework
-
free-domain
free-domain PublicForked from Olivr/free-domain
Get a cluster.ws & wip.la domain for free and instantly
HCL
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.