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

Block or report rustnew

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
rustnew/README.md
Typing SVG

MLOps / AIOps Engineer · Rust Backend · AI Compiler & Systems Builder

GitHub followers Rust Kubernetes LLVM PyTorch


About

I'm a systems-first AI engineer. Instead of focusing only on models, I focus on what makes them run efficiently in production: distributed GPU orchestration, KV-cache routing, compiler-level cost prediction, and low-level Rust performance.

  • 🎓 Bachelor's degree in Artificial Intelligence, currently completing a Master's in Data Science & Artificial Intelligence
  • 🦀 Rust systems builder — from neural networks written from scratch to sub-100µs trading engines, with zero unnecessary Python runtime dependency
  • ⚙️ Currently MLOps Engineer at Adorsys
  • 🧠 Building compiler-grade tooling for AI infrastructure: intermediate representations, model-format interoperability, and inference-cost analysis
  • 🔎 Open to MLOps / Platform / Rust backend engineering roles and infrastructure consulting

Core Skills

Domain Stack
MLOps / Infra Kubernetes · Helm · vLLM · LMCache · llm-d · KEDA · Karpenter · Prometheus · Grafana
Rust Backend Tokio · Actix-web · kube-rs · candle · serde · Rayon
AI Compilation MLIR · LLVM · CUDA · Triton · ONNX · custom IR design
ML Engineering PyTorch · TensorFlow · Burn · MuJoCo/PPO · CNN/LSTM

Featured Projects

Selected from github.com/rustnew for technical depth.

Project Stack What it is
Lift Rust · Custom SSA IR A compiler framework built around one unified intermediate representation for both classical AI and quantum workloads — 13 optimization passes, O0–O3 pipelines, and LLVM/ONNX/QASM backends
UMC Rust · GGUF/ONNX/SafeTensors Universal Model Converter — moves AI model weights between formats (GGUF, ONNX, SafeTensors, and others) without silent quality loss, with the conversion's correctness kept verifiable rather than assumed
Rust_network Rust · from scratch A deep neural network implemented from first principles — forward pass, backpropagation, and training loop, no ML framework underneath
precog-trainability Python · zero-cost NAS proxies Research on whether signals computed on an untrained network can predict which hyperparameters will train well — reported alongside a headline result the project's own larger sample walked back, and a proxy that provably can't recommend one of its candidate methods

GitHub Stats

GitHub Streak Stats
GitHub Trophies

Open to Rust / MLOps / AI infrastructure roles — let's talk.

Pinned Loading

  1. Lift Lift Public

    Rust compiler framework: unified SSA IR for AI + quantum, 13 optimisation passes, O0-O3 pipelines, LLVM/ONNX/QASM backends.

    Rust 7 1

  2. awesome-rust awesome-rust Public

    Forked from rust-unofficial/awesome-rust

    A curated list of Rust code and resources.

    Rust

  3. awesome-tensor-compilers awesome-tensor-compilers Public

    Forked from merrymercy/awesome-tensor-compilers

    A list of awesome compiler projects and papers for tensor computation and deep learning.

  4. UMC UMC Public

    UMC — The ffmpeg of AI models. Convert any model format to any other format (GGUF, ONNX, SafeTensors, CoreML, TensorRT...) without quality loss, at maximum speed, with mathematical proof. Built in …

    Rust 3

  5. Giemsa Giemsa Public

    AI system for malaria detection from blood smear images Implemented in Rust (Burn) with an Axum inference API and a Yew web UI.

    Rust 1

  6. precog-trainability precog-trainability Public

    Zero-cost trainability signals for hyperparameter prediction: a real finding, a headline number we walked back, and a mathematical bug we couldn't fix.

    Python 2