Skip to content
View BackwardsUser's full-sized avatar
🏫
Earnin' by Learnin'
🏫
Earnin' by Learnin'
Block or Report

Block or report BackwardsUser

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
BackwardsUser/readme.md

πŸ‘‹ Hey, I'm BackwardsUser. πŸ‘‹

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_os: "Windows Tiny 11" // 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)

Github GitHub Discord YouTube Channel Subscribers Website Reddit User Karma

Languages and Tools

JS NJS electron HTML
TS CSS lua PY
Java git mysql

Other Stuff

Backwards' GitHub stats Top Langs

What I'm listening to:
spotify-github-profile

Pinned

  1. http-proxy http-proxy Public

    A simple reverse proxy for routing hypertext files from different ports to http

    TypeScript

  2. BackwardsDevelopment/Just-Another-Dice-Bot BackwardsDevelopment/Just-Another-Dice-Bot Public

    As the Title says. A Discord Dice bot for any dice game you wish to play.

    TypeScript 1

  3. JASB JASB Public

    Just Another Support Bot for Managing and Moderating your Discord Servers.

    TypeScript

  4. BackwardsDevelopment/PasswordGenerator BackwardsDevelopment/PasswordGenerator Public

    A Simple CLI String generator that can be used to generate passwords.

    Python