An open API service indexing awesome lists of open source software.

https://github.com/ashl3ycodes/ashl3ycodes

Please leave a star if you're going to fork it. :)
https://github.com/ashl3ycodes/ashl3ycodes

about-me actions automation github-actions github-automation github-readme github-readme-profile github-workflows profile readme-profile workflows

Last synced: 7 months ago
JSON representation

Please leave a star if you're going to fork it. :)

Awesome Lists containing this project

README

          


¡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)




Metrics


```js
//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"
}
}
});
```



Languages, technologies and tools that I usually use.



Arch Linux


Bash


C++


CLion


CSS


Discord


discord.js


Git


Github


HTML


IntelliJ


JavaScript


Linux


Markdown


MongoDB


NodeJS


Photoshop


Regex


SQLite


stackoverflow


TypeScript


WebStorm


WebStorm



Of all those tools, these are the ones I use the most:



Arch Linux


Discord


discord.js


JavaScript


Linux


NodeJS


Photoshop


TypeScript


WebStorm