Pinned Repositories
calendar-workout-tracker-android
Calendar workout tracker using Caldroid, Room, RxJava, & Koin based on the MVVM architecture.
CSC-360-Project
cse-330-group-project
just-jog-android
Android jog tracking application.
pokedex-android
Android Pokédex app using RxJava, Koin, Retrofit, OkHttp, & Picasso based on the MVVM architecture.
qr-code-scanning-sample-android
Sample project using QR code library
RamziJabali
seven-wonders-google-maps-android
See the seven wonders of the world on Google Maps using GoogleMap, RxJava, and Picasso in the MVVM architecture
weather-app-android-rx
Simple weather app that uses RxJava, Koin, Retrofit, and okhttp based on the MVVM architecture.
weather-app-2022-kmm
Kotlin Multiplatform Mobile Weather App 2022
RamziJabali's Repositories
RamziJabali/just-jog-android
Android jog tracking application.
RamziJabali/CSC-360-Project
RamziJabali/pokedex-android
Android Pokédex app using RxJava, Koin, Retrofit, OkHttp, & Picasso based on the MVVM architecture.
RamziJabali/calendar-workout-tracker-android
Calendar workout tracker using Caldroid, Room, RxJava, & Koin based on the MVVM architecture.
RamziJabali/cse-330-group-project
RamziJabali/qr-code-scanning-sample-android
Sample project using QR code library
RamziJabali/RamziJabali
RamziJabali/seven-wonders-google-maps-android
See the seven wonders of the world on Google Maps using GoogleMap, RxJava, and Picasso in the MVVM architecture
RamziJabali/weather-app-android-rx
Simple weather app that uses RxJava, Koin, Retrofit, and okhttp based on the MVVM architecture.
RamziJabali/aidl-client-service-demo-android
Implementing AIDL as a service to share code between two different applications. Using deep links to launch service application and then deep linking back to client application to be able to use service.
RamziJabali/algorithm-problems
Interview Algorithm Questions that are completed.
RamziJabali/Algorithms-Data-Structures
Sorting Algorithms
RamziJabali/articles
RamziJabali/Core-Android-Features
Important Android features that I have used consistently. They are documented in a way to allow anyone to be able to quickly implement that feature.
RamziJabali/cs-go-android
CS:GO weapons list android app
RamziJabali/cse-340
CSE:340 - Principles of Programming Languages Course work
RamziJabali/data-structures-java
Reimplementation of Java data structures
RamziJabali/FireBase-DataBase-Android
Simple Application using FireBase Data Base
RamziJabali/Firebase-Google-Login-Test
Simple Firebase Google login
RamziJabali/github-readme-stats
:zap: Dynamically generated stats for your github readmes
RamziJabali/just-jog-kmm
An Android iOS jogging application done using KMM and CMP
RamziJabali/learning-android
Learning Android
RamziJabali/learning-rxKotlin
Cook book for RXKtolin
RamziJabali/Login-Verification-and-Caching-ASP-.Net
This is an ASP.NET project integrating API endpoints for user login and signup processes. Utilizing cookies for seamless sessions and caching for performance optimization.
RamziJabali/Platform-Science-Demo
Demo PlatformScience Application
RamziJabali/qr-code-scanning-sample-iOS
QR Code Scanning Sample Project
RamziJabali/resume
My Resume
RamziJabali/tic-tac-toe-mvvm-java
tic-tac-toe java game using mvvm pattern.
RamziJabali/tic-tac-toe-mvvm-kotlin
Tic Tac Toe Game in Kotlin
RamziJabali/weather-app-android
Simple weather app that uses Retrofit and okhttp