Skip to content
View bartamat's full-sized avatar

Block or report bartamat

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
bartamat/README.md

Last updated [06.2022]

Hi there πŸ‘‹

Something about me πŸ‘¨β€πŸŽ“

  • I am interested in iOS development, Game dev and Machine learning
  • Currently focusing on Swift and SwiftUI and as a result of SwiftUI youth I sometimes use tools from UIKit.
  • I have also worked with frameworks like CoreData, Keychain, Firebase and few more.

Where to contact me πŸ“¬

Things I have created πŸͺœ

Kamasutra

  • Project that was concerning something of a taboo topic, but I nontheless approached it with an open mind and did my best.
  • I was tasked with updating a 5 year old app that was written in Swift 3 and used JSON as data storage. To test my skills and to ensure a smooth workflow I decided to recreate the app from scratch.
  • Frontend SwiftUI
  • CoreData used to store larger amount of data. UserDefaults for saving current state. Keychain for storing user passcode.
  • Local Authentication for Face/Touch-ID.
  • Overall, since this is my latest project I am happy with how it turned out.

QuizIt

  • This app was created as a semestral project for a school subject. The idea was to generate quizzes for kids using Google AI/ML API. The quiz was created from pictures which have been used to generete answers. Quizzes could also be shared and rated among the users.
  • Backend build on Firebase and its tools (authentication, storage, firestore, cloud functions).
  • Combine and closures used for asynchronous data handling.
  • Frontend SwiftUI with occasional UIKit.
  • As this was my first non tutorial contact with iOS development, it turned out to be a bit more complicated than expected.
  • Looking back I would have done plenty of stuff differently, but in the end I learned a lot from this project.

Popular repositories Loading

  1. matej-sysco.cz matej-sysco.cz Public

  2. bartamat bartamat Public

    Config files for my GitHub profile.

  3. R.swift.Library R.swift.Library Public

    Forked from mac-cain13/R.swift.Library

    Library containing types used by the R.swift project

    Swift