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

Block or report rohitjavvadi

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

Hi, I'm Rohit

I build macOS apps, developer tools, and practical automation projects. Recently I have been focused on open source work around clipboard utilities, code review tooling, security review, and CLI workflows.

I like finding the kind of bugs that actually matter: broken runtime behavior, unsafe edge cases, cross-platform failures, missing validation, and state issues that can quietly block users.

Projects

  • ClipLy: a lightweight macOS clipboard history app for text, images, and files, with a menu bar workflow, Spotlight-style launcher, local SQLite-backed storage, configurable retention, and no analytics.
  • homebrew-cliply: the Homebrew tap for installing ClipLy with brew install --cask cliply.
  • Claude Review for Codex: a local Codex plugin that lets Claude Code perform read-only reviews while keeping Codex as the only writer and fixer.

Focus Areas

  • macOS apps and menu bar utilities
  • CLI tooling and developer workflows
  • Code review automation
  • Security, robustness, and edge-case testing
  • TypeScript, Swift, JavaScript, and Python

Recent open source work

  • openclaw/clawpatch:
    • Merged PR #13: atomic cross-process review feature locking.
    • Merged PR #24: feature-aware validation during clawpatch fix.
    • Merged PR #47: Node server route mapping for Express, Fastify, and Hono.
    • Merged PR #52: aliased Express router detection.
    • Merged PR #54: Django route mapping.
    • Opened PR #70: Express Router imports after block comment banners.
  • steipete/CodexBar: reported and patched Host header hardening for the local codexbar serve command; the maintainer landed the fix directly on main.

The goal is simple: small PRs, real impact, clear evidence, and fixes that maintainers can trust.

Links

Pinned Loading

  1. claude-review-for-codex claude-review-for-codex Public

    JavaScript

  2. ClipLy ClipLy Public

    Swift

  3. homebrew-cliply homebrew-cliply Public

    Ruby

  4. llm_memory llm_memory Public

    Python