Skip to content
View Kaushik1128's full-sized avatar

Highlights

  • Pro

Block or report Kaushik1128

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

Pinned Loading

  1. credit_card_fraud_detection_ml credit_card_fraud_detection_ml Public

    End-to-end credit card fraud detection: stratified data pipeline, XGBoost classifier with cost-tuned decision threshold (PR-AUC 0.88 on held-out test), and a FastAPI service behind a Next.js frontend.

    Jupyter Notebook

  2. galaxy-classification galaxy-classification Public

    Deep-learning galaxy morphology classifier — EfficientNet-B0 fine-tuned on Galaxy Zoo 2, served via FastAPI with a Next.js + Three.js front-end that classifies a live gallery and any image you upload.

    TypeScript

  3. Break-In-Connected-Games- Break-In-Connected-Games- Public

    This is a game that I'm developing for my Connected Games module for my University. This is a basic "Bank Heist" multiplayer game.

    C#

  4. Craybound/JamSepticEye Craybound/JamSepticEye Public

    C#

  5. boardgames-rag boardgames-rag Public

    Agentic RAG over 10 board game rulebooks (incl. MTG Comprehensive Rules). $0 budget: local embeddings + Qdrant, free-tier LLMs, LangGraph agentic loop, FastAPI on HF Spaces.

    Python