Skip to content

thyagoraphael/thyagoraphael

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Hello there, i'm Thyago Raphael!

struct Dev {
  let name = "Thyago Raphael Almeida dos Santos"
  let age = Int.infinity
  let role = "iOS Developer"
  let location = "Brazil"
  let languages = ["pt_BR"]
  let skills = ["Swift", "UIKit (ViewCode)", "SwiftUI", "MVVM 🤡"]
  
  func sayHi() {
    print("Hi Dev!")
  }
}

let me = Dev()
me.sayHi()

My skills include

Apple Swift SwiftUI
THYAGO's github stats
Top Langs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors