Skip to content
View Dheirav's full-sized avatar

Highlights

  • Pro

Block or report Dheirav

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

Pinned Loading

  1. ChessBot ChessBot Public

    A UCI chess engine written from scratch in C++ — bitboards, alpha-beta search, SPRT-gated heuristics. Plays rated on Lichess at 2100+ rapid.

    C++

  2. DeepFakeDetector DeepFakeDetector Public

    A research-grade pipeline for three-way deepfake classification (real / AI-generated / AI-edited) — dataset construction across 20 sources, training, evaluation, and Grad-CAM explainability.

    Python

  3. NewsLetterScrapper NewsLetterScrapper Public

    A self-hosted daily news briefing — ingests 38 RSS feeds, clusters articles into stories, and generates structured analysis with a local LLM, then emails an HTML newsletter. No external AI APIs.

    Python

  4. NashForge NashForge Public

    A CFR solver for heads-up no-limit Hold'em over a verified poker engine — validated against Kuhn's analytic game value and exact Leduc exploitability.

    Python

  5. UkuleleTabsMaker UkuleleTabsMaker Public

    Turns a YouTube ukulele tutorial into a printable tab sheet by reading the notation off the screen — computer vision, not audio transcription. 99.7% recall and 100% precision on 340 hand-checked no…

    Python 1

  6. Luna Luna Public

    An offline-only Android menstrual cycle tracker — no account, no network permission. Predicts a window rather than inventing a single date, with encrypted backups, biometric lock, and a home-screen…

    Kotlin