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.

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

Hey waving hand emoji I'm Shawn! Master Chief performing Orange Justice

Web Developer at Southern Utah University SUU's Fighting Thor

Lead SWE of Elevation Tech Cat frantically typing on a laptop

const shawn = {
    code: [TypeScript, Javascript, C#, "C/C++"],
    askMeAbout: ["RAG Architecture", "Industrial AI", "Web Dev", "Tech Trends"],
    technologies: {
        ai_ml: {
            orchestration: [LangChain, OpenAI],
            vector_infra: [ChromaDB, "Hugging Face Embeddings"],
            extraction: ["Unstructured.io"],
        },
        frontEnd: {
            js: [React, "Next.js", "React Native"],
            css: [Tailwind, Sass],
            uiLibraries: ["WebAwesome", "UntitledUI", "shadcn"],
        },
        backEnd: {
            js: [Node, Express, Prisma, Supabase],
            python: [Flask, gRPC, REST],
        },
        databases: [PostgreSQL, MongoDB, SQLite],
        devOps: [Docker🐳, "GitHub Actions", "AWS(EC2/S3/Lambda)"],
    },
    currentFocus: "Engineering deterministic AI systems for complex industrial datasets",
    funFact: "I've climbed Angel's Landing 8 times!"
};

Thanks for stopping by!

Pinned Loading

  1. ai-industry-docs-extraction ai-industry-docs-extraction Public

    Extract structured data from unstructured PDFs (Datasheets) and uses Pydantic to force deterministic output

    Python

  2. chorebank chorebank Public

    Task management for parents and children to assign, track, and reward chores. No account required for child dashboard!

    TypeScript 1