Hello, my name is Bix (a pseudonym). I have a strong interest in technology and politics. I am originally from the United Kingdom of Great Britain and Northern Ireland. You can find more information on this site.
This Site is based off a site from StarWarsK thanks a lot!
function introduceMyself() {
const me = {
name: "Bix",
role: "Side character",
skills: ["Colonising", "Arch", "rizz"],
interests: ["Gaming", "Coding"],
currentlyLearning: "Javascript!"
};
console.log("Hello World! I'm " + me.name);
return me;
}
United Kingdom of Great Britain and Northern Ireland