Skip to content
View mikayilsrt's full-sized avatar
🏢
🏢

Block or report mikayilsrt

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. api-shareapp api-shareapp Public

    🛰 Api for shareapp mobile project using JWT auth.

    PHP

  2. androidMVVM androidMVVM Public

    Android application to learn model view architecture with kotlin language.

    Kotlin

  3. alexeymezenin/laravel-best-practices alexeymezenin/laravel-best-practices Public

    Laravel best practices

    11.3k 2.4k

  4. prestashop-dotfiles prestashop-dotfiles Public

    📝 Personal dotfiles to make prestashop modules.

    1

  5. Make a payment system in .NET for St... Make a payment system in .NET for Stripe.
    1
    // Properties
    2
    
                  
    3
    private Token stripeToken;
    4
    private TokenService Tokenservice;
    5