Pinned Repositories
android-fit
Uses the Basic Sensors API to track distance, very crude UI. I made this to test a defect we are experiencing in another application I work on. I moved the logic into a presenter and the distance is kept track in a Bound Service.
AndroidKotlinStarter
A starter project with my favorite libraries already added as well as CI
AndroidTestCoverageIssue
This is a repository to demonstrate the 0% code coverage being reported by jacoco in Android.
ApartmentNotifier
Kotlin Google Cloud Function w/ Firestore integration
DentistAppointmentSchedulerAndroid
Native Android application that uses a Web Service to make a Dentist Appointment & view the scheduled appointments
githubteacherWebinar
This is part of a webinar training series I did with guthubteacher
iOSWeatherApp
A basic weather app for iOS
Majority-Wins
Front end bootcamp project done in a group of four to build a voting app
TheFitNation-Android
An Android Application we built for our Senior Project
Workout-Regimen
RyanNewsom's Repositories
RyanNewsom/githubteacherWebinar
This is part of a webinar training series I did with guthubteacher
RyanNewsom/android-fit
Uses the Basic Sensors API to track distance, very crude UI. I made this to test a defect we are experiencing in another application I work on. I moved the logic into a presenter and the distance is kept track in a Bound Service.
RyanNewsom/blogViewer
RyanNewsom/bluetoothPractice
RyanNewsom/BranchAndBoundKnapsack
Branch and Bound Knapsack solution
RyanNewsom/colorPicker
RyanNewsom/CompilerProgram
Checks the Syntax for a MAL assembly language
RyanNewsom/FileStripper
Strips // /* */ and white space out of text files.
RyanNewsom/HelloWorldMVCAppSettingDemo
Example of deploying an MVC application with app settings using the Azure Deploy Button
RyanNewsom/LongPong
Bluetooth Pong!
RyanNewsom/materialDesignMock
RyanNewsom/MemoryMap
This is an app Kyle Frisbie and myself worked on together.
RyanNewsom/MontyHall
MontyHall Simulation
RyanNewsom/Prolog
RyanNewsom/py-flask-signup-docker
Sample Python application to show the capabilities of EC2 Container Service.
RyanNewsom/SampleMVCASPApp
RyanNewsom/SeniorProjectSampleApp
RyanNewsom/TheProject
This is group work some classmates and I are doing
RyanNewsom/VideoPokerSimulation
This program will tell a user the expected payout for a video poker game dependent on a payout table and if optimal strategy is used.
RyanNewsom/VideoPokerStrategy