PrashantGaikwad-iOS
Profession - 💻 Developer - iOS || Hobby - 🤓 Teaching || Love - ⛰ Adventure.
Pune,India
Pinned Repositories
30-Days-Of-SwiftUI
Challenge completed
awesome-podcasts
Collection of awesome podcasts
CoreDataMachineTest
iOS Machine Test - API calling and saving data to core data and fetching later to show on tableview
Drag-and-Drop-Swift-API
Learn new API drag and drop in Swift
NearMe-SwiftUI
NearMe app will let you search nearby places like hotels, coffee shops, burger or pizza places etc. You can see the map with annotations or you can see the list of nearby places which you want to search. I have used MVVM design pattern.
RxSwiftDemo
Change date and time on one ViewController and updating the data on previous ViewController using RxSwift
SwiftUI-Async-ImageDownload
Learned how to download an image (async) using image url in SwiftUI
UndoManager-Swift
Simple way of implementing Undo Redo in your application using swift language.
WeSplit-SwiftUI
An app to split the order amount bill between number of people.
WordScramble-SwiftUI
A game where you have to guess different words from given word. #100DAYSOFSWIFTUI
PrashantGaikwad-iOS's Repositories
PrashantGaikwad-iOS/Settings-Screen-SwiftUI
PrashantGaikwad-iOS/30-Days-Of-SwiftUI
Challenge completed
PrashantGaikwad-iOS/2020
Student submissions for the WWDC 2020 Swift Student Challenge
PrashantGaikwad-iOS/Bar-Graph-SwiftUI
PrashantGaikwad-iOS/BarChart-SwiftUI
Learned how to create BarChart in SwiftUI and also how to give dark mode support to our UI.
PrashantGaikwad-iOS/Binding-SwiftUI
Basic use of @Binding. Basically used while creating custom controls like Button
PrashantGaikwad-iOS/Blog-Articles
An app to display blog articles using mvvm pattern
PrashantGaikwad-iOS/Bookworm-SwiftUI
#100DaysOfSwiftUI
PrashantGaikwad-iOS/Carousal-View-SwiftUI
PrashantGaikwad-iOS/CoreData-Example-SwiftUI
Adding data to coredata
PrashantGaikwad-iOS/Coredata-Operations
Performed CRUD operations
PrashantGaikwad-iOS/CoreDataDetail-SwiftUI
Detail tasks in CoreData using SwiftUI
PrashantGaikwad-iOS/CountdownTimer
Timer for OTP counter
PrashantGaikwad-iOS/Covid19-app-using-MVVM
PrashantGaikwad-iOS/Custom-Alert-View-SwiftUI
PrashantGaikwad-iOS/Drawing-SwiftUI
PrashantGaikwad-iOS/GCD-and-Result
PrashantGaikwad-iOS/GoogleSignInDemo
Demo project which shows how Google sign in works in iOS
PrashantGaikwad-iOS/GridSections-SwiftUI
PrashantGaikwad-iOS/HabitTracker-SwiftUI
#100DaysOfSwiftUI
PrashantGaikwad-iOS/iExpense-SwiftUI
#100DaysOfSwiftUI
PrashantGaikwad-iOS/iSongs-MVVM
fetched itunes data using MVVM design pattern
PrashantGaikwad-iOS/MilestoneProjectUsers
#100DaysOfSwiftUI
PrashantGaikwad-iOS/MVVM-SwiftUI
Learned how to use MVVM in SwiftUI using @ObservableObject, @Published, @ObservedObject.
PrashantGaikwad-iOS/RockPaperScissors-SwiftUI
#100DAYSOFSWIFTUI
PrashantGaikwad-iOS/SuperSupeng
PrashantGaikwad-iOS/TextToSpeech
An app which reads the text in english and hindi language on button tap.
PrashantGaikwad-iOS/UIView-Recorder
Record screen and save video to photos app
PrashantGaikwad-iOS/Video-Streaming-App
Learned how to stream a video from url
PrashantGaikwad-iOS/WeatherApp-SwiftUI