Skip to content
View MuskanPaliwal's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@vibinex

Block or report MuskanPaliwal

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MuskanPaliwal/README.md

Hi, I’m Muskan Paliwal. I’m a software engineer working in Rust to build high-performance tooling that helps developers ship faster and better.

Projects I loved working on

  • Vibinex: GitHub extension that accelerates code reviews using syntactic DiffGraphs, git-blame based relevance scoring, and automated code-owner routing. Source code
  • Vibi-DPU: A Rust-based CLI tool to collect and analyze private code data. The DPU (Data Processing Unit) is a Docker container that processes your code with no public endpoints for maximum privacy and security.
  • Alokit Mentorship Platform: Audition-project platform enabling short paid trials with automated progress tracking and completion based compensation.

Highlight of 2025

I’m open to work and currently looking for backend or Rust-heavy engineering roles. If you find my profile interesting, feel free to reach out at muskan10112002@gmail.com. Thanks!

Pinned Loading

  1. vibinex/vibi-dpu vibinex/vibi-dpu Public

    Vibinex Data Processing Unit for collecting and analyzing private data

    Rust 11 1

  2. vibinex/dev-profiler vibinex/dev-profiler Public

    Extract meaningful dev insights from your code contributions

    Rust 6 5

  3. vibinex/vibinex-server vibinex/vibinex-server Public

    This website will be the interface for the organizations to get AI insights about their own code and their software development teams.

    TypeScript 19 14

  4. AI-Tic-Tac-Toe AI-Tic-Tac-Toe Public

    Contains step-by-step creation of an Artificial Bot that plays Tic-Tac-Toe intelligently.

    Python 11 2

  5. pydatastructs pydatastructs Public

    Forked from codezonediitj/pydatastructs

    A python package for data structures

    Python 1

  6. rag-tool-zenml rag-tool-zenml Public

    A ZenML-based RAG system for document Q&A with multi-format support. My exploration project to understand how RAG systems work under the hood.

    Python