Skip to content
View Esquilli's full-sized avatar
🎮
Playing when not learning.
🎮
Playing when not learning.

Highlights

  • Pro
Block or Report

Block or report Esquilli

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

Hello <𝚍𝚎𝚟𝚎𝚕𝚘𝚙𝚎𝚛𝚜/>! 🤘🏼

Twitter: Esquilli LinkedIn Gmail: esquillidev@gmail.com

struct AwkwardHuman {
    let name: String
    let role: String
    let interests: [String]
    
    func sayHi() {
        print("Thanks for visiting. I'm an open book!")
    }
}

let esquilli = AwkwardHuman(
    name: "Pedro J. Fernandez",
    role: "iOS Software Engineer @ Doordash 🚗",
    interests: ["iOS", "UI/UX", "Bread", "League of Legends"]
)

esquilli.sayHi()

You can find my website here 🌎

Pinned

  1. spruce-ios spruce-ios Public

    Forked from willowtreeapps/spruce-ios

    Swift library for choreographing animations on the screen.

    Swift 2

  2. vocable-ios vocable-ios Public

    Forked from willowtreeapps/vocable-ios

    Vocable AAC for iOS - Empowering people to communicate with care takers and loved ones.

    Swift

  3. Stripy Stripy Public

    A simple app that shows how to use SwiftUI and Stripe API to accept payments

    Swift 1

  4. AnimeSearch AnimeSearch Public

    A simple app that shows how to use Anilist GraphQL based API with Apollo

    Swift 2

  5. Zed Zed Public

    A simple app that shows how to use SwiftUI, CoreData, and Riot API

    Swift

  6. Newsi Newsi Public

    A simple news app with a TikTok like interface

    Swift