// Portfolio

Projects

AI-native products and full-stack solutions

Filament URL Image Uploader

Filament URL Image Uploader

A first-class Filament v3 form component that lets admin users paste any image URL, preview it in real time, validate it, and store it via Laravel's Storage system — eliminating manual download-and-reupload workflows entirely.

PHP Laravel Filament +3
#Laravel #Filament #Open Source
Filament Command Palette Pro

Filament Command Palette Pro

A high-performance Spotlight-style command palette built specifically for Filament panels. Supports Filament v3, v4, and v5 with deep Action integration, an interactive guided installer, and full keyboard-first navigation.

PHP Laravel Filament +3
#Laravel #Filament #Open Source
Laravel Grid.js — Eloquent-Powered Datagrid

Laravel Grid.js — Eloquent-Powered Datagrid

A powerful Laravel datagrid package built on Grid.js — the lightweight vanilla JavaScript table library. Provides native Eloquent support, server-side pagination, sortable columns, and an elegant fluent PHP API without requiring React, Vue, or Livewire.

PHP Laravel JavaScript +3
#Laravel #Open Source #Package
Laravel Driver.js — Product Tours & Onboarding

Laravel Driver.js — Product Tours & Onboarding

A professional Laravel wrapper for Driver.js that enables developers to define interactive product tours, contextual feature highlights, and user onboarding flows entirely in PHP — using a fluent API and a single Blade directive, with zero JavaScript configuration required.

PHP Laravel JavaScript +3
#Laravel #Open Source #Package
Laravel Sooner — Beautiful Toast Notifications

Laravel Sooner — Beautiful Toast Notifications

A premium Laravel wrapper for [Sonner](https://sonner.emilkowal.ski/) — one of the most refined toast notification libraries in the JavaScript ecosystem. Dispatch beautiful, accessible, animated toast messages from any PHP controller, action, or Livewire component using a fluent, zero-configuration API.

PHP Laravel JavaScript +3
#Laravel #Open Source #Package
Laravel Ninja Keys — Keyboard Shortcuts & Command Menu

Laravel Ninja Keys — Keyboard Shortcuts & Command Menu

A Laravel integration package for the ninja-keys web component, delivering a fluent PHP API and Blade directive for adding an accessible, searchable keyboard shortcut command menu to any Laravel application — without writing JavaScript configuration code.

PHP Laravel JavaScript +3
#Laravel #Open Source #Package
LaraLink — Local-First Package Manager for Laravel

LaraLink — Local-First Package Manager for Laravel

LaraLink solves the most painful part of Laravel package development: testing your packages in real projects before publishing to Packagist. It creates live, symlinked connections between local package directories and Laravel applications — replacing the `composer path` manual workflow with a clean Artisan CLI.

PHP Laravel Composer +3
#Laravel #Open Source #PHP
CloudPanel Deploy Action — Automated CI/CD for CloudPanel

CloudPanel Deploy Action — Automated CI/CD for CloudPanel

A purpose-built GitHub Action that automates code deployment to CloudPanel-managed hosting environments via SSH. Supports PHP/Laravel, Node.js, and Python application stacks with configurable pre/post-deployment hooks, making CloudPanel deployments a first-class CI/CD pipeline step.

GitHub Actions Shell SSH +5
#DevOps #CI/CD #GitHub Actions
Alertify.js — Modern Browser Dialogs & Notifications

Alertify.js — Modern Browser Dialogs & Notifications

A lightweight, zero-dependency JavaScript library that replaces the browser's native `alert()`, `confirm()`, and `prompt()` dialogs with styled, accessible, theme-aware alternatives — and adds a toast notification system that works consistently across all browsers and operating systems.

JavaScript CSS Browser +2
#Open Source #JavaScript #Notifications