Skip to content
View zyntaxian's full-sized avatar

Block or report zyntaxian

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
zyntaxian/README.md

hello world

my name is syntaxian

i like coding using svelte, rust, and typescript.

web development isnt really my thing but, i really love backend development

let name = new Username("syntaxian");

function checkUsername(name: string) {
    if (new Username(name).taken == true) return false;
    else true;
}

if (name.taken == true) {
    if (checkUsername("zyntaxian") == true) {
        console.log("Found a username!")
    } else {
        throw Error("Unable to find a username")
    }
}

Popular repositories Loading

  1. zyntaxian zyntaxian Public

    yo its me wow

    Astro

  2. vortext vortext Public

    🌪️ A vortex of features, in a text editor.