Pinned Repositories
AppleTV
FlickFinder
Browse through the flickerAPI's photos using text search or latitude and longitude search.
MovieCheckList
This is an iOS App which allows user to maintain a watch list for movies, when you have watched them the app saves into a watched list. The movies will be stored in Core Data and image caching.
MyFavoriteMovies
“My Favorite Movies” is an iOS application that allows users to add and remove movies from a favorites list using TheMovieDB. Movies are displayed individually and in a list format.
OnTheMap
An app with a map that shows information posted by other students. The map will contain pins that show the location where other students are. By tapping on the pin users can see a URL for something the student finds interesting. The user will be able to add their own data by posting a string that can be reverse geocoded to a location, and a URL.
try-erasure
Swift Type-Erasure implementation and benchmark
Udacity-PitchPerfect
The Pitch Perfect app allows users to record a sound using the device’s microphone. It then allows users to play the recorded sound back with four different sound modulations: Chipmunk, Darth Vader, Super Slow, and Super Fast.
VirtualTourist
The Virtual Tourist app downloads and stores images from Flickr. The app allows users to drop pins on a map, as if they were stops on a tour. Users will then be able to download pictures for the location and persist both the pictures, and the association of the pictures with the pin.
RahathCherukuri's Repositories
RahathCherukuri/AppleTV
RahathCherukuri/MovieCheckList
This is an iOS App which allows user to maintain a watch list for movies, when you have watched them the app saves into a watched list. The movies will be stored in Core Data and image caching.
RahathCherukuri/try-erasure
Swift Type-Erasure implementation and benchmark
RahathCherukuri/FlickFinder
Browse through the flickerAPI's photos using text search or latitude and longitude search.
RahathCherukuri/MyFavoriteMovies
“My Favorite Movies” is an iOS application that allows users to add and remove movies from a favorites list using TheMovieDB. Movies are displayed individually and in a list format.
RahathCherukuri/OnTheMap
An app with a map that shows information posted by other students. The map will contain pins that show the location where other students are. By tapping on the pin users can see a URL for something the student finds interesting. The user will be able to add their own data by posting a string that can be reverse geocoded to a location, and a URL.
RahathCherukuri/Udacity-PitchPerfect
The Pitch Perfect app allows users to record a sound using the device’s microphone. It then allows users to play the recorded sound back with four different sound modulations: Chipmunk, Darth Vader, Super Slow, and Super Fast.
RahathCherukuri/VirtualTourist
The Virtual Tourist app downloads and stores images from Flickr. The app allows users to drop pins on a map, as if they were stops on a tour. Users will then be able to download pictures for the location and persist both the pictures, and the association of the pictures with the pin.
RahathCherukuri/AdventOfCode-2018
RahathCherukuri/Asynchronous-Network-Connection-iOS--key-value-pairs
Implements the Asynchronous communication between the server and the app
RahathCherukuri/coding-challenge
Shared repository for coding challenges
RahathCherukuri/Database
Implementing the SQLite-3 database in iOS.
RahathCherukuri/ios-architecture
A collection of iOS architectures - MVC, MVVM, MVVM+RxSwift, VIPER, RIBs and many others
RahathCherukuri/iOS-Test
This is a Programming challenge for one of the company.
RahathCherukuri/MemeMe
MemeMe is a meme-generating app that enables a user to attach a caption to a picture from their phone. After adding text to an image chosen from the Photo Album or Camera, the user can share it with friends. MemeMe also temporarily stores sent memes which users can browse in a table or a grid.
RahathCherukuri/MinesweeperApplication-iOS
Full-Fledged MineSweeper Application developed in iOS.
RahathCherukuri/PlaygroundFiles
RahathCherukuri/RandomFlickerImages
RahathCherukuri/RandomFlickrImagesAppleTV
RahathCherukuri/sb-ios-coding-exercise
The world's greatest (probably) take home iOS interviewing exercise. (Archived simply to disable direct PRs)
RahathCherukuri/SpicMacay
An application that enrolls the users that attend an event.
RahathCherukuri/SwiftBasics
Learning Swift
RahathCherukuri/SwiftHub
GitHub iOS client written in RxSwift and MVVM-C clean architecture
RahathCherukuri/Synchronous-Network-Connection-iOS--key-value-pairs
Implements the Synchronous communication between the server and the app.
RahathCherukuri/TextEdit
An application that allows the user to save the text currently in the UITextView object to a file, and also to load the contents of a text file into the UITextView object
RahathCherukuri/TheMovieManager
“The Movie Manager” is an iOS application that allows users to search for movies and add or remove movies from their favorites or watchlist using TheMovieDB. Movies are displayed individually and in a list format.
RahathCherukuri/TVMLKit
RahathCherukuri/type-erasure-playgrounds
Code to accompany Swift Symposium Talk - https://www.youtube.com/watch?v=d_FJHBl5ohU