Skip to content
View rohitb340's full-sized avatar

Block or report rohitb340

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.

Content in all repositories owned by your account will be closed.
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

Popular repositories Loading

  1. Minigit Minigit Public

    A git implementation in Python, byte compatible with the real thing, with AST-based semantic merge

    Python

  2. Verifiable-urlshortener Verifiable-urlshortener Public

    A URL shortener whose link history is publicly verifiable, using an RFC 6962 Merkle transparency log

    Python

  3. RVSIM RVSIM Public

    A RISC-V emulator that reports what a program cost, with a five stage pipeline model and a cache that classifies every miss

    C++

  4. CyberIntelBot CyberIntelBot Public

    Maps raw incident logs onto MITRE ATT&CK and returns containment and remediation steps. Deterministic detection rules plus hybrid BM25 and vector retrieval, with every finding labelled by which lay…

    Python

  5. Labelaudit Labelaudit Public

    Finds mislabelled training data, and measures whether fixing it beats improving the model

    Python

  6. Credit-Decision Credit-Decision Public

    A credit model outputs a score. A lender needs a yes or no. Measuring what that decision is worth, in dollars, on 283,026 held-out loans.

    Python