Pinned Repositories
CarsDatabase
Android app which fetches data from a Room local database. CRUD app to have a collection of your favorite cars.
MWStats
App that let you search COD Modern Warfare stats and provide you a Leaderboard of the game
Notes
Android app to store simple notes. All notes are saved in a Room local database. Designed to learn Kotlin and its most common data flow structures
Flora
App for education purposes. Creates and modify data of trees and flowers through an API REST.
BallsGame
Game Balls using Android Canvas for an class exercise
Concesionario
App that connects into a MariaDB Database and obtain data to show it in a recycler view
Portfolio
Laravel app to create my own portfolio.
KMPNotifier
Kotlin Multiplatform Push Notification Library targetting android, iOS, Desktop and Web (JS and Wasm)
jmsaez2712's Repositories
jmsaez2712/Notes
Android app to store simple notes. All notes are saved in a Room local database. Designed to learn Kotlin and its most common data flow structures
jmsaez2712/Portfolio
Laravel app to create my own portfolio.
jmsaez2712/MWStats
App that let you search COD Modern Warfare stats and provide you a Leaderboard of the game
jmsaez2712/Flora
App for education purposes. Creates and modify data of trees and flowers through an API REST.
jmsaez2712/BallsGame
Game Balls using Android Canvas for an class exercise
jmsaez2712/Concesionario
App that connects into a MariaDB Database and obtain data to show it in a recycler view
jmsaez2712/CarsDatabase
Android app which fetches data from a Room local database. CRUD app to have a collection of your favorite cars.