Student at
Universidad Mariano Gálvez
Developing my Daily Planner iOS App
Flowing
struct Enrique53xD {
let pronouns: String
let code: [String]
let ides: [String]
let challenge: String
let videogames: [String]
}
let saul = Enrique53xD(
pronouns: "he" | "him",
code: ["Swift", "Python", "HTML", "CSS", "JavaScript", "C#", "SQL", "XML", "JSON"],
ides: ["XCode", "VSCode"],
challenge: "I am doing the #100DaysofSwiftUI challenge"
videogames: ["Minecraft", "Rain World", "OneShot", "Hades"]
)
I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)