Skip to content
View viniciusbinder's full-sized avatar

Block or report viniciusbinder

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

Vinícius Binder

...but you can call me Vini.

  • Specialized in  iOS Development
  • 4+ years of professional experience
  • Currently working with Swift
  • Previous experience with Rust and AWS
  • University experience in C

Main languages and tools

Swift Rust C

Xcode  AWS 

Pinned Loading

  1. BookKit BookKit Public

    Open-source Swift Package to import user library data from Goodreads and retrieve covers from OpenLibrary

    Swift 5

  2. DownloadManager DownloadManager Public

    Actor-isolated download manager using Swift Strict Concurrency

    Swift 3 1

  3. ExpenseTracker ExpenseTracker Public

    Domain-based expense tracker app with Repository pattern

    Swift 6 1

  4. QuizMeUp QuizMeUp Public

    Trivia app created for the first SwiftUI Jam (2021)

    Swift 8

  5. Interruptible CADisplayLink Animation Interruptible CADisplayLink Animation
    1
    //
    2
    //  InterruptibleAnimation.swift
    3
    //  Animation written using CADisplayLink
    4
    //  with value retrieval mid-interpolation.
    5
    //
  6. Custom Shape Styles Custom Shape Styles
    1
    //
    2
    //  CustomShapeStyles.swift
    3
    //  Use custom shape styles in SwiftUI views
    4
    //  with native syntax.
    5
    //