Pinned Repositories
Core-Plot
Core Plot is a 2D plotting library for iOS, Mac OS X, and tvOS. It uses Apple frameworks like Quartz and Core Animation. In this project, I will leverage the raywenderlich tutorial to learn how to use Core Plot to create Pie Charts and Bar Graphs as well as chart interactions
FriendlyChat
An app that allows real time chat and authentication using Firebase
How-To-Design-Programs-Scheme
Systematically learning how to design programs through a design recipe
iOS-Programming-BNR
Learning iOS Development through perusing the iOS Programming The Big Nerd Ranch Guide
MyLocations-App
An app that uses Core Location Framework to obtain GPS coordinates of a user's whereabouts...
On-The-Map
This is an app with a map that shows information posted by students. The map contain pins that show the location where other students have reported studying. 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 geocoded to a location, and a URL.
PitchPerfect
An iPhone app that records a conversation and plays it back to make you sounds like a chipmunk or Darth Vader!
Quiz
A simple iOS application that reveals the answers to certain questions
Recover-Photos
This program implemented in C recovers deleted jpeg files from a hard disk or corrupted disk (raw file)
Swift-Programming-BNR-Challenges
My implementations of the challenges at the end of The Big Nerd Ranch Swift Programming chapters
seabjackson's Repositories
seabjackson/Swift-Programming-BNR-Challenges
My implementations of the challenges at the end of The Big Nerd Ranch Swift Programming chapters
seabjackson/PitchPerfect
An iPhone app that records a conversation and plays it back to make you sounds like a chipmunk or Darth Vader!
seabjackson/Recover-Photos
This program implemented in C recovers deleted jpeg files from a hard disk or corrupted disk (raw file)
seabjackson/Bull-s-Eye
seabjackson/Checklist-App
The obligatory Checklist App
seabjackson/curriculum
The open curriculum for learning web development
seabjackson/FoodiePin-App
An app that pins the food and restaurants you ate at
seabjackson/google-homepage
First Web Dev Project (The Odin Project)
seabjackson/ios-nd-p0-project0
Read text in different languages
seabjackson/jottly-checkpoints
seabjackson/Learning-Python-Projects-and-Code
All sample code and simple projects done while learning Python
seabjackson/LPTH
Writing the exercises of Learn Python The Hard Way
seabjackson/MemeMe-App
MemeMe app enables a user to take a picture, and add text at the top and bottom to form a meme. The user will be able to share the photo on Facebook, Twitter and also by SMS or email.
seabjackson/MyFavoriteMovies
This app uses the The Movie Database (TMDB) API to keep track of a user's favorite movies etc.
seabjackson/nandToTetris
Starting with primitive Nand gates I will construct a computer that can be programmed to even play computer games.
seabjackson/Project-Euler-1
This Project Euler Problem finds the sum of * all the multiples of 3 and 5 that are below 1000
seabjackson/SICP
These are practice codes and exercises done as I peruse Structure and Interpretation of Computer Programs
seabjackson/SimpleSpriteKitGame
A simple game to experiment with SpriteKit. Thanks to the folks at Raywenderlich
seabjackson/Spell-Checker
Implemented a spell checker using a Trie as a data structure for loading and retrieving the words in some defined dictionary.
seabjackson/Swift-Closures-Examples
A few examples on the importance of closures in preparation for the GCD.
seabjackson/Treehouse-Studies
An app created from following Treehouse video tutorials
seabjackson/Udacity-iOS-Developer-Nanodegree
Upon earning a Udacity Transcend Award, these are the projects completed from the Udacity iOS Developer Nanodegree through the