Pinned Repositories
AndroidTutorial_Winter2018
An Android tutorial by Jacob Gagné and Francesco Valela
CalendarJetpackCompose
A Jetpack Compose Calendar library to easily add calendar functionality to your Android app.
Detox
Gray box end-to-end testing and automation framework for mobile apps
guide-microprofile-config
A guide on how to provide external configuration to microservices using MicroProfile Config: https://openliberty.io/guides/microprofile-config.html
health-samples
HouseholdGoods-Tracker
A java program that allows a store owner to create/change goods in their store, while gathering statistics on their inventory.
kotlin_notes
Notes I took while reading/watching various resources about programming in Kotlin
mod-calculator
We were tired of not being able to mod easily
trkr
An android mobile app to track and view expenses
HEAR
Augmented reality application that allows people hard of hearing to see conversational subtitles through their phone's camera.
fvalela1's Repositories
fvalela1/CalendarJetpackCompose
A Jetpack Compose Calendar library to easily add calendar functionality to your Android app.
fvalela1/AndroidTutorial_Winter2018
An Android tutorial by Jacob Gagné and Francesco Valela
fvalela1/Detox
Gray box end-to-end testing and automation framework for mobile apps
fvalela1/guide-microprofile-config
A guide on how to provide external configuration to microservices using MicroProfile Config: https://openliberty.io/guides/microprofile-config.html
fvalela1/health-samples
fvalela1/HouseholdGoods-Tracker
A java program that allows a store owner to create/change goods in their store, while gathering statistics on their inventory.
fvalela1/kotlin_notes
Notes I took while reading/watching various resources about programming in Kotlin
fvalela1/mod-calculator
We were tired of not being able to mod easily
fvalela1/trkr
An android mobile app to track and view expenses
fvalela1/katas
fvalela1/lighthouse-js-fundamentals
fvalela1/Publication-Listing
A Java program that inputs a a publication listing .txt file into an array, detects any duplicates in publication codes & prompts the user for a new code - making sure it isn't already used. After creating a new .txt file with the updated, duplicate-free publication listings, it then allows the user to add data entries, performs a binary & sequential search on a user inputted publication code, and, finally, creates a serialized binary .dat file of the updated publication array.
fvalela1/Tetris-AI
Tetris AI implemented using Flask and JavaScript. Work in progress.
fvalela1/TicTacToe
A simple Tic Tac Toe game written in Java which keeps track of games played and games won.
fvalela1/tinyApp
A fullstack web app that shortens a given url
fvalela1/travis-react-native-boilerplate