Skip to content
View agarwaladarshcoding-maker's full-sized avatar
๐Ÿ˜ƒ
Always On Coding
๐Ÿ˜ƒ
Always On Coding

Block or report agarwaladarshcoding-maker

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. Monte-Carlo-Project-Simulator Monte-Carlo-Project-Simulator Public

    Monte Carlo pricer for down-and-out barrier call options under Geometric Brownian Motion. 252 discrete steps per path so the barrier is monitored properly, Mersenne Twister, early exit on breach.

    C++ 1

  2. Becoming-God Becoming-God Public

    Learning workspace: AI/ML notebooks and ICPC competitive programming practice.

    Jupyter Notebook 1

  3. Advanced-Medical-Based-RAG-System Advanced-Medical-Based-RAG-System Public

    Medical QA that splits its own answer into individual claims and verifies each against the passages it retrieved. Hybrid BM25 + dense retrieval, rank fusion, reranking, per-claim source attributionโ€ฆ

    Python

  4. agarwaladarshcoding-maker agarwaladarshcoding-maker Public

    My GitHub profile README โ€” it verifies its own claims daily in CI.

    Python

  5. Amber-Student-Chatbot Amber-Student-Chatbot Public

    Student-housing assistant constrained to answer only from five confirmed API endpoints plus a small policy KB, with human-in-the-loop escalation. Grounding as architecture, not as a prompt instructโ€ฆ

    Python

  6. Portfolio_v2 Portfolio_v2 Public

    My portfolio site: Next.js and TypeScript, with a TF-IDF retrieval chatbot answering questions over my own project corpus.

    TypeScript