//Imports
const Universe = require("/root/Simulations/Universe");
const {Systems} = Universe.Systems.Galaxies.MilkyWay;
const {Human} = Systems.Solar.Planets.Earth.Entities;
//Create a new Human called Ashley
const Ashley = new Human({
name: "Ashley",
pronouns: "She/Her"
});
//Asign data to Ashley
Object.assign(Ashley, {
nicknames: ["ashl3y", "ashl3ycodes", "Anshurii"],
likes: ["Code", "Sleep", "Monster Energy", "Videogames"],
dislikes: ["Sleep", "Bugs", "Competitiveness"],
skills: {
webDevelopment: {
frontEnd: ["CSS", "HTML", "JavaScript"],
backEnd: ["JavaScript", "Node.js"]
},
softwareDevelopment: ["C++", "Bash", "Java"],
botDevelopment: ["Discord.js", "JavaScript", "MongoDB",
"Node.js", "SQLite"]
},
tools: {
ides: ["CLion", "IntelliJ","WebStorm"],
software: ["Adobe Photoshop", "Git", "GitHub"],
os: {
linux: "Endeavour OS",
windows: "Windows 11"
}
},
contact:{
discord: {
username: "ashl3ycodes"
}
}
});
Popular repositories Loading
-
ulauncher-exit-plasma
ulauncher-exit-plasma PublicForked from CactiChameleon9/ulauncher-exit-plasma
Una extensión de Ulauncher para gestionar la sesión de KDE Plasma.
Python 2
-
discord-online-24-7
discord-online-24-7 PublicA simple script that keeps a Discord account active 24/7, written in javascript.
JavaScript 1
-
-
amoury-crate-se-covers
amoury-crate-se-covers PublicMy personal collection of game and app covers for ARMOURY CRATE SE
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.