Skip to content
View AdArya125's full-sized avatar

Highlights

  • Pro

Block or report AdArya125

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AdArya125/README.md

Aditya Arya

Systems Programming • Parallel & Distributed Computing • Machine Learning


I am a Computer Science graduate student at IIT Delhi (M.Tech, CSE), working across systems programming, parallel/distributed computing, and machine learning. My work spans building runtimes, schedulers, and low-level infrastructure from first principles (shells, debuggers, bytecode VMs, FaaS platforms, kernel-level syscalls) to designing and deploying ML systems end-to-end (model training, MLOps pipelines, AI agents).

I am currently extending this systems foundation into parallel programming (OpenMP, CUDA, MPI), alongside continued work in machine learning and AI. Across all of this, I emphasize rigorous problem formulation, sound algorithmic design, and implementations that are correct, reproducible, and built to scale.

Project Portfolio: https://github.com/AdArya125/Projects

Location: New Delhi, India
GitHub: https://github.com/AdArya125
LinkedIn: https://www.linkedin.com/in/adarya125/
Email: adarya125@gmail.com

I am open to collaboration on systems, parallel computing, and machine learning projects that value strong theoretical grounding and clean system design.

Pinned Loading

  1. AI-Agent-powered-by-Tools AI-Agent-powered-by-Tools Public

    This project is a complete end to end Ai-agent, developed using Next.js, Tailwind, Convex, Clerk and powered by Claude 3.5-haiku (by Anthropic) and IBM's Watson xFlows Engine. It explores using API…

    TypeScript

  2. Primer-to-Machine-Learning Primer-to-Machine-Learning Public

    'Primer to Machine Learning' is a comprehensive guide covering essential topics in machine learning, including statistics, data preprocessing, supervised and unsupervised learning, neural networks,…

    Jupyter Notebook 32 5

  3. MLOPS-Project-1 MLOPS-Project-1 Public

    This is a complete end to end project on MLOPS, using RandomForest Classifier, for Vehicle Insurance Prediction. Implements CI/CD, Containerization (Docker), MongoDB, and AWs services like IAM, S3,…

    Jupyter Notebook

  4. MLOPS-Capstone-Project MLOPS-Capstone-Project Public

    This is an end to end MLOps capstone project for personal learning purpose.

    Python