Pinned Repositories
aat-materials
The projects and materials that accompany the Android Animations by Tutorials book
acca-materials
The projects and materials that accompany Android Accessibility by Tutorials book
adf-materials
The projects and the materials that accompany the Android Debugging by Tutorials book
android-architecture-components
Samples for Android Architecture Components.
android-clean-architecture-mvi-boilerplate
A fork of our clean architecture boilerplate using the Model-View-Intent pattern
android-dagger-butterknife-mvp
Simple application using Dagger Android (2.11/2.12/2.13/2.14), Butterknife (8.7/8.8), and Model-View-Presenter (MVP) with support for Singleton, Activity, Fragment, and child Fragment scopes written in Java and Kotlin
HeroApp
Android App with Dagger2/MVP & RxJava2 (to be added later on)
iChores
movieapp
A multi-modules clean architecture sample using MVI (with state machine), dagger hilt, coroutines / flow., jetpack navigation component, UI tests and unit tests.
Toaster-Library
A simple android library to show toast messages
Ahnset's Repositories
Ahnset/movieapp
A multi-modules clean architecture sample using MVI (with state machine), dagger hilt, coroutines / flow., jetpack navigation component, UI tests and unit tests.
Ahnset/aat-materials
The projects and materials that accompany the Android Animations by Tutorials book
Ahnset/acca-materials
The projects and materials that accompany Android Accessibility by Tutorials book
Ahnset/adf-materials
The projects and the materials that accompany the Android Debugging by Tutorials book
Ahnset/ahnset.github.io
Ahnset/awesome-tensorflow-lite
An awesome list of TensorFlow Lite models, samples, tutorials, tools and learning resources.
Ahnset/ComposeCookBook
A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential
Ahnset/dsk-materials
The projects and the materials that accompany the Data Structures & Algorithms in Kotlin book
Ahnset/Effective-JAVA-Summary
Summary of the book Effective Java 2nd Edition by Joshua Bloch
Ahnset/epoxy
Epoxy is an Android library for building complex screens in a RecyclerView
Ahnset/FurnitureShopUI-Android
Online Furniture Shop App UI made in Jetpack Compose.
Ahnset/generative-ai-for-beginners
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Ahnset/Groovy
Android App that uses Kotlin, Coroutines, Live Data, Kotlin, Flow, Retrofit, Hilt, Jetpack Navigation, MVVM, TDD.
Ahnset/Jetpack-Compose-Tutorials
🚀🧨📝 Series of Tutorials to learn about Jetpack Compose with subjects Material Widgets, Layout, SubcomposeLayout, custom layouts, State, custom rememberable, recomposition, LaunchedEffect, side-effects, Gesture, Animation, Navigation, Canvas, UIs like whatsapp and others.
Ahnset/jetpack_compose_country_code_picker_emoji
Jetpack Compose Country Code Picker with Emoji Flags
Ahnset/jSerialComm
Platform-independent serial port access for Java
Ahnset/kotlin-coding-challenges
🧩 Kotlin coding puzzle and solutions
Ahnset/langchain4j
Java version of LangChain
Ahnset/legacyBoilerplate
Boilerplate for legacy android development.
Ahnset/mockapi
Mock API for testing Apps before production.
Ahnset/mspt-microservice-demo
MSPT Microservice Demo based on Spring Cloud and Spring Boot libraries. Using Firebase Authentication integrated to the API Gateway as OAuth2 resource server. It follows the clean (hexagonal) architecture as well as the Domain Driven Design approach. The used technologies: Spring Web/MVC, JPA/Hibernate, Kafka, PostgreSQL, Mongo, Redis.
Ahnset/musashi
A simple Java 21 + Spring Boot 3.2 + Spring AI application demo
Ahnset/nowinandroid
A fully functional Android app built entirely with Kotlin and Jetpack Compose
Ahnset/paps-materials
The projects and the materials that accompany the Android App Distribution book.
Ahnset/playground
Ahnset/Pokedex
Pokedex - a Kotlin Multiplatform app, built with Compose multiplatform, Coroutines, Flow, Koin, Ktor, SqlDelight, Decompose, MVIKotlin, and Material 3 based on MVI architecture
Ahnset/Project-Euler-solutions
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
Ahnset/RwQuotes
Continuous Delivery Playground
Ahnset/spring-boot-microservices
This repository contains the latest source code of th spring-boot-microservices tutorial
Ahnset/system-design-and-architecture
Learn how to design large-scale systems. Prep for the system design interview.