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 Public

    A Tweak for GamerDelights' GamePigeon

    Logos 308 47

  2. TrollDecrypt Public

    iOS IPA Decrypter for TrollStore

    C 411 27

  3. calculatorhistory Public

    iOS Calculator app gets a history

    Objective-C 16 5

  4. iOS-Runtime-Header-Browser Public

    JavaScript 4

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