struct User {
🐜 let name: String
✔️ let birthday: String
🌴 let city: String
👩 let stack: [String]
📷 let hobby: [String]
}
class Life {
var user: User = User(
name: "Marlon Symczecym",
birthday: "24-10-1994",
city: "Rio Negrinho - SC - Brasil",
stack: ["Swift","Back-End Mobile", "Front-End Mobile", "(UI/UX)"],
hobby: ["Tocar instrumentos musicais", "Ver Séries de Comédia", "Fotografia"]
)
}

Focusing
iOS student @ Backfront+ Academy
-
Marlon Symczecym
- Rio Negrinho, Santa Catarina, Brasil
Pinned Loading
-
rh-git-search-app
rh-git-search-app PublicAplicativo pensado no setor de RH na hora de recrutamento de novos devs, podendo assim pegar o userName do dev e procurar no gitHub sem precisar ir até o site. O Aplicativo visa facilitar o entendi…
Swift
-
desafio-grab-login
desafio-grab-login PublicProjeto feito para cumprir um desafio do DevChallenge, em fazer o front end do layout fornecido.
TypeScript 1
-
next-level-week-2
next-level-week-2 PublicProjeto sendo realizado na segunda Next Level Week, produzida pela Rocketseat.
TypeScript 1
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.