Skip to content
View Sita04's full-sized avatar

Organizations

@googlers

Block or report Sita04

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

Hey there!

Senior DevRel @ Google Cloud Developer GIF

                             

Developer GIF



A caffeinated developer from India, currently compiling in Toronto, Canada.

🌱 In a co-evolutionary relationship with Agentic AI.
✨ Let's collaborate on some shiny new tech that's causing a global shortage of sleep 😴

📫 Reach me @

echo "c2l0YS5zYW5nYW1lc3dhcmFuQGdtYWlsLmNvbQ==" | base64 --decode


My Tech Stack...

const sita = {
    pronouns: "She" | "Her",
    code: ["Java", "Python", "JavaScript", "Bash"],
    askMeAbout: ["agentic AI", "java development", "app security", "new tech"],
    technologies: {
        agentDevelopment: {
            frameworks: ["Agent Development Kit", "LangGraph", "CrewAI"],
        },
        backEnd: {
            java: ["Spring"],
            python: ["Django", "Flask"],
            js: ["Node.js"],
        },
        mlAndData: {
            libraries: ["TensorFlow", "Scikit-learn", "OpenCV"],
            mlOps: ["ML Pipelines"],
        },
        devOps: {
            infrastructureAsCode: ["Terraform"],
            containerization: ["Docker🐳", "Kubernetes"],
            ciCdAndDocs: ["Git", "CI/CD", "MkDocs"],
            os: ["Linux"],
        },
        cloudServices: {
            googleCloud: ["GCP", "Firebase"],
        },
        databases: ["PostgreSQL", "MySQL"],
        testingAndApi: ["Selenium", "Mocha", "Postman"],
        design: ["Figma"],
    },
    architecture: ["System Design", "Infrastructure Design", "Microservices", "Serverless", "Monolithic", "Relational & NoSQL Databases"],
    currentFocus: "Building intelligent agents with Google's Agent Development Kit",
    funFact: "🤭 You know me if you know: https://xkcd.com/356/"
};

sita04

Pinned Loading

  1. python-recaptcha-enterprise python-recaptcha-enterprise Public

    Forked from googleapis/python-recaptcha-enterprise

    Python 1

  2. java-docs-samples java-docs-samples Public

    Forked from GoogleCloudPlatform/java-docs-samples

    Java and Kotlin Code samples used on cloud.google.com

    Java

  3. adk-docs adk-docs Public

    Forked from vicentefb/adk-docs

    An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.

    HTML

  4. adk-samples adk-samples Public

    Forked from google/adk-samples

    A collection of sample agents built with Agent Development (ADK)

    Python