Skip to content
View jibranusman95's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report jibranusman95

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

Hello, World! 👋

I'm Jibran Usman, a Ruby on Rails developer who loves building robust, scalable web applications and shipping open source tools that solve real production problems.

🔧 Open Source Gems

Gem What it does Downloads
turbo_presence Figma-style live cursors, avatar stacks, and typing indicators for Rails/Hotwire
webhook_inbox Transactional inbox for Rails webhook receivers — deduplication, async processing, replay, dashboard
llm_cassette VCR for LLMs — streaming-aware cassette recorder for OpenAI and Anthropic
promptscrub Bidirectional PII redaction for LLM calls — strip sensitive data from prompts, rehydrate in responses
http_decoy A real Rack server that runs inside your RSpec tests — test HTTP contracts, not assumptions
agent_jail Fork-based sandbox for LLM tool calls — timeout, memory limit, and filesystem restrictions

💻 Technologies & Tools

Here are some of the technologies and tools I use frequently:

  • Ruby on Rails
  • Apache Kafka
  • GraphQL
  • Docker
  • Elasticsearch
  • Sidekiq
  • Redis
  • RSpec
  • Capybara
  • Hotwire / Turbo / Stimulus

🔥 My Passion for Coding

I love coding because it allows me to turn my ideas into reality. Whether it's building a new feature, optimizing an existing one, or creating a new application from scratch, I find coding to be both challenging and rewarding.

Ruby on Rails is my preferred framework because it allows me to create web applications quickly and efficiently. I also enjoy working with other tools and technologies, like Apache Kafka for real-time message processing, GraphQL for efficient data retrieval, Docker for containerization, Elasticsearch for fast and flexible search, Sidekiq and Redis for background processing, and RSpec and Capybara for testing and integration.

Jibran's Stats
Jibran's Streak
Jibran's Top Languages

📬 Get in Touch

If you'd like to chat about Ruby on Rails, coding, or anything else, feel free to reach out to me on LinkedIn. I'm always up for a good conversation!

Popular repositories Loading

  1. http_decoy http_decoy Public

    A real fake HTTP server for RSpec. No cassettes. No scattered stubs.

    Ruby 16

  2. turbo_presence turbo_presence Public

    Figma-style live cursors, avatar stacks, and typing indicators for Rails. One line.

    Ruby 1

  3. llm_cassette llm_cassette Public

    VCR for LLMs — streaming-aware cassette recorder for OpenAI and Anthropic. Record once, replay fast, never hit the API in CI.

    Ruby 1

  4. agent_jail agent_jail Public

    Fork-based sandbox for Ruby: run untrusted blocks with timeout, memory, and filesystem limits. Linux Landlock + macOS Seatbelt + POSIX setrlimit.

    Ruby 1

  5. project-manager-rails project-manager-rails Public

    A Ruby on Rails demo project (Project Management System)

    Ruby

  6. burger-builder-react burger-builder-react Public

    React training demo project (Burger building application)

    JavaScript