Skip to content
View TheWerbinator's full-sized avatar

Block or report TheWerbinator

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
TheWerbinator/README.md

Hey I'm Shawn! Master Chief performing Orange Justice

Web Developer at Southern Utah University

Founder of Next Level Technologies

const shawn = {
    code: [TypeScript, Javascript, C#],
    askMeAbout: ["web dev", "cloud computing", "UI/UX", "tech trends"],
    technologies: {
        frontEnd: {
            js: [React, "Next.js"],
            css: [Sass, PicoCSS],
            uiLibraries: ["Material UI", "shadcn/ui"],
        },
        backEnd: {
            js: [Node, Express, Prisma],
            python: [Flask],
        },
        devOps: [Docker🐳, Nginx, "GitHub Actions"],
        cloudServices: {
            aws: [EC2, S3, Lambda],
        },
        databases: [PostgreSQL, MongoDB, SQLite],
        misc: ["REST APIs"],
    },
    currentFocus: "Harnessing the Cloud",
    funFact: "I've climbed Angel's Landing 8 times!"
};

Visitors count

Thanks for stopping by!

Pinned Loading

  1. IMDB-Top-250-JS IMDB-Top-250-JS Public

    JS API Fetching webpage designed to showcase the fetch and use of data, a favorite system, and a sorting algorithm.

    JavaScript