Skip to content
View BharatChandra-sys's full-sized avatar

Highlights

  • Pro

Block or report BharatChandra-sys

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

Hi, I'm Bharat Chandra

CSE student at GITAM University · CS Lead at GARI. I build systems that work under real constraints — telemetry links that can't drop a packet, control loops with hard timing budgets, models that have to explain themselves.

📬 bc833498@gmail.com  ·  LinkedIn  ·  GitHub


Tools I work with

Python · FastAPI · PyTorch · PostgreSQL · React · ROS2 · Docker


Projects

AUVBrain — offline-first control system for an autonomous underwater vehicle. Deterministic observe → decide → act loop, 0.84ms p95 latency, LLM advisory layer with rules-based fallback for when the model times out underwater. → Repository

CAN-7USAT Ground Control Station — real-time telemetry backend for the IN-SPACe Model Rocketry Competition 2026. Decodes 46-byte binary packets over 900MHz XBee at <5ms end-to-end latency, Kalman filter sensor fusion, 23/23 tests passing. → Repository

FactCheckAI — fact-checking pipeline that combines text classification with external evidence retrieval to evaluate news claims and return a confidence-scored result. → Repository

MedVision AI — explainable ulcer-risk detection combining a CNN with Grad-CAM and SHAP, so the prediction comes with a reason a clinician can actually check. → Live  ·  → Repository


In production

Vijetha Digital — full stack for a live e-commerce/printing business. Razorpay integration, 6-state order lifecycle, 15+ endpoints. → Live (SEO site)  ·  → Full platform (in development)  ·  → Repository

Hospital Management Platform — three-portal system (admin, doctors, reception) live at Deepthi Hospitals. RBAC enforced at the query level, ACID-compliant transactions. → Live  ·  → Repository

GARI — GITAM Aerospace Rocketry Initiative. I lead CS. → gari.live


Currently exploring MLOps in practice — model serving, versioning, monitoring, and drift detection.


More projects (crypto trading systems, rocket trajectory simulation, fact-checking pipelines, and others) → full repo list

Pinned Loading

  1. CAN-7USAT-Ground-Control-Backend CAN-7USAT-Ground-Control-Backend Public

    High-performance Ground Control Station for CAN-7USAT rocket telemetry. FastAPI backend with <5ms latency, Kalman filtering, and real-time WebSocket streaming

    Python 2 1

  2. diabetic-ulcer-ai-system diabetic-ulcer-ai-system Public

    Full-stack explainable AI system for diabetic ulcer detection using PyTorch, FastAPI, Grad-CAM visualization, and SHAP interpretability.

    Python 6 1

  3. vijetha-digital vijetha-digital Public

    Full-stack e-commerce/printing business platform — React frontend, FastAPI backend, Razorpay integration, 6-state order lifecycle. Live at vijethadigital.com.

    JavaScript 6

  4. FactCheckAI FactCheckAI Public

    RoBERTa/DistilBERT ensemble for automated fact-checking — classifies news claims with confidence scoring, no manual review needed.

    Python 2

  5. hospital-management-platform hospital-management-platform Public

    Hospital platform with a public patient portal (booking, profile) and staff portals (admin, doctor, reception) for appointments, billing, prescriptions. React + FastAPI, RBAC. Live at Deepthi Hospi…

    JavaScript 4

  6. AUVBrain AUVBrain Public

    AUVBrain: low-latency autonomous AUV control loop with safety monitoring, telemetry, and offline-capable LLM policy support (Ollama/OpenAI-compatible/llama.cpp) plus reproducible latency benchmark …

    Python 2