Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Portfolio

Agenda

An application that allows you to track goals for a month
GitHub | YouTube

Agenda Promo

  • iOS 13.0+
  • UIKit
  • Core Data
  • Human Interface Guidelines
  • VIPER + Coordinator
  • SOLID
  • Localization
  • Writing Unit/UI tests using XCTest
  • Grand Central Dispatch
  • Notification Center
  • Swift Package Manager as a dependency manager

Cookbook

Recipes application
GitHub | Presentation

Cookbook Promo

  • iOS 12.0+
  • Modular architecture
  • CocoaPods as a dependency manager
  • Without using third-party libraries
  • UIKit
  • VIPER
  • SOLID
  • URLSession
  • Core Data
  • Grand Central Dispatch
  • Localization & Pluralization
  • Custom Fonts
  • Writing Unit tests using XCTest

EmojiPicker

EmojiPicker is a customizable package implementing macOS-style emoji picker popover
GitHub

EmojiPicker Promo

  • iOS 11.1+ & Swift 4.2+
  • Installation using CocoaPods / Swift Package Manager / Manually
  • MVVM
  • Localization
  • Dark theme
  • Testing (Unit tests using XCTest)
  • CI is configured on GitHub Actions

<< Back to profile