Skip to content
View Azonaz's full-sized avatar
Block or Report

Block or report Azonaz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Azonaz/README.md

Hi, I'm Anastasiia ๐Ÿ‘‹

iOS developer from Cyprus

๐Ÿ—๏ธ Iโ€™m working on mobile app for running challenge

๐Ÿ Most of the time I'm writing on Swift

๐ŸŽ“ Iโ€™m currently learning SwiftUI

class Me: Skills {
    let frameworks = [Foundation, UIKit, Kingfisher, ProgressHUD]
    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 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).

Pinned Loading

  1. GreekWords GreekWords Public

    The app helps people to memorize the main words during their first year study of Greek.

    Swift

  2. iOS-FakeNFT-StarterProject-Public iOS-FakeNFT-StarterProject-Public Public

    Forked from Kolesnikov-Eugene/iOS-FakeNFT-StarterProject-Public

    The app allows you to browse and buy NFTs. The purchase functionality is simulated.

    HTML

  3. Tracker Tracker Public

    The app helps users form healthy habits and monitor their fulfilment.

    Swift

  4. ImageFeed ImageFeed Public

    Viewing images via Unsplash API

    Swift

  5. MovieQuiz-ios MovieQuiz-ios Public

    Forked from Yandex-Practicum/MovieQuiz-ios

    Quizzes about films from the top 250 ratings and the most popular films (IMDb)

    Swift