The server was made in June of 2020 for my streams and content. It ended up growing into something much more than that, which is awesome to see.
Say hi if you see me around, I love getting to know more people!
let Lone = {
name: 'Lone',
pronouns: ['They/them', 'She/her', 'He/him'],
age: 21,
collegeMajor: 'Computer Science',
codingLanguages: [ 'JavaScript', 'Java', 'Python', 'HTML/CSS', 'Arduino'],
interests: [ 'Programming','Reptiles', 'Gardening', 'Gaming'],
};
console.log(Lone);