Skip to content
View chiragbheemaiah's full-sized avatar

Block or report chiragbheemaiah

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

Chirag Bheemaiah PK

Hi, I’m Chirag. I like exploring the space where systems and machine learning meet, making big things scale and clever things work smoothly. I’ve built tools for distributed training, cloud infrastructure, and research in computer vision. I enjoy learning, building, and sharing along the way. If you ever want to swap ideas or just chat tech, feel free to reach out.

GitHub · LinkedIn · Email · Resume



Table of Contents



Key Skills

Languages
Go · Python · C++ · C · TypeScript · JavaScript · SQL
Systems & Distributed
Linux · Networking/Sockets · gRPC · Multithreading · Kafka · Kubernetes · Fault tolerance
Cloud & DevOps
AWS (EC2) · GCP · Docker · Terraform · GitHub Actions · CI/CD
ML / AI
PyTorch · TensorFlow · scikit-learn · ONNX Runtime · TVM · QLoRA · RLHF · Post Training Quantization · Pruning · JIT . LlamaIndex · LangChain · Pinecone
Web/Backend & DB
Flask · NodeJS · Express · React · MySQL · MongoDB · PyTest · Git/GitHub


Education

Master of Computer Science — North Carolina State University · GPA: 4.0/4.0
Bachelor of Information Technology — SSN College of Engineering, Anna University · GPA: 9.16/10



Experience

FinSurge — SWE Intern
Built an OCR pipeline (Flask API + React UI), containerized with Docker and deployed on AWS. Automated pipelines with CI/CD.



Certifications

AWS Certified Cloud Practitioner



Featured Projects

AI-Powered Automated Test Case Generation · LLM + RAG

Repo: unit-test-generation
Highlights: Automated test-suite generator using CodeBERT/CodeT5/CodeLlama; retrieval-augmented context with Pinecone/LlamaIndex; RLHF pipeline.
Stack: Python · PyTorch · RAG · Pinecone · LlamaIndex · GitHub Actions


Optimized License Plate Recognition (LPR) · ML Compiler

Repo: LPRNet_CSC591
Highlights: ~78% compression via Post Training Quantization + 2:4 pruning + JIT; 2.2× faster inference on ONNX Runtime with accuracy preserved.
Stack: ONNX Runtime · PyTorch · TVM · Quantization · Pruning


Distributed Security Threat Detection System · Distributed Systems

Repo: Distributed-Threat-Detection-System
Highlights: Scalable, fault-tolerant real-time security monitoring across k8s nodes; Kafka-based event streaming; automated quarantine workflow.
Stack: Go · Kafka · Kubernetes · Docker · gRPC · CI/CD


Distributed Systems from Scratch in CPP

Repo: P2p_Network_Implementation
Highlights: Developed a distributed marketplace with buyers and sellers communicating over TCP through sockets and dockerized over a network Performed rigourous analysis to understand how these systems work.
Stack: C++ · Docker Networking · Thread Pools · Socket Programming


CI/CD for Autonomous Robotics · Headless Gazebo

Repo: Integrating-Headless-Gazebo-into-GitHub-Actions
Highlights: Headless Gazebo simulations in CI; custom containers; multi-stage workflows with deterministic tests.
Stack: GitHub Actions · Docker · ROS · Gazebo


Livestock Behavior Classification · Research

Repo: PigTracking
Highlights: YOLOv8 + ByteTrack + EfficientNet to classify feeding/lying/moving; evaluation tooling for time-series video.
Stack: PyTorch · YOLOv8 · ByteTrack · EfficientNet


Maverick Ticketing System · Full-Stack

Repo: MTS Highlights: Ruby + Ruby on Rails + MySQL; Docker/Kubernetes orchestration; comprehensive test coverage.
Stack: Ruby on Rails· MySQL · Docker · Kubernetes


© 2025 Chirag Bheemaiah PK

Pinned Loading

  1. Integrating-Headless-Gazebo-into-GitHub-Actions Integrating-Headless-Gazebo-into-GitHub-Actions Public

    Python 2

  2. Distributed-Threat-Detection-System Distributed-Threat-Detection-System Public

    Python

  3. LPRNet_CSC591 LPRNet_CSC591 Public

    Forked from sirius-ai/LPRNet_Pytorch

    Pytorch Implementation For LPRNet, A High Performance And Lightweight License Plate Recognition Framework.

    Jupyter Notebook 1

  4. openpra-monorepo openpra-monorepo Public

    Forked from openpra-org/openpra-monorepo

    OpenPRA Web Application Monorepo

    TypeScript

  5. P2P-Network-Implementation P2P-Network-Implementation Public

    A distributed system implementation of a P2P service

    C++

  6. PigTracking PigTracking Public

    Jupyter Notebook