Skip to content
View waitasecant's full-sized avatar

Block or report waitasecant

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

Hi I'm Himanshu

I am a Machine Learning Engineer at HP Inc. I am interested in statistics and all things ML.

Website X (formerly Twitter) Follow Linkedin: waitasecant

himanshu = {
    code : ['python', 'r', 'julia'],
    ask-me-about : ['statistics', 'machine-learning', 'agents'],
    technologies : {
        backend : {
            r: ['shiny'].
            python: ['fastapi', 'starlette', 'uvicorn']
        },
        agents: ['a2a', 'strands-agents', 'langgraph'],
        databases: ['mongodb', 'sqlite'],
        automation: ['github-actions', 'azure-devops'],
        containers: ['docker']
        version-control: ['git', 'mlflow', 'dvc']
        data-scraping : ['bs4', 'selenium'],
        data-manipulation : ['sql', 'pyspark', 'pandas'],
    },
    fun-fact : 'there are two ways to write error-free programs; only the third one works'
}

Pinned Loading

  1. CMI-HW CMI-HW Public

    Assignments and home works for courses at CMI

    Jupyter Notebook

  2. sdk-python sdk-python Public

    Forked from strands-agents/sdk-python

    A model-driven approach to building AI agents in just a few lines of code.

    Python