Skip to content
View mustafa-ans's full-sized avatar
👨‍💻
👨‍💻

Highlights

  • Pro

Block or report mustafa-ans

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. Code-Vitals Code-Vitals Public

    A live heartbeat for your Rust builds in the VS Code status bar: pulse when running, flatline when idle, check on success, red on failure.

    TypeScript 1

  2. defiller defiller Public

    Automatic filler-skipping for local video in VLC. Mark the boring parts once; they're skipped on playback. 100% offline, two small Lua files.

    Lua

  3. Bigger-Arabians-Redux Bigger-Arabians-Redux Public

    An RDR2 horse mod whose real work was reverse-engineering Rockstar's undocumented binary metadata format (PSO/.ymt) and writing a validated Python parser for it.

  4. job_desc_saver job_desc_saver Public

    A Python CLI tool for saving job descriptions into organized PDF and TXT archives, managing cover letters and CV variants, and updating a local Excel job tracker.

    Python

  5. rag_mistral_poc rag_mistral_poc Public

    A RAG FAQ chatbot using local sentence-transformer embeddings for retrieval and Mistral Large for answers, with a similarity threshold so it declines off-topic questions.

    Python