struct Developer {
let firstName = "Nick"
let lastName = "Theodoridis"
let role = "iOS Developer"
let age = 22
let location = "Greece 🇬🇷"
let languages = ["el_GR", "en_US"]
let skills = ["Swift", "Flutter"]
let tools = ["Figma","Xcode","Postman","GitΗub","Notion"]
func exploreMyAccount() {
print("Hey, thanks for visiting, feel free to explore my work!")
}
}
let me = Developer()
me.exploreMyAccount()
🍎
coding.swift
Hi there, I'm Nick Theodoridis an iOS Developer based in Thessaloniki, Greece who loves creating and crafting iOS mobile applications using Swift language.
- Thessaloniki , Greece
-
07:48
(UTC +02:00) - https://nicktheodoridis.eu
- in/nikolaostheodoridis
- nickmadethisone
- @nickiOSDev
Pinned Loading
-
Currencies
Currencies PublicCurrencies is an iOS mobile app developed with Swift programming language. Simply enter an amount, choose your currencies and get real-time conversion rates at your fingertips. Ideal for travelers …
Swift 4
-
DaysOfSwiftUI
DaysOfSwiftUI Public100 Days of SwiftUI project is an initiative to explore the SwiftUI framework in iOS development. It is designed to cover a significant portion of the SwiftUI framework and assist developers in bui…
Swift
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.