jShoemaker1316
Future junior iOS Developer Experienced with game design, writing, music/sound design, art direction, and team direction.
Anniston, AL
Pinned Repositories
ARKitTestPhoto
creating a simple AR app that recognizes faces, just to try out sceneKit
CalenderificAPIProject
Youtube Tutorial (https://www.youtube.com/watch?v=tdxKIPpPDAI) to give me more practice with API Keys and JSON. Using the Calenderific API to make a Holiday App.
ChromeExtensionExample
Working from a (broken) tutorial, learning how to create a Google Chrome extension which allows bookmarking of specific parts of Youtube videos.
DemoGamePairs
Built in Swift UI with each step (possible) documented along the way within the code. This game will be a matching pairs card game.
IGDBSwiftUIProject
A Game browsing App (made in SwiftUI) meant to help Show quick summaries, ratings, and estimated completion times of video games.
IGDBTestProjectV1
Starting work on my final project for Udacity IOS Dev NanoDegree. This app will be a companion app of the website IGDB.com and will allow data entry and game browsing. (An app I personally would like to have)
InstagramCloneApp
practice with more complex structures, this will simply be a clone of the already existing Instagram app.
LetsStayInTonight
An app using Spoonacular API to find recipes, make lists of ingredients already owned, and save recipes as you ACTUALLY make them yourself, with a photo of the REAL result. Inspired by many quarantine cooking woes. Created as my Final Udacity Project
MovieSearchApp
On the endless quest to practice API calls, I am making a very basic movie search app.
WarGameAppSwiftUIPractice
a simple War Card Game app built in SwiftUI from a youtube tutorial found here: https://www.youtube.com/watch?v=lIxq4TCdlRU
jShoemaker1316's Repositories
jShoemaker1316/IGDBTestProjectV1
Starting work on my final project for Udacity IOS Dev NanoDegree. This app will be a companion app of the website IGDB.com and will allow data entry and game browsing. (An app I personally would like to have)
jShoemaker1316/ARKitTestPhoto
creating a simple AR app that recognizes faces, just to try out sceneKit
jShoemaker1316/ChromeExtensionExample
Working from a (broken) tutorial, learning how to create a Google Chrome extension which allows bookmarking of specific parts of Youtube videos.
jShoemaker1316/DemoGamePairs
Built in Swift UI with each step (possible) documented along the way within the code. This game will be a matching pairs card game.
jShoemaker1316/IGDBSwiftUIProject
A Game browsing App (made in SwiftUI) meant to help Show quick summaries, ratings, and estimated completion times of video games.
jShoemaker1316/InstagramCloneApp
practice with more complex structures, this will simply be a clone of the already existing Instagram app.
jShoemaker1316/LetsStayInTonight
An app using Spoonacular API to find recipes, make lists of ingredients already owned, and save recipes as you ACTUALLY make them yourself, with a photo of the REAL result. Inspired by many quarantine cooking woes. Created as my Final Udacity Project
jShoemaker1316/MovieSearchApp
On the endless quest to practice API calls, I am making a very basic movie search app.
jShoemaker1316/WarGameAppSwiftUIPractice
a simple War Card Game app built in SwiftUI from a youtube tutorial found here: https://www.youtube.com/watch?v=lIxq4TCdlRU
jShoemaker1316/ECommerceThirtyDayChallenge
Keeping up my personal challenge by setting up a Fake Store using React, Redux, Axios, and the fake API store.
jShoemaker1316/ExpenseTrackerDemoApp
A Demo app of an expense tracker written in SiwftUI
jShoemaker1316/FireAlarmThirtyDayChallenge
Wildfire tracker app built in React using google maps, iconify, and Nasa API.
jShoemaker1316/GamerTracker
Simple app meant to track progress of players while playing games, also give info on games through a search
jShoemaker1316/GamingQuizThirtyDayChallenge
Making a simple gaming quiz app with React. and Typescript, utilizing the Open Trivia DB API.
jShoemaker1316/HowToUseKingfisherApp
Doing a basic Youtube Tutorial on how to use Kingfisher before I implement it into my Final Project App. There will be notes along every step.
jShoemaker1316/ImageDrawing
practice app that has features using the Apple Pencil kit. Take a picture from library, customize it, and save it to library.
jShoemaker1316/JSReactMovieSearchApp
Simple practice with JS React using the OMDb API to search movies and pull up the posters as you fill out the search bar.
jShoemaker1316/JSReactSimpleImageSearch
A simple image search using JS React using the unsplash API. A simple search bar with results maxing out at 10 and displayed in the most compact style while retaining original sizes.
jShoemaker1316/JSReactWhatSeasonIsIt
A Simple JSReact test app that recognizes a users geolocation and gives a simply styled screen showing if its warm or cold (determined by which hemisphere it is and the date)
jShoemaker1316/JSWeatherTest
Simple weather app using Javascript. Load the index.html to see a search bar. When a city is typed into the bar, the accurate weather is returned (using accuweather api) and the background is changed to match
jShoemaker1316/MoyaPodPractice
Simple app to practice using the Moya Framework on top of the AlamoFire framework.
jShoemaker1316/ProgrammaticPracticeApp
a simple app using ZERO storyboard to display a collection view
jShoemaker1316/RonSwansonApp
A Simple app that gathers a random Ron Swanson quote. Use it like a Word of the Day Calendar! (that might be a cool idea in the future actually)
jShoemaker1316/SpriteKitShooter
Testing SpriteKit and Codable to create a space shooting game. Also using coremation support. Just testing for experience.
jShoemaker1316/StarWarsBattleShipApp
Practice using the AlamoFire Pods and the Swap for a list of movies and related battleships
jShoemaker1316/TetrisLikeUI
Building a Tetris-like game with SwiftUI for practice.
jShoemaker1316/WatchOSSoundBoardApp
trying my hand at watchOS by making a simple soundboard app that plays sound clips as well as records your own voice and plays it back as well.
jShoemaker1316/WeatherAppProject
Another Youtube Project App (This time in actual Xcode 11) This app will help me sharpen my skills with API calls, location, custom UI, and much more. Can be found at: https://www.youtube.com/watch?v=Xc6q_JltHSI by the IOS Academy
jShoemaker1316/WeatherAppThirtyDayChallenge
Gettin back into the swing of things with 30 days of code to challenge myself. First up, old faithful...a weather app.
jShoemaker1316/WebViewPracticeProject
Just a simple tutorial app on working with WebView in Swift 5. Another practice project getting ready for my final project.