Transgender Gay Woman π³οΈββ§οΈπ³οΈβππΊπ¬ | Software Developer | Full Stack Developer
LGBTQIA+ Activist, advocate for software skills, and human rights activist
BuyMe
class Person {
constructor() {
this.name = "la niina";
this.traits = ["FULL STACK", "DEV"];
this.age = new Date().getFullYear() - 2014;
}
}