Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/azonaz/azonaz


https://github.com/azonaz/azonaz

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Hi, I'm Anastasiia 👋


iOS developer from Cyprus

🍏 Most of the time I'm writing on Swift

```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](https://github.com/Azonaz/GreekWordsA2) A quiz app for learning Greek with a Word of the Day mini-game. (*SwiftUI, URLSession*). Published in the Apple Store.
- [Greek Words A1](https://github.com/Azonaz/GreekWords) 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](https://github.com/Azonaz/iOS-FakeNFT-StarterProject-Public) An app for viewing and buying NFT pictures. (*MVVM, UIKit, Auto Layout Programmatically, UITableView, UICollectionView, Localisation, swiftgen, swiftlint, ProgressHUD, URLSession*).
- [Tracker](https://github.com/Azonaz/Tracker) An application for forming useful habits and monitoring their fulfilment. (*MVVM, MVP, UIKit, Auto Layout Programmatically, CoreData, CocoaPods, UICollectionView, Localisation*).
- [ImageFeed](https://github.com/Azonaz/ImageFeed) An application for displaying pictures from Unsplash.com (*MVP, UIKit, Storyboard + Auto Layout Programmatically, UIScrollView, UITableView, OAuth2 , WebView, Kingfisher, URLSession*).
- [MovieQuiz](https://github.com/Azonaz/MovieQuiz-ios) A quiz app about films from the IMDB top 250. (*MVP, UIKit, Storyboard, UserDefaults*).