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

Block or report devkabir

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

Pinned Loading

  1. wp-plugin-pulse wp-plugin-pulse Public

    WP Plugin Pulse is a small browser-based dashboard for comparing public WordPress.org plugin metrics. It currently loads up to 100 plugins tagged form-builder and presents their activity in an acce…

    TypeScript

  2. wp-debugger wp-debugger Public

    WordPress Debugger is a straightforward tool designed to assist you in identifying and resolving errors on your WordPress website.

    PHP 1

  3. omama omama Public

    Simple web UI using Axum and Tailwind to chat with a local Ollama.

    HTML

  4. rust-php-scanner rust-php-scanner Public

    A fast malware scanner made in Rust. It works with PHP using FFI. This scanner reads pattern rules and checks PHP files for bad code. It works like PHP's strpos and preg_match, but it is much faster.

    Rust

  5. vue-wp-media vue-wp-media Public

    A simple button for WordPress that lets you pick pictures, videos, and files. Works with Vue 3 and is super easy to use!

    Vue 1

  6. php-doctor php-doctor Public

    A fast CLI tool that scans PHP codebases for O(n²) complexity smells using a tree-sitter AST parser. Written in Rust.

    Rust