Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azonaz/azonaz
https://github.com/azonaz/azonaz
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/azonaz/azonaz
- Owner: Azonaz
- Created: 2024-02-10T16:52:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-18T07:59:24.000Z (4 months ago)
- Last Synced: 2024-11-05T16:07:41.002Z (3 months ago)
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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*).