Skip to content
View higgsboson1710's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report higgsboson1710

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
higgsboson1710/README.md
Portfolio Banner

Hi 👋, I'm Abhinav

Typing SVG

"Operation Bella Ciao Initiated" 🎭

Portfolio


👨‍💻 About Me

  • Currently building Jobster and developing Project Lifeline (real-time fall detection using FastAPI & MediaPipe)
  • Exploring classical machine learning and statistical models
  • Interested in model evaluation, metrics, and visual analysis
  • Building RESTful backend APIs using FastAPI and Flask
  • Hands-on with schema validation & data modeling using Pydantic
  • Experience with containerizing applications using Docker
  • Regular problem solver on CodeChef, LeetCode, and Codeforces

🛠 Tech Stack


Detailed Categorization
Programming & Backend:


Data Science & Visualization:


Tools & Platforms:

Profile Views

📊 GitHub & Problem Solving Stats

Space Animation



Pinned Loading

  1. CXR-MultiQuant. CXR-MultiQuant. Public

    A Multimodal Deep Learning app for medical triage. Fuses computer vision (DenseNet-121) for Chest X-Ray analysis with NLP (ClinicalBERT) for unstructured clinical notes. Features a React glassmorph…

    Jupyter Notebook 1

  2. CNN_kernel_response_visualization_template_code CNN_kernel_response_visualization_template_code Public

    VGG16 Feature Map Visualizer: A Computer Vision explainability tool built with Keras and TensorFlow. Inspects the internal layers of a deep CNN by extracting and visualizing raw filter weights and …

    Jupyter Notebook

  3. VectorForge VectorForge Public

    An end-to-end Vector Database & RAG pipeline engineered natively in C++. Features a custom HTTP server, algorithmic benchmarking (HNSW, KD-Tree, Brute Force), and multiple distance metrics. Integra…

    C++

  4. Project_lifeline Project_lifeline Public

    Project Lifeline: A real-time AI fall detection system built for elderly care. Analyzes human posture using computer vision (OpenCV/MediaPipe) to detect emergencies. Features a human-in-the-loop co…

    JavaScript

  5. insurance_premium_prediction_model insurance_premium_prediction_model Public

    Insurance Premium Category Prediction System: A full-stack ML application predicting premium risk tiers. Features domain-driven feature engineering (BMI, lifestyle, city tier) strictly validated vi…

    Jupyter Notebook

  6. cuLA cuLA Public

    Forked from inclusionAI/cuLA

    CUDA kernels for linear attention variants, written in CuTe DSL and CUTLASS C++.

    Python