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

Block or report samettemizer

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. bist-pay-price-step bist-pay-price-step Public

    bist equity market price step calculation and position scaling routines

    Python

  2. laravel-domain-repositories laravel-domain-repositories Public

    convention-driven repository binding for domain-oriented laravel architectures.

    PHP

  3. tinyfinder tinyfinder Public

    uploader/picker tool integrated with WYSIWYG editor

    JavaScript 2 2

  4. filament_tinyfinder filament_tinyfinder Public

    extend filament project with tinyfinder web file manager

    PHP

  5. Cloudflare R2 + custom domain Cloudflare R2 + custom domain
    1
    <?php
    2
    
                  
    3
    require __DIR__ . '/vendor/autoload.php';
    4
    
                  
    5
    use Aws\S3\S3Client;
  6. jwt-auth-demonstration jwt-auth-demonstration Public

    jwt auth example in laravel. this sample app requires composer-1x

    PHP