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

Highlights

  • Pro

Block or report CarvedCoder

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

Hey, I'm CarvedCoder πŸ‘‹

LinkedIn LeetCode Kaggle Portfolio Email

Profile Views

πŸš€ About Me

Low-level ML engineer focused on the intersection of algorithms and systems programming. I build the infrastructure layer that enables AI to scaleβ€”optimized inference engines, high-performance ML frameworks, and production-grade systems.

class MLEngineer {
    string focus = "Building production ML systems";
    string graduation = "Class of 2028";
    int problems_solved = 100+;
    
    vector<string> interests = {
        "Systems Performance",
        "C++ Optimization", 
        "ML Infrastructure",
        "Algorithm Implementation"
    };
};

πŸ’» Tech Stack

Systems & Performance

C++ C CUDA CMake Linux Git

Machine Learning & AI

PyTorch TensorFlow ONNX scikit-learn OpenCV

Data Engineering

Python NumPy Pandas SQL R

Infrastructure & DevOps

Docker AWS Apache Spark Hadoop

πŸ“š Learning Journey

Currently Mastering:

  • Advanced C++ (RAII, templates, move semantics)
  • Computer architecture & optimization (cache, SIMD, memory hierarchy)
  • ML inference optimization (quantization, pruning, distillation)
  • CUDA programming & parallel computing
  • Production ML systems (serving, monitoring, deployment)

Roadmap to 2028:

  • βœ… C++ fundamentals and STL mastery
  • βœ… 100+ LeetCode problems solved
  • πŸ”„ Advanced DSA & competitive programming
  • πŸ”„ Deep learning implementation in C++
  • πŸ“‹ Open source contributions (PyTorch, ONNX, TensorRT)
  • πŸ“‹ Custom ML inference engine
  • πŸ“‹ ML Systems role at FAANG

🎯 Project Focus

I specialize in performance-critical systems and first-principles implementations:

πŸ”₯ Performance-Critical ML
Inference engines, model optimization, custom CUDA kernels

βš™οΈ From-Scratch Implementations
Neural networks, backpropagation, optimizersβ€”all in C++

πŸ—οΈ Systems Infrastructure
Scalable ML pipelines, distributed training systems

πŸ“Š Data Engineering
ETL pipelines, real-time processing, big data solutions

⚑ High-Performance Computing
Competitive programming, systems optimization

πŸ“Š GitHub Stats

GitHub Stats GitHub Streak Top Languages

🀝 Let's Collaborate

I'm actively looking to collaborate on:

  • πŸš€ High-performance ML systems & inference optimization
  • βš™οΈ C++ projects (algorithms, systems programming, performance engineering)
  • πŸ—οΈ Production ML infrastructure & MLOps
  • πŸ“„ Research paper implementations from scratch
  • πŸ† Competitive programming & algorithm challenges

Open to: Research collaborations, open source contributions, technical discussions

πŸ“« Get In Touch

Feel free to reach out for collaborations, technical discussions, or just to connect!


"The best way to predict the future is to implement it."

⭐ Found something interesting? Drop a star on the repos!

Pinned Loading

  1. Neural-Network Neural-Network Public

    C++ 1

  2. Gravity_Simulation Gravity_Simulation Public

    C++ 1

  3. KNN-from-scratch KNN-from-scratch Public

    made KNN from scratch , cause why not

    Python

  4. ML_library_cpp ML_library_cpp Public

    ML library i'm making from scratch in c++

  5. TensorLib TensorLib Public

    C++ 1

  6. AdventOfCode AdventOfCode Public

    C++