coletoncodes
Experienced iOS Engineer with experience in Swift, SwiftUI, UIKit, and modern iOS technology.
Glo Inc, LLCConway, Arkansas
Pinned Repositories
bmi-calculator
A simple BMI application built with Flutter. The application takes in inputs, and returns your BMI with a status of underweight, normal, or overweight.
CCLogging
A simple logging library
ComposableArch-Example
A finished implementation of the interactive tutorial for TCA SwiftUI apps.
CountriesList-UIKit
A simple UIKit application that fetches a list of Countries via URLSession and displays them in a list.
dice_roller
DocumentationSync
A Python library that builds DocC Documentation archive files for Swift Packages, Xcode projects, or XCFrameworks, and uploads internal library documentation to Confluence.
FetchRecipes
Take home project for Fetch Mobile
FFBackend
This Swift Package is the backend for a project that I have abandoned called FinanceFlow, and written in Vapor. This project was abandoned due to the expensive costs of Plaid, but the original app was to replace an existing budgeting application that I use on an almost daily basis, EveryDollar
QuizApp
A fun & silly quiz application built with Flutter!
RickAndMortyGraphQL
An example project that fetches data from the GraphQL endpoint https://rickandmortyapi.com/graphql. Written in SwiftUI with MVVM + Clean Architecture.
coletoncodes's Repositories
coletoncodes/bmi-calculator
A simple BMI application built with Flutter. The application takes in inputs, and returns your BMI with a status of underweight, normal, or overweight.
coletoncodes/QuizApp
A fun & silly quiz application built with Flutter!
coletoncodes/CCLogging
A simple logging library
coletoncodes/ComposableArch-Example
A finished implementation of the interactive tutorial for TCA SwiftUI apps.
coletoncodes/CountriesList-UIKit
A simple UIKit application that fetches a list of Countries via URLSession and displays them in a list.
coletoncodes/dice_roller
coletoncodes/DocumentationSync
A Python library that builds DocC Documentation archive files for Swift Packages, Xcode projects, or XCFrameworks, and uploads internal library documentation to Confluence.
coletoncodes/FetchRecipes
Take home project for Fetch Mobile
coletoncodes/FFBackend
This Swift Package is the backend for a project that I have abandoned called FinanceFlow, and written in Vapor. This project was abandoned due to the expensive costs of Plaid, but the original app was to replace an existing budgeting application that I use on an almost daily basis, EveryDollar
coletoncodes/magic_8_ball
This Flutter Web Application is a simple 8-ball application. You should ask your phone a question, and give it a tap! By doing so, it will give you the wisdom you seek.
coletoncodes/my_card
A digital business card built with Flutter. Currently hosted on a web app.
coletoncodes/random_word_generator
This Flutter Web application uses the English Words package, and takes two random words and puts them together in Pascal Case.
coletoncodes/RickAndMortyGraphQL
An example project that fetches data from the GraphQL endpoint https://rickandmortyapi.com/graphql. Written in SwiftUI with MVVM + Clean Architecture.
coletoncodes/TicTacToe
A simple swift application for 2 players to play Tic-Tac-Toe
coletoncodes/MyYogaPlan
A demo application designed to showcase my expertise in iOS development using The Composable Architecture (TCA).
coletoncodes/SwiftDataStorage
Library for abstracting SwiftData logic
coletoncodes/Vapor4Course