Skip to content
View gbalduzzi's full-sized avatar
🏀
🏀

Organizations

@tiknil
Block or Report

Block or report gbalduzzi

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

  1. tiknil/skipper tiknil/skipper Public

    Tool for managing multiple local Laravel docker-compose deployment

    PHP 2

  2. tiknil/wire-table tiknil/wire-table Public

    Laravel package extending Livewire to easily create useful tables

    PHP 2

  3. tiknil/laravel-boilerplate tiknil/laravel-boilerplate Public

    Laravel boilerplate con autenticazione, interfaccia backend bootstrap, predisposizione apis e utilities

    PHP

  4. tiknil/laravel-docker-compose tiknil/laravel-docker-compose Public

    Docker compose file for local deployment of a laravel application

    Dockerfile

  5. sweat-drops/google-hash-codes sweat-drops/google-hash-codes Public

    Python 4

  6. Apple App Attest verification Apple App Attest verification
    1
    <?php
    2
    
                  
    3
    const PACKAGE_NAME = 'com.your.bundle_id';
    4
    const APPLE_TEAM_ID = 'ABCDEFGHIJK'; // 11 alphanumeric team ID
    5