Giter Site home page Giter Site logo

Chase Gorectke's Projects

24hourvirus icon 24hourvirus

This was a simple virus made by me for learning purposes. All in 24 hours.

allegro5 icon allegro5

Hourly read-only sync from the main git repository.

bachome icon bachome

Your favorite drunk social network app aimed at saving lives and promoting responsible drinking by design with the ability to search and find designated drivers near you.

button-creator icon button-creator

This is an app to be used in the iPhone simulator that allows you to create custom buttons for iPhone and also make TabBar images for use in other apps such as Mac applications

cgconnectioncontroller icon cgconnectioncontroller

This is an abstract interface for my other libraries to access specific database models either on other devices or off specific servers

cgcontactcontroller icon cgcontactcontroller

This is just an initial commit of what will become my Contact Search controller that can search through the contacts, parse out names and phone numbers. I am using this to currently go through and search a parse database for the given contacts. I will be making this more modal based so that it can plug and play searching any given source connected through the CGSyncController (possibly a CGConnectController).

cgdatacontroller icon cgdatacontroller

CGDataController is my threaded Core Data module that I can plug and play into my apps. I am turning it into a library to better have it plug in with other applications and to make it more reusable across my various apps.

cgdocument icon cgdocument

This is a library of custom document classes I have started putting together starting with an attribute view controller. So far I have an object that can correctly parse a given text file with specific attributes throughout a document and then display it in a text view. I will post an example document later. Helps disperse attributes through a better display with less code.

cgflowcontroller icon cgflowcontroller

Version 4.0.0 of CGFlowController. Redesigned from the ground up to incorporate iOS 7's new UIAnimationDelegate set up and incorporate storyboard segues.

cgflowcontroller-old-2.0 icon cgflowcontroller-old-2.0

An easy to use Pan gesture controller that you can use to attach and pan multiple views in both the X and Y direction.

cglogger icon cglogger

Needed a better way of logging data in production code. Now I am starting to get more in depth, why not have something I can disperse through all my projects more easily. Need to build this out in a much more clean way. To add these functions throughout app quicker I created a preprocessor define for CGLog and then find replace all NSLog with CGLog. Lots of work needed....

cgmatrix icon cgmatrix

This is a framework for dealing with and displaying matrices

cgreachability icon cgreachability

Apple's reachability with some minor modifications. Needs to have a lot added.

cgsubclasses icon cgsubclasses

This is where I am starting to subclass different NS objects and extend them. Extensions and categories schemes will also be added when necessary. This gives the code base a much better cleaner set up. Contemplating converting everything into the specific extensions and just adding import to the prefix. Will play around with this later to see whats cleaner.

cgsynccontroller icon cgsynccontroller

This is the start of new database synchronization library for iOS that will have modular plugins for different web services and protocols to make new ones for custom server set ups. The goal is to generically sync objects that are cached on a device and stored on a server including relationships between objects and even if the relational objects aren't cached yet. Also handle storing only x number of items.

cgtutorial icon cgtutorial

Basic tutorial screen based on someone else's project. Needs to have images routed through as names to eliminate use of imageNamed: calls on accident which leads to a retain on the images, leading to a very large amount of memory use. Also needs to have tutorial descriptions loaded through text document so that they can be changed more easily and edited outside of Xcode.

cminuscompiler icon cminuscompiler

This is a C minus compiler that translates a new language "C minus" to x86_64 assembly. Not a true compiler, but pretty close. Worked on this through out the entire semester.

encryptdecrypt icon encryptdecrypt

A simple encryption/decryption program. Initial attempt at securing a program needs updating.

gba4ios icon gba4ios

The number one Game Boy Advance emulator for iOS is back, and has been rewritten from the ground up for iOS 7. And as always: no jailbreak required.

ida-ios-toolkit icon ida-ios-toolkit

Collection of idapython scripts for dealing with the iOS kernelcache

nds4ios icon nds4ios

Port of the Nintendo DS emulator, nds4droid to iOS.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.