Skip to content
View yashwant86's full-sized avatar

Highlights

  • Pro

Block or report yashwant86

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
yashwant86/README.md

Hey, I'm Yashwant

CS student at HS RheinMain in Wiesbaden, Germany.

I'm building MergeMonkey, a code reviewer for pull requests. Not purely static analysis, not just an LLM eyeballing the diff.

The output looks like: "userId comes in from req.params.id at line 38, passes through formatUser() with no sanitization, reaches db.query at line 42" - rather than "this looks like SQL injection."

How it works:

  • Two-pass review: fast lint pass (catches obvious stuff) + deep agent investigation (traces data flows, finds security issues)
  • Bring your own model via OpenRouter, no lock-in to one provider
  • Supports GitHub and GitLab (including self-hosted)

What I care about: security, code quality, flexibility and making code review less painful for maintainers drowning in PRs.

mergemonkey.dev | linkedin.com/in/yashwantphogat

Pinned Loading

  1. bytebeamio/rumqtt bytebeamio/rumqtt Public

    The MQTT ecosystem in rust

    Rust 2.1k 314

  2. advanced-chat/vue-advanced-chat advanced-chat/vue-advanced-chat Public

    A beautiful chat rooms web component compatible with all Javascript frameworks

    JavaScript 2k 509

  3. frappe/gameplan frappe/gameplan Public

    Open Source Discussions Platform for Remote Teams

    Python 468 222