In this app I Implemented MVVM, Mapkit, Fetching user location, saving to documents directory, SwifUI sheets, iOS 16 share sheet, Integrate with wikipedia nearby api, Integrate with open weather map api, Integrate with Geoapify api, Check project files here
In this app I Implemented Mapkit, CoreData, Fetching user location, UIViewControllerRepresentable, PHPickerViewControllerDelegate, Saving and deleting files to documents directory, Check project files here
In this app I Implemented Locale Notification, Swipe Actions, contextMenu, saving data as jsonfile in documents directory, Generate QR codes usign CoreImage and CoreImage.CIFilterBuiltins, Read QR codes using Paul Hudson @twostraws CodeScanner package Link here, Check project files here
In this app I used CoreImage to apply diffrent filters to an image, implment CoreImage, CoreImage.CIFilterBuiltins ,uiviewcontrollerrepresentable to wrap PHPhotoPicker to use it within swiftUI, Check project files here
Fetch Weather Data depending on user location, Check project files here
Write a quick book review through this app...all the data saved using CoreData, Check project files here
Fetch data from the Internet using URLsession then cached it within the app using CoreData, Check project files here
Track your habits with this app and how many days you did this habits...all data saved using user defaults, Check project files here
Rock Paper Scissors project files here
Guess The Flag project files here
An app showing all NASA Apollo missions with information and logos, in this app i implment LazyVGrid, decoding data from local json file, switch between views (list or grid) using button, Check project files here
In this app i implement CoreData Techniques (sorting and feltring from fetch request techniques), Check project files here