Skip to content
View AyushPramanik's full-sized avatar
🎯
🎯

Highlights

  • Pro

Block or report AyushPramanik

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

Hey, I'm Ayush

My work spans autonomous vehicle software, ML cancer research, and software engineering.

Pinned Loading

  1. MLH-Production-Engineering MLH-Production-Engineering Public

    Production engineering and SRE-focused infrastructure project built during the MLH Production Engineering hackathon, covering scalable backend systems, observability, Docker, CI/CD, monitoring, loa…

    Python 1

  2. QLoRA-FineTuning-Platform QLoRA-FineTuning-Platform Public

    QLoRA fine-tuning platform for LLMs with distributed training, 4-bit quantization, vLLM inference serving, Kubernetes deployment, experiment tracking, and production-grade ML infrastructure tooling.

    Python

  3. Custom-Kubernetes-Scheduler Custom-Kubernetes-Scheduler Public

    A custom Kubernetes scheduler written in C++ that watches for unscheduled pods and assigns them to nodes using a filter/score pipeline. Node readiness, taints, resource availability, and least-allo…

    C++

  4. Distributed-Search-Engine Distributed-Search-Engine Public

    Production-style distributed search engine built with C++, Go, gRPC, Redis, and React featuring sharded inverted indexes, distributed query aggregation, BM25 ranking, caching, observability, and re…

    C++

  5. CPP-Web-Server CPP-Web-Server Public

    Modern C++20 high-performance HTTP server inspired by NGINX with epoll, async I/O, threading, and production systems architecture.

    C++

  6. Facial-Landmark-Recognition Facial-Landmark-Recognition Public

    Computer vision program that involves detecting and localizing specific points or landmarks on a face, such as the eyes, nose, mouth, and chin. The goal is to accurately identify these landmarks in…

    JavaScript