Skip to content
View shubhamr409's full-sized avatar

Highlights

  • Pro

Block or report shubhamr409

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. intelunnati_Intellicons intelunnati_Intellicons Public

    Forked from swarup03/intelunnati_Intellicons

    Social Distancng Project for Intel Unnati Industrial Training

    Jupyter Notebook 1

  2. Digit_And_Character_Recognition Digit_And_Character_Recognition Public

    Forked from swarup03/Digit_character

    The DIGIT AND ENGLISH CHARACTER RECOGNITION SYSTEM is a computer-based technology that can recognize and classify handwritten digits and English characters from various sources like images and papers.

    Jupyter Notebook

  3. VectorDB-Engine VectorDB-Engine Public

    Custom C++ vector database implementing HNSW and KD-Tree algorithms, fully integrated with a local LLM RAG backend.

    C++

  4. ai-resume-parser ai-resume-parser Public

    AI-driven resume parser and scoring engine using Llama 3.3 and Pydantic for semantic data extraction, job requirement parsing, and automated applicant ranking.

    Python

  5. minishell minishell Public

    Minimal C++ command-line interpreter supporting pipeline chaining, file I/O redirection, background execution, and zombie process reaping.

    C++

  6. distributed-group-mutual-exclusion distributed-group-mutual-exclusion Public

    Python implementation of the TQGmx distributed group mutual exclusion algorithm using TCP sockets, multithreading, and quorum-based communication.

    Python