Skip to content
View zenith19's full-sized avatar
  • Germany

Block or report zenith19

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. rag-eval-pipeline rag-eval-pipeline Public

    Retrieval-augmented QA over a PDF corpus, built around a from-scratch recall@k / hit-rate@k / MRR evaluation harness (Qdrant, FastAPI, AWS S3 + Bedrock).

    Python

  2. cpp-work-stealing-scheduler cpp-work-stealing-scheduler Public

    A high-performance work-stealing task scheduler in modern C++20, with benchmarks.

    C++ 1

  3. bengali-coref-low-resource bengali-coref-low-resource Public

    Transformer-based Bengali coreference resolution under low-resource constraints. Frozen encoder experiments with MuRIL-Large, mBERT, RemBERT, and BanglaBERT on the BenCoref dataset. (Master's thesi…

    Jupyter Notebook

  4. spoken_digit_recognition_project_nnti spoken_digit_recognition_project_nnti Public

    A speaker-independent spoken digit recognition (SDR) system using deep neural networks for sequence classification, designed to generalize across unseen speakers.

    Jupyter Notebook

  5. mini_twitter mini_twitter Public

    Twitter-style REST API built with Rails 6 (API-only) — users, posts, comments, follows, with token-based auth.

    Ruby

  6. mini_twitter_react mini_twitter_react Public

    React Single Page Application frontend for a Twitter clone — feed, profiles, posts, comments, and follows, backed by a Rails API.

    JavaScript