Update general-metrics.svg - [Skip GitHub Action]
//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" } } });
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
¡Hi
I'm Ashley!
A random girl on the internet and a passionate to code.
(Software Engineering student, monster energy addict, gamer, eepy princess, and your f̶r̶i̶e̶n̶d̶l̶y coding witch)
Languages, technologies and tools that I usually use.
Of all those tools, these are the ones I use the most: