Skip to content
View igorsilvadev's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report igorsilvadev

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

Hi there 👋

I'm a Computer Scientist and iOS developer.

I work with the UIKit, SwiftUI, SpriteKit, CoreData, Combine, Realm and RxSwift frameworks. I often use SnapKit and Alamofire for most of my projects. I build screens using view code and am a fan of protocol oriented programming. Currently I am dedicated to studying XCTest and Continuous Integration, Continuous Delivery and Continuous Deployment.

My Resume

Igor Silva's GitHub stats

Top Langs

Pinned

  1. swift-sis-api swift-sis-api Public

    Swift Image Search is an api designed for image search using web scraping. You can host it using Vapor and search using a GET request.

    Swift 6

  2. amazing-recipes amazing-recipes Public

    An app created using SwiftUI and Core Data to store amazing recipes!

    Swift 10

  3. DesafioMobile2You DesafioMobile2You Public

    Desafio proposto pela Mobile2You para a replicação do layout da tela de detalhe dos filmes do app TodoMovies4.

    Swift

  4. vapor-socket-chat vapor-socket-chat Public

    Swift

  5. A Textfield extension to add a publi... A Textfield extension to add a publisher to text property
    1
    //
    2
    //  TextField+TextPublisher.swift
    3
    //
    4
    
                  
    5
    import UIKit
  6. objc-swift-tryCatch objc-swift-tryCatch Public

    A TryCatch to handle exceptions thrown by apple libraries that are not handled by the regular Try Catch.

    Objective-C