Pinned Repositories
AgeCalculator
Review of Android skills after the second treehouse tutorial. Includes using multiple activities with intents, Toast notifications, changing text / background colors, and the string resource file.
architecture-samples
CountMyDrinks
An app to make it easier for people to track their BAC level and reaction time for responsible drinking. Created with the help of Party Positive at Virginia Tech. Final Project for CS 3714 - Mobile Development.
FunFacts
Basic Android programming review found on Treehouse.
GameOn
An app to get working equipment on an intramural game field as quick as possible, while recording broken equipment in a database. For CS 4634
InteractiveStory
Second Android tutorial that reviews models, controllers, and views.
mememaker
Experimenting with Android data persistence like SharedPreferencecs and writing to files
QuakeMap
Kotlin and Android Jetpack rewrite of QuakeTracker
QuakeTracker
Earthquake Tracker for Android using the USGS' Realtime GeoJSON Feed. Shows earthquakes, their magnitude, and their approximate location from the nearest town within a specified magnitude and timeframe (from the current time). More earthquake feed options more under development.
Spoon-Knife
This repo is for demonstration purposes only. Comments and issues may or may not be responded to.
chrsrck's Repositories
chrsrck/AgeCalculator
Review of Android skills after the second treehouse tutorial. Includes using multiple activities with intents, Toast notifications, changing text / background colors, and the string resource file.
chrsrck/architecture-samples
chrsrck/CountMyDrinks
An app to make it easier for people to track their BAC level and reaction time for responsible drinking. Created with the help of Party Positive at Virginia Tech. Final Project for CS 3714 - Mobile Development.
chrsrck/FunFacts
Basic Android programming review found on Treehouse.
chrsrck/GameOn
An app to get working equipment on an intramural game field as quick as possible, while recording broken equipment in a database. For CS 4634
chrsrck/InteractiveStory
Second Android tutorial that reviews models, controllers, and views.
chrsrck/mememaker
Experimenting with Android data persistence like SharedPreferencecs and writing to files
chrsrck/QuakeMap
Kotlin and Android Jetpack rewrite of QuakeTracker
chrsrck/QuakeTracker
Earthquake Tracker for Android using the USGS' Realtime GeoJSON Feed. Shows earthquakes, their magnitude, and their approximate location from the nearest town within a specified magnitude and timeframe (from the current time). More earthquake feed options more under development.
chrsrck/Spoon-Knife
This repo is for demonstration purposes only. Comments and issues may or may not be responded to.
chrsrck/Stormy
Third Android tutorial on Treehouse. Story is a basic weather app that teaches how to get data from the internet and manipulate it.
chrsrck/Stormy2
Second stormy project updated to use a listview and adaptor
chrsrck/WorkshopApp
Learning how to use android stuff