🍏 Most of the time I'm writing on Swift
class Me: Skills {
let frameworks = [Foundation, UIKit, Kingfisher, ProgressHUD, SnapKit]
let layout = [Storyboard, Code Layout]
let data = [UserDefaults, Keychain, CoreData, SwiftData]
let networking = [URlSession]
let dependencyManagers = [CocoaPods, SPM]
let arthitectures = [MVC, MVP, MVVM]
let designPatterns = [Delegate, Observer, Singleton, Factory]
let designPrinciples = [OOP, POP, DRY, KISS, YAGNI, SOLID]
let english = [B1]
}
My projects:
- Greek Words A2 A quiz app for learning Greek with a Word of the Day mini-game. (SwiftUI, URLSession). Published in the Apple Store.
- Greek Words A1 A quiz app for learning Greek with a Word of the Day mini-game. (UIKit, Auto Layout Programmatically, UICollectionView, URLSession). Published in the Apple Store.
- Fake NFT An app for viewing and buying NFT pictures. (MVVM, UIKit, Auto Layout Programmatically, UITableView, UICollectionView, Localisation, swiftgen, swiftlint, ProgressHUD, URLSession).
- Tracker An application for forming useful habits and monitoring their fulfilment. (MVVM, MVP, UIKit, Auto Layout Programmatically, CoreData, CocoaPods, UICollectionView, Localisation).
- ImageFeed An application for displaying pictures from Unsplash.com (MVP, UIKit, Storyboard + Auto Layout Programmatically, UIScrollView, UITableView, OAuth2 , WebView, Kingfisher, URLSession).
- MovieQuiz A quiz app about films from the IMDB top 250. (MVP, UIKit, Storyboard, UserDefaults).