Skip to content
View donato-fiore's full-sized avatar

Highlights

  • Pro

Block or report donato-fiore

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
donato-fiore/README.md

Hi, I'm fiore! πŸ‘‹

I'm a passionate developer specializing in iOS development.

πŸ› οΈ My Projects

Here are some of the projects I'm proud of:

πŸ“ˆ GitHub Stats

Donato's GitHub stats

Pinned Loading

  1. GameSeagull GameSeagull Public

    A Tweak for GamerDelights' GamePigeon

    Logos 294 38

  2. TrollDecrypt TrollDecrypt Public

    iOS IPA Decrypter for TrollStore

    C 387 25

  3. calculatorhistory calculatorhistory Public

    iOS Calculator app gets a history

    Objective-C 13 4

  4. iOS-Runtime-Header-Browser iOS-Runtime-Header-Browser Public

    JavaScript 3

  5. PSListController extension to load J... PSListController extension to load JSON files.
    1
    #include <Preferences/PSListController.h>
    2
    
                  
    3
    @interface PSListController (JSON)
    4
    
                  
    5
    - (NSMutableArray *)loadSpecifiersFromJSONName:(NSString *)name target:(PSListController *)target;