rohith12
I am an IOS developer. Who loves to build applications. I develop applications using Objective - C, Swift, Xamarin forms and C++.
Clemson, South Carolina, United States
Pinned Repositories
AlgorithmsAndDataStructures
AttentionalPoolingAction
Code/Model release for NIPS 2017 paper "Attentional Pooling for Action Recognition"
Ball_Bouncer_future
The game uses NSTimer() to move the ball. Tap the ball to score. The movement of ball speed increases after every 100 its.
CollectionViewRestAPIDemo
CollectionView resizable cells, REST API Demo with delegation pattern and MVC design patterns.
CustomSwipeEditDelete
Custom swipe edit and delete in tableview
DrawingShapes
Draw shapes using bezierpath. You could move the shapes which were created. Long press to delete shapes. Also, you could undo adding, deletion and movement
EarthQuakeData
The app calls Earth quake API and stores it in a database. Uses database data when network is unreachable.
EoE
The application was developed using SWIFT. EoE is a application utilised by EoE affected patients who fill survey forms related to the disease. The surveys will be viewed by the doctors to help the patient.
FavoriteTeamTracker
This application involves demonstrates the usage of alamofire and how internal and external db can be utilized.
TableViewSearchBarTutorial
TableView demo with MVC pattern implementing search bar.
rohith12's Repositories
rohith12/DrawingShapes
Draw shapes using bezierpath. You could move the shapes which were created. Long press to delete shapes. Also, you could undo adding, deletion and movement
rohith12/TableViewSearchBarTutorial
TableView demo with MVC pattern implementing search bar.
rohith12/AlgorithmsAndDataStructures
rohith12/AttentionalPoolingAction
Code/Model release for NIPS 2017 paper "Attentional Pooling for Action Recognition"
rohith12/Ball_Bouncer_future
The game uses NSTimer() to move the ball. Tap the ball to score. The movement of ball speed increases after every 100 its.
rohith12/CollectionViewRestAPIDemo
CollectionView resizable cells, REST API Demo with delegation pattern and MVC design patterns.
rohith12/CustomSwipeEditDelete
Custom swipe edit and delete in tableview
rohith12/EarthQuakeData
The app calls Earth quake API and stores it in a database. Uses database data when network is unreachable.
rohith12/EoE
The application was developed using SWIFT. EoE is a application utilised by EoE affected patients who fill survey forms related to the disease. The surveys will be viewed by the doctors to help the patient.
rohith12/FavoriteTeamTracker
This application involves demonstrates the usage of alamofire and how internal and external db can be utilized.
rohith12/iOSFundas-FlickrMe
This project helps in understanding the basic JSON parsing using NSURLConnection class in the Foundation Framework. Here we understand how to make a web request and parse it and update the associated view which happens to be a table view here.
rohith12/LoginError
Login error handling. Usage of alert view and extensions.
rohith12/mapTutorial
A game where you can add countries and explore it similar to gmaps. And quiz of USA states where you need to answer using annotations.
rohith12/MultipleTableCRUD_Swift
This application demonstrates the usage of core data in swift involving multiple tables.
rohith12/QuizApp
Designed using MVC. UIKit, ProgressBar, UIAlertview.
rohith12/RetroCalculator
Calculator using Swift
rohith12/ShootingGameDeo
rohith12/SketchPad
The application allows you draw and save to core data.
rohith12/SwiftUIApp
rohith12/TaskManager
rohith12/TimeTracker
Time tracker for the watch app using watchOS3. Where you could clock in or clock out.
rohith12/Translator
Convert text to desired language using google translate.
rohith12/Weather-App
Designed using MVC. UIKit, Alamofire, SwiftyJSON.