Skip to content
View r-siddiq's full-sized avatar

Block or report r-siddiq

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. RoboDoc RoboDoc Public

    Streamlit multipage app combining SBERT medical chatbot, biomarker disease classification, and survival prediction with SHAP explainability. Ships with datasets and pretrained models for non-diagno…

    Jupyter Notebook

  2. Python-Foundations Python-Foundations Public

    Python foundations repository of small console programs and turtle graphics; covers user input, functions, control flow, exceptions, randomness, menu-driven calculators, mini-programs, and simple b…

    Python

  3. C-Foundations C-Foundations Public

    C++ foundations repository of console programs using CMake; covers vectors, strings, console I/O, control flow, functions, dynamic memory, linked lists, sorting algorithms, and simple classes.

    C++

  4. Assembly-Language Assembly-Language Public

    Assembly repository with x86 examples; demonstrates procedures, stack frames, branching, arrays, strings, arithmetic, bitwise shifts, syscall-based input/output, Windows API, and debugging-oriented…

    Assembly

  5. DiscreteStructures-Foundations DiscreteStructures-Foundations Public

    C++ console programs for discrete structures: propositional logic, quantifiers, sets, floor/ceiling, permutations, recursion, probability, direct proofs, asymptotic complexity; compact, practical e…

    C++

  6. Java-Foundations Java-Foundations Public

    Foundational Java exercises covering console I/O, conditionals, loops, arrays, exceptions, and introductory OOP with a geometric object hierarchy; small programs practice calculations, validation, …

    Java