Skip to content
View Shreyarobin's full-sized avatar

Block or report Shreyarobin

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

intro banner


🚀 About Me

  • 🎓 B.Tech in Computer Science @ PES University, Bangalore (2023 – 2027)
  • 💼 Building CareStack — an AI-enhanced practice management system for NZ aged residential care — as a Software Engineering Intern (AI R&D) @ Fortunesoft IT Innovations
  • 🎙️ President, MUNSoc PESU ECC and Secretary General of UniCon 2026
  • ☁️ Tech Head, Nexus AWS Cloud Club

🛠️ Skills

Languages

AI / ML

Backend & Frontend

Databases

Infrastructure & Systems


Pinned Loading

  1. Debatesphere Debatesphere Public

    🚧 Work in progress — Real-time Oxford-style debate platform with WebSocket rooms, JWT auth, MongoDB, Redis, and OpenAI-powered argument scoring. Built with Next.js + Node.js.

    TypeScript

  2. Aged-Care-PMS-System Aged-Care-PMS-System Public

    AI-enhanced practice management system for NZ residential aged care — a live ML deterioration risk model, a RAG-based clinical assistant grounded in real resident data, and Ngā Paerewa compliance t…

    TypeScript

  3. Union-File-System Union-File-System Public

    UnionFS is a FUSE-based userspace filesystem in C supporting layered storage, Copy-on-Write, whiteout deletion handling, and directory merging, inspired by OverlayFS and container storage systems.

    HTML

  4. Loan-Risk-Scorer Loan-Risk-Scorer Public

    AI loan risk platform combining XGBoost + SHAP, a fine-tuned NER model, pgvector RAG, a QLoRA fine-tuned LLM, and LangGraph agent orchestration — full FastAPI backend + React dashboard.

    Jupyter Notebook

  5. Early-Prediction-of-Battery-Lifetime Early-Prediction-of-Battery-Lifetime Public

    Machine-learning project to estimate battery Remaining Useful Life (RUL). Trains multiple regression models, blends them via stacked ensembling, and exposes predictions through a lightweight Gradio…

    Jupyter Notebook

  6. Heath-Clinic-Management-System Heath-Clinic-Management-System Public

    Full-stack clinic system using MySQL + Streamlit. Supports patients, doctors, appointments, visits, prescriptions, and billing. DB-level rules prevent overlaps, validate data, manage stock, and upd…

    Python