diff --git a/content/authors/avatars/srinath-reddy-dudi.jpg b/content/authors/avatars/srinath-reddy-dudi.jpg new file mode 100644 index 0000000000..ac8dca0f5c Binary files /dev/null and b/content/authors/avatars/srinath-reddy-dudi.jpg differ diff --git a/content/authors/srinath-reddy-dudi.md b/content/authors/srinath-reddy-dudi.md new file mode 100644 index 0000000000..23ccdac828 --- /dev/null +++ b/content/authors/srinath-reddy-dudi.md @@ -0,0 +1,10 @@ +--- +name: Srinath Reddy Dudi +slug: srinath-reddy-dudi +github_url: https://github.com/srinathreddydudi +twitter_url: https://x.com/srinathdudi +--- +Hi, I’m **[Srinath](https://dudi.dev)** — a software engineer and product builder passionate about creating tools that make developers’ lives easier. +I’ve been working with Laravel for years, building open-source packages and performance-focused tools to help teams +ship better software faster. Through my work at **[BinaryBuilds](https://github.com/binarybuilds/)**, I focus on +crafting reliable, developer-friendly solutions that simplify complex workflows and boost productivity. diff --git a/content/plugins/images/srinath-reddy-dudi-cache-manager.jpg b/content/plugins/images/srinath-reddy-dudi-cache-manager.jpg new file mode 100644 index 0000000000..083ef40c6a Binary files /dev/null and b/content/plugins/images/srinath-reddy-dudi-cache-manager.jpg differ diff --git a/content/plugins/images/srinath-reddy-dudi-command-runner.jpg b/content/plugins/images/srinath-reddy-dudi-command-runner.jpg new file mode 100644 index 0000000000..94d8e3039c Binary files /dev/null and b/content/plugins/images/srinath-reddy-dudi-command-runner.jpg differ diff --git a/content/plugins/images/srinath-reddy-dudi-failed-jobs.jpg b/content/plugins/images/srinath-reddy-dudi-failed-jobs.jpg new file mode 100644 index 0000000000..900cdeb275 Binary files /dev/null and b/content/plugins/images/srinath-reddy-dudi-failed-jobs.jpg differ diff --git a/content/plugins/srinath-reddy-dudi-cache-manager.md b/content/plugins/srinath-reddy-dudi-cache-manager.md new file mode 100644 index 0000000000..2bab04f004 --- /dev/null +++ b/content/plugins/srinath-reddy-dudi-cache-manager.md @@ -0,0 +1,14 @@ +--- +name: Cache Manager +slug: srinath-reddy-dudi-cache-manager +author_slug: srinath-reddy-dudi +categories: [developer-tool] +description: Easily clear your Laravel application cache directly from the Filament admin panel. +discord_url: +docs_url: https://raw.githubusercontent.com/binarybuilds/filament-cache-manager/refs/heads/master/README.md +github_repository: binarybuilds/filament-cache-manager +has_dark_theme: true +has_translations: false +versions: [4] +publish_date: 2025-11-15 +--- diff --git a/content/plugins/srinath-reddy-dudi-command-runner.md b/content/plugins/srinath-reddy-dudi-command-runner.md new file mode 100644 index 0000000000..baee590aec --- /dev/null +++ b/content/plugins/srinath-reddy-dudi-command-runner.md @@ -0,0 +1,14 @@ +--- +name: Command Runner +slug: srinath-reddy-dudi-command-runner +author_slug: srinath-reddy-dudi +categories: [developer-tool] +description: Run artisan and shell commands in the background from your Filament admin panel. +discord_url: +docs_url: https://raw.githubusercontent.com/binarybuilds/filament-command-runner/refs/heads/master/README.md +github_repository: binarybuilds/filament-command-runner +has_dark_theme: true +has_translations: false +versions: [4] +publish_date: 2025-11-15 +--- diff --git a/content/plugins/srinath-reddy-dudi-failed-jobs.md b/content/plugins/srinath-reddy-dudi-failed-jobs.md new file mode 100644 index 0000000000..2b5c5b35b5 --- /dev/null +++ b/content/plugins/srinath-reddy-dudi-failed-jobs.md @@ -0,0 +1,14 @@ +--- +name: Failed Jobs +slug: srinath-reddy-dudi-failed-jobs +author_slug: srinath-reddy-dudi +categories: [developer-tool] +description: A plugin to easily retry and prune failed jobs. +discord_url: +docs_url: https://raw.githubusercontent.com/binarybuilds/filament-failed-jobs/refs/heads/main/README.md +github_repository: binarybuilds/filament-failed-jobs +has_dark_theme: true +has_translations: false +versions: [4] +publish_date: 2025-11-15 +---