Skip to content
View ani03sha's full-sized avatar
👨‍💻
Distributed systems + production AI engineering
👨‍💻
Distributed systems + production AI engineering

Block or report ani03sha

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
ani03sha/README.md

Hey fellow devs 🖖

  • 📝 I regularly write articles on Red Quark
  • 🌱 I’m currently diving into Web3, NFTs, Blockchain, etc.
  • ⚡ Fun fact I am an Avid reader, Potterhead, Trekkie, ❤️ 3Cs - CS, Comic Books & Cricket.

GitHub Streak

Pinned Loading

  1. microgpt-java microgpt-java Public

    Java implementation of Karpathy's microgpt

    Java 8 3

  2. raftly raftly Public

    Raft consensus from scratch

    Go 10

  3. distributed-rag-system distributed-rag-system Public

    A production-gradeRAG platform built on distributed systems principles. Designed as a reference implementation for engineering teams who want to run RAG in production.

    Python 2

  4. kv-fabric kv-fabric Public

    Distributed KV store with tunable consistency, MVCC, replication lag measurement, and the phantom durability trap reproduced and documented.

    Go