- Bangalore, India
- https://www.linkedin.com/in/vamshiiitbhu14/
Block or Report
Block or report VamshiIITBHU14
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
DesignPatternsInSwift Public
This repository contains all the code from my book 'Design Patterns in Swift', live at https://www.amazon.com/dp/B07FYXHBKZ. All code written in Swift4. Do give a star if you like the work.
-
YouTubeClone Public
This project is a clone of YouTube. But the main intention is to show how to write clean code, using proper MVC patterns and re-usable coding methodologies!
-
-
ConcurrentDownloadsSwift3 Public
This project shows how to support concurrent downloads in swift3 via remote URLs && save them to your local directory && viewing them in offline mode && delete downloaded files. Download process is…
-
UberAnimation Public
Heyaa! This is an attempt to mimic the animation Uber and Facebook shows up as a Congratulatory Pop-up. Looking at the attached GIF will give you a better idea of what this project covers. All writ…
-
VKLocalNotifications Public
This project covers all the requried code to trigger UILocalNotifications. It can be helpful when you want to trigger a Push Notification when a user reaches a particular location. Does not need in…