function information() {
const BackwardsUser = {
name: "Alexander Harding", // I thought your name was Backwards!
origin: "Canada", // Eh?
birth: {
unix: 1086624000, // Really? Unix?
year: 2004, // Gen-Z *Shivers*
month: June, // Hot
day: 7, // An Odd Number? Shame.
},
education: [ "Mohawk College" ], // Still attending!
interests: [ "Gaming", "Coding", "Music" ], // Very Basic.
goals: [ "Develop Something Cool", "Help towards something useful", "Live a Happy Life", "Family" ], // Bleh.
active_oses: [ "Windows Tiny 11", "Ubuntu" ]// Tiny 11 is a tool that removes the "fat" from Windows 11 - https://github.com/ntdevlabs/tiny11builder
}
return BackwardsUser; // Where is this going?
}
Contact me at any time! Website, GitHub, Discord, Email. (If any links don't work, or you just want to chat, open an issue here)
|
|
|
|
|
|
|
|
|
|
|
|