Skip to content
View Shu2shar's full-sized avatar

Block or report Shu2shar

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Blog-website Blog-website Public

    Laravel 12 Blog Website built with authentication, role-based access, CRUD operations, file uploads, events, queues, policies, APIs with Sanctum, and full-text search using Laravel Scout. A complet…

    PHP 1

  2. CodeAlpha_Web-Development_project CodeAlpha_Web-Development_project Public

    This repo contains my CodeAlpha Web Development Internship projects: Age Calculator – Calculates age based on date of birth using HTML, CSS & JS. To-Do List – A simple task manager app with add/del…

    HTML

  3. laravel-E-Commerce-project laravel-E-Commerce-project Public

    Laravel e-commerce site with auth, cart, search, pagination, and secure checkout using Laravel 12.

    CSS

  4. AjaxCrud_laravel AjaxCrud_laravel Public

    Laravel AJAX CRUD app using jQuery and Bootstrap, with modal-based forms and real-time updates. Built with a clean architecture using Service classes and Repository pattern to separate business log…

    Blade

  5. Livewire_crud Livewire_crud Public

    Laravel Livewire CRUD application with real-time interactivity. Built using Livewire components and Blade templates, enabling Create, Read, Update, and Delete operations without writing JavaScript.…

    Blade

  6. Laravel_try_mail_with_all Laravel_try_mail_with_all Public

    Laravel Mail System Demo covering all core methods: simple Mailable, queued emails, event-listener-based mail, and notification system. Built with Laravel 12 to explore clean and scalable mail work…

    PHP