async function legend() {
const Hyperz = require('200iq.js');
const chalk = require('chalk');
let doing = ['Sleeping', 'Eating', 'Making Discord Bots', 'Making Stuff in Photoshop'];
let langs = ['JavaScript', 'NodeJS','HTML5/CSS', 'Bits of PHP'];
let tools = ['Brave Browser', 'Windows', 'Linux', 'Discord', 'GitHub'];
let practice = await Hyperz.randomize(doing, langs, tools);
let lifeStoryPart1 = `What's up weirdos, I'm a highschooler with a passion for Software Development and Graphic Design! `;
let lifeStoryPart2 = `I spend most of my time in Discord calls with friends, or playing Arma 3. `;
let lifeStoryPart3 = `Currently I am ${practice[0]}, while writing ${practice[1]} on ${practice[2]}`;
console.log(chalk.blue(lifeStoryPart1, lifeStoryPart2, lifeStoryPart3));
}
exports.hyperz = legend;
PattysDevelopment
Follow
🏠
Working from home
Popular repositories Loading
-
PattysDevelopment
PattysDevelopment Public templateForked from Itz-Hyperz/Itz-Hyperz
The thing everyone rips from my profile lmfao, guess my style is just that good huh... It's just a clean markdown thing I made for my GitHub account, feel free to hire me based off the skills you s…
JavaScript
-
-
dropdown-roles
dropdown-roles PublicForked from Fruityisgood/dropdown-roles
A dropdown menu self role system discord bot template.
JavaScript
-
-
Swiftcord
Swiftcord PublicForked from NextGenOrg/Swiftcord
Simple & easy to use image manipulation module.
-
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.