Skip to content
View cse-amarjeet's full-sized avatar

Block or report cse-amarjeet

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
cse-amarjeet/readme.md

Hi there πŸ‘‹

A little more about me...

const Amarjeet = {
    pronouns: "He" | "His",
    code: ["Python", "PyTorch", "TensorFlow", "JavaScript", "Node.js", "Shell Scripting"],
    askMeAbout: ["MLOps", "Deep Learning", "Computer Vision", "NLP", "RAG Pipelines", "Medical AI"],
    technologies: {
        MachineLearning: {
            frameworks: ["PyTorch", "TensorFlow", "Keras", "Scikit-learn"],
            techniques: ["Transfer Learning", "Model Optimization", "Federated Learning"]
        },
        DeepLearning: {
            domains: ["Computer Vision", "NLP", "Medical Imaging", "Brain Tumor Detection"],
            architectures: ["CNN", "RNN", "Transformers", "RAG"]
        },
        MLOps: {
            tools: ["Docker", "Kubernetes", "MLflow", "DVC", "CI/CD"],
            platforms: ["AWS (EC2, EKS, ECR, S3)", "GitHub Actions"]
        },
        databases: ["MySQL", "Vector Databases", "XNAT"],
        monitoring: ["Prometheus", "Grafana"]
    },
    currentFocus: "Building scalable MLOps pipelines for medical AI at CDAC Bangalore",
    experience: "Project Engineer (MLOps) | 98.3% accuracy in brain tumor detection",
    achievements: ["Published ML research", "1st place Developer Hackathon winner"]
};

I am passionate about MLOps, Medical AI, and scalable ML systems. Always excited to discuss cutting-edge technologies like AI/ML, Cloud Computing, and DevOps practices. Feel free to say hi, I'll be happy to connect! 😊

Programming Languages & Frameworks

Python PyTorch TensorFlow JS Node.js

MLOps & Cloud Technologies

Docker Kubernetes AWS Git

Databases & Tools

SQL Linux Prometheus

Current Projects & Achievements

  • 🧠 Brain Tumor Detection Pipeline: 98.3% accuracy using 3D MRI data with automated MLOps workflow
  • πŸ”¬ Medical AI at Scale: Managing XNAT servers across 13 hospitals in India
  • πŸ“Š RAG Pipelines: Built scalable retrieval-augmented generation systems from scratch
  • πŸ† Research: Published work on "Multilayer Tag Extraction for Music Recommendation Systems"

Socials

LinkedIn Profile LeetCode Profile Google Scholar

GitHub Stats

Amarjeet Kumar Github Stats

Amarjeet Kumar Github Stats


Amarjeet Kumar Github Streak


github activity graph

Pinned Loading

  1. MLOps-complete-ML-pipeline MLOps-complete-ML-pipeline Public

    This project walks through building a complete ML pipeline from scratch, using DVC for experiment tracking and AWS S3 for managing data versioning.

    Jupyter Notebook 1

  2. MLOps-Continuous-Integration MLOps-Continuous-Integration Public

    This project aims to showcase a complete end-to-end implementation of Continuous Integration.

    Python 1

  3. MLOps-Kubernetes-mini-project MLOps-Kubernetes-mini-project Public

    This is a mini Kubernetes project developed for learning purposes.

    CSS 1

  4. MLOps-project-vehicle-Insurance MLOps-project-vehicle-Insurance Public

    This repository contains an end-to-end MLOps project focused on vehicle insurance prediction, integrating model development, tracking, versioning, and deployment.

    Jupyter Notebook 1

  5. MLOps-Prometheus-Grafana-Minikube MLOps-Prometheus-Grafana-Minikube Public

    Monitoring and alerting setup on a Minikube cluster using Prometheus and Grafana.

    Python 1

  6. MLOps-Capstone-Project MLOps-Capstone-Project Public

    This is a comprehensive end-to-end MLOps capstone project for learning purposes.

    Python