Skip to content
View HeyShinde's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report HeyShinde

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

Typing SVG

Machine Learning Engineer | Building Agentic AI & Scalable ML Systems

πŸ“„ View My Resume || 🌐 Visit My Portfolio

A little more about me...

πŸ‘¨β€πŸ’» Shinde Aditya β€” Machine Learning Engineer

Turning code into cognition. From model weights to agentic intelligence β€” I build systems that learn, adapt, and deploy at scale.

class MachineLearningEngineer:
    def __init__(self):
        self.name = "Shinde Aditya"
        self.focus = [
            "LLMs", "Agentic AI", "Deep Learning", "ML Pipelines", "MLOps"
        ]
        self.code = [
            "Python", "PyTorch", "TensorFlow", "JAX", "Scikit-learn",
            "NumPy", "Pandas", "Matplotlib", "Seaborn"
        ]
        self.mlops = [
            "MLflow", "Weights & Biases", "DVC", "Docker", "Kubernetes"
        ]
        self.agentic_ai = [
            "LangChain", "LlamaIndex", "Transformers", "RAG Pipelines", "OpenAI API", "Vector DBs"
        ]
        self.deployment = [
            "FastAPI", "Flask", "Streamlit", "Gradio", "AWS SageMaker", "GCP AI Platform"
        ]
        self.tools = [
            "Jupyter", "VS Code", "Git", "GitHub", "Conda", "Poetry"
        ]
        self.communication = [
            "Slack", "Zoom", "Notion", "LinkedIn", "GitHub Projects"
        ]

    def build(self):
        return "From prototype to production β€” AI that performs, learns, and scales."

aditya = MachineLearningEngineer()
print(aditya.build())

πŸ“˜ My Top Open Source Projects

readme-typing-svg readme-typing-svg github-readme-streak-stats

Top Langs

I love connecting with different people so if you want to say hi, I'll be happy to know you more! 😊

πŸ“« Reach me on

Β Β Β Β  Β Β Β Β  Β Β Β Β 

πŸ‘€ Check out

Β Β Β Β  Β Β Β Β 

Pinned Loading

  1. ml-assert ml-assert Public

    A declarative assertion library for validating ML data and model behavior

    Python 1

  2. torch-secorder torch-secorder Public

    Second-order optimization and curvature analysis utilities for PyTorch – HVPs, JVPs, Hessians, Fisher, Gauss-Newton, and more.

    Python 1