Pinned Repositories
Adafruit_OV7670
Driver for 640x480 0V7670 cameras
co2mon
CLI for MasterKit CO2 Monitor
courtlistener
A free and powerful system for awareness and research of the American judicial system.
DevChat
DevChat is a clone of the very popular app Snapchat. In Mark Price's course on Udemy, I got to make some cool apps. Devchat is like Snapchat but just for Developers. In this app when a user sign's up they can record their snap's and post them to other users. This app was the first app that was fully implemented in Objective-C. This I thought was a great idea because in IOS the developer won't be always working with Swift so it is good to be comfortable with both. Firebase was again used for the Authentication, Database, and Storage. Firebase is a real joy to work with and as I have said previously I will look to use it in future projects. The biggest part of this app was the recording of the video clips. Apple provides a package AVFoundation. AVFoundation is used for video formats and other types of media. This package was really helpful by providing code and functionality that you could use just by calling it in your code. So, for example, they provide the code for changing from front camera to the back. The code for that example was really long and complex so I'm glad there provide a lot of functionality for working with the camera whether you taking pictures, or recording videos. I really enjoyed making this app because it was very interesting to see how building an app in Objective-C was different to Swift. This makes me more flexible as a IOS developer.
DZNPhotoPickerController
A photo search/picker for iOS using popular image providers like 500px, Flickr, Instagram, Giphy, Google & Bing Images
FlagPhoneNumber
A formatted phone number UITextField with country flag picker.
FloatRatingView
Whole, half or floating point ratings control written in Swift
LayerX
An intuitive app to display transparent images on screen.
MotionDetectionCamera
PdfBuilder
atrbx5's Repositories
atrbx5/PdfBuilder
atrbx5/MotionDetectionCamera
atrbx5/LayerX
An intuitive app to display transparent images on screen.
atrbx5/Adafruit_OV7670
Driver for 640x480 0V7670 cameras
atrbx5/co2mon
CLI for MasterKit CO2 Monitor
atrbx5/courtlistener
A free and powerful system for awareness and research of the American judicial system.
atrbx5/DevChat
DevChat is a clone of the very popular app Snapchat. In Mark Price's course on Udemy, I got to make some cool apps. Devchat is like Snapchat but just for Developers. In this app when a user sign's up they can record their snap's and post them to other users. This app was the first app that was fully implemented in Objective-C. This I thought was a great idea because in IOS the developer won't be always working with Swift so it is good to be comfortable with both. Firebase was again used for the Authentication, Database, and Storage. Firebase is a real joy to work with and as I have said previously I will look to use it in future projects. The biggest part of this app was the recording of the video clips. Apple provides a package AVFoundation. AVFoundation is used for video formats and other types of media. This package was really helpful by providing code and functionality that you could use just by calling it in your code. So, for example, they provide the code for changing from front camera to the back. The code for that example was really long and complex so I'm glad there provide a lot of functionality for working with the camera whether you taking pictures, or recording videos. I really enjoyed making this app because it was very interesting to see how building an app in Objective-C was different to Swift. This makes me more flexible as a IOS developer.
atrbx5/DZNPhotoPickerController
A photo search/picker for iOS using popular image providers like 500px, Flickr, Instagram, Giphy, Google & Bing Images
atrbx5/FlagPhoneNumber
A formatted phone number UITextField with country flag picker.
atrbx5/FloatRatingView
Whole, half or floating point ratings control written in Swift
atrbx5/KissXML
A replacement for Cocoa's NSXML cluster of classes. Based on libxml. Works on iOS.
atrbx5/MarsViewBee
atrbx5/nrmg
Natural random map generator
atrbx5/pull-to-refresh
#Busy Re-Building....# An easy way to use pull to refresh and infinite scrolling in Swift. Pod 'ESPullToRefresh'
atrbx5/RevealingTableViewCell
RevealingTableViewCell is a UITableViewCell that can be swiped to reveal content underneath its main view
atrbx5/ShaderGravityTest
atrbx5/SwiftICP
Simple ICP Algorithm implemented in Swift with as few dependencies as possible
atrbx5/TweeTextField
Lightweight set of text fields with nice animation and functionality. 🚀 Inspired by https://uimovement.com/ui/2524/input-field-help/