izackp
I'm a software engineer. I've been making iPhone apps since 2012. I spend my extra time making/playing video games.
Orlando, FL
Pinned Repositories
AutoBuffer
An easy to use binary serializer with the smallest output possible and supports type metadata for C#.
C-Sharp-Library
A collection of commonly used code to improve quality of life while developing in C#.
CustomHTTPProtocol
A cleaned up ARC version of Apple's sample code
fullserializer-Small-Changes
A robust JSON serialization framework that just works with support for all major Unity export platforms.
GoogleKeywordScraper
Grabs a list of url from google for specified key words.
Unity-Library
A collection of commonly used code to improve quality of life while developing with the Unity Engine.
izackp's Repositories
izackp/GBA4iOS
A fast GBA emulator for the iPhone/iPod Touch based on version 1.8.0 of gpSPhone by zodttd (https://github.com/zodttd/gpSphone). This version can be compiled directly in Xcode and deployed just like any other app. No jailbreak required.
izackp/ViewDeck
An implementation of the sliding functionality found in the Path 2.0 or Facebook iOS apps.
izackp/XMLDictionary
A simple way to parse and generate XML on iOS and Mac OS. Converts an XML file to an NSDictionary which can then be easily traversed using the standard Cocoa keyPath mechanism. Can also output the contents of any dictionary as XML.