403 Repositories
Android spring-animation Libraries
A progress bar with animation, gradient and colorful shadow.
Fancy Progressbar Android library providing a beautiful progressbar with colorful shadow, gradient and animation for Jetpack Compose. Download Add in
This project explores the saga architecture for two patterns. The Choreograhy and the Orchestration
Newscast Explorer Technologies used Introduction In this project are going to explore a known EIP known as Saga. A saga is in its essence, a way to de
Add Animatable Material Components in Android Jetpack Compose. Create jetpack compose animations painless.
AnimatableCompose Add Animatable Material Components in Android Jetpack Compose. Create jetpack compose animation painless. What you can create from M
Custom partitioner for Spring Batch
Custom partitioner for Spring Batch Who is it for? For cases in which you have multiple files to process as part of the batch, Spring Batch offers the
Based on LinearProgressIndicator, support thumb and progress animation
compose-progressIndicator This Library is designed to improve the LinearProgressIndicator provided by Jetpack Compose. Beside the base functionality p
ShimmerTextView is a simple library to integrate shimmer effect in your TextView.
ShimmerTextView ShimmerTextView is a simple library to integrate shimmer effect in your TextView. Key features Set a base color in ShimmerTextView. Se
ToggleIconView is a collection library of animated two-stage toggle icons for Android.
ToggleIconView ToggleIconView is a collection library of animated two-stage toggle icons for Android. Installation JitPack repository // Project level
Kotlin-ES-CQRS-Microservice
Kotlin Spring Reactive EventSourcing and CQRS with PostgreSQL, Kafka, MongoDB, tracing and monitoring 👋 ✨ 💫 👨💻 Full list what has been used: Spri
🚀🧨📝 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.
Jetpack Compose Tutorials and Playground 🤓 Overview Series of Tutorials to learn about Jetpack Compose, Material Widgets, State, Animation, and Navig
Spinwheel for Android using Jetpack Compose.
SpinwheelCompose SpinWheel in Android using Jetpack Compose. How it looks Usage val textList by remember { mutableStateOf( listOf("Pie 1"
A light weight Compose Animation library to choreograph low level Animation API through Kotlin DSL.
Koreography Choreograph your Compose Animation 💃 🕺 A lightweight Compose Animation utility library to choreograph low-level Animation API (https://d
🚀📱💖Animated LazyColumn/Row changes scale/color with animation and have a current selected item like a Pager. An elegant alternative for selecting from a list
Compose AnimatedList Animated infinite and finite LazyRow and LazyColumn with scale and color animations on scroll change based on how far they are to
Spring boot web + Kotlin template project
kotpringboot-multimodule-template Table of Contents Overview How to run Overview How to run Run with profiles: Note that default spring profile would
Ejemplo de API Rest Blog con Spring Boot + Kotlin + Gradle
Blog Ejemplo de API Rest Blog con Spring Boot 2.7.3 + Kotlin + Gradle + Java 17 El objetivo es que pueda servir como guía para el aprendizaje, lo más
Flexible switch is a responsive switch with some nice features which developers can use for making awesome switches on android platform.
flexible-switch It is a responsive switch in android, it can resize itself according to its size. It's recommended to use it with ConstraintLayout to
Event-driven application uses React, reactive Spring Boot WebFlux, R2DBC, MySQL and Liquibase
Product delivery Event-driven application uses React, reactive Spring Boot WebFlux, R2DBC, MySQL and Liquibase Status: IN PROGRESS if [[ "" != `docker
Android Jetpack Compose implementation of SpinKit with additionals
ComposeLoading Android Jetpack Compose implementation of SpinKit with additionals. How it looks Preview Setup Open the file settings.gradle (it looks
Backend API Server for CS-Broker ( 소프트웨어 마에스트로 13기 - 팀 몬스테라 )
CS-Broker CS 문제를 공부하고 풀이할 수 있는 CS Broker 서비스를 위한 서버입니다. 사용 기술 Spring Boot, Kotlin, Gradle, JPA, Docker, Redis, MariaDB, AWS Infra Structure 컴포넌트 구성도 C
💳 Bank Card View is a simple and elegant card view with Flip animation.
Visualização de cartão bancário 💳 Bank Card View é uma visualização de cartão simples e elegante com animação Flip. Versões Selecione a língua : Engl
🪐 Jetpack Compose animation library that allows you to implement animations such as shared element transition.
🪐 Jetpack Compose animation library that allows you to implement animations such as shared element transition.
Trying to play with Jetpack compose low level animations APIs, which are animate*AsState APIs.
ComposeSimpleAnimation Trying to play with Jetpack compose low level animations APIs, which are animate*AsState APIs that I needed in another project.
KVision allows you to build modern web applications with the Kotlin language
KVision allows you to build modern web applications with the Kotlin language, without any use of HTML, CSS or JavaScript. It gives you a rich hierarchy of ready to use GUI components, which can be used as builder blocks for the application UI.
Model-driven navigation for Jetpack Compose
Model-driven navigation for Jetpack Compose
💳 Bank Card View is a simple and elegant card view with Flip animation.
Visualização de cartão bancário 💳 Bank Card View é uma visualização de cartão simples e elegante com animação Flip. Versões Selecione a língua : Engl
UpSchool Capstone Project - Course selling application with MVVM, LiveData, DataBinding, Retrofit, Room Database, Navigation Component, Adapter, Firebase Auth, Picasso, Lottie
UpSchool Capstone Project - Course selling application with MVVM (Model, View, ViewModel), LiveData, DataBinding, Retrofit, Room Database, Navigation Component(NavGraph, BottomNav), Adapter, Firebase Auth, Picasso, Lottie
FadingToolbar is an animation library which fades out your footer view in a ScrollView/RecyclerView and fades in a toolbar title
FadingToolbar is an animation library which fades out your footer view in a ScrollView/RecyclerView and fades in a toolbar title (analogue of the LargeTitle animation in iOS)
Task Manager feat. real-time competitive system and user engagement
Dira Что из себя представляет Dira? Android-приложение Directa (сокр. Dira) - это планер, который способен улучшить жизнь пользователей. Он позволяет
A simple library for automatically animating between Compose states.
compose-autotransition Status: Experimental A simple library for automatically animating between Compose states. var scale by remember { mutableStateO
Introduction your app to the user , Easy to use and set Items as you want
Introduction App This lib helps to introduce the App-by view page based on Kotlin. Features Easy Set up Items: Title, Describe, Background, Buttons Ap
📖 API that manages ead courses
Ead Course Business Project of the ead's microservice group It was created in order to manages courses, lessons and modules from ead system. Technolog
Second assigment of the UpSchool Android Development Bootcamp
Android-Tween-Animation-Sample 🌟 The view animation framework supports both tween and frame-by-frame animations, both of which can be declared in XML
Clone of a onboarding screen📱animation originally created by @cuberto.
BubblePager Here I tried to clone an onboarding screen animation using Jetpack Compose. Download the apk file from the release page and try it yoursel
Spring Kotlin Design Patterns
Spring Kotlin Design Patterns This is a project for learning design patterns in Kotlin Sources 1- GURU Requirements Java 11+ IntelliJ IDEA / Netbeans
🪐 Jetpack Compose animation library that allows you to implement animations such as shared element transition.
Orbitary 🪐 Jetpack Compose animation library that allows you to implement animations such as shared element transition. Download Gradle Add the depen
Spring Boot API for Modern Warfare 2 Dedicated Servers
Spring Boot API for Modern Warfare 2 Dedicated Servers
Liquibase R2DBC Spring Boot starter
This repository demonstrates how 2 implement Liquibase R2DBC Spring Boot starter. Stack: Liquibase R2DBC Spring Boot starter with next technology stack: Liquibase, R2DBC, Spring Boot, Kotlin, Junit Jupiter 5, MySQL, MariaDB, PostgreSQL, MS SQL Server, H2, r2dbc-pool, r2dbc-proxy, Test-containers, Maven, Bash
Exemplo de microsserviço em koltin e spring boot usando a arquitetura hexagonal/ports&adapters como base de estrutura
Microservice boilerplate Exemplo de microsserviço em koltin e spring boot usando a arquitetura hexagonal como base de estrutura Executando Localmente
Getting started Kotlin - Examples and explanations
Getting started Kotlin I'm learning Kotlin, so I have been updating it with examples and explanations about the language that I'm using at work. Proje
Space x app fetching data from api using apollographql, databinding, navigation components and hilt for DI.
Space-X Space-X is an android application that displays the list of launches from the Space-X API using ApolloGraphql inclusive of their launch site a
Successor to ProxyBuilder - Uses Spring & Netty for testing proxies, interacting with a local MariaDB.
Successor to ProxyBuilder - Uses Spring & Netty for testing proxies, interacting with a local MariaDB.
Mock up social media android application created to interact with a backend Java server using GraphQL.
The Community Board Project Authorship: author: dnglokpor date: may 2022 Project Summary: The Community Board Project consists of a Java Spring Boot b
Example of using coroutines with Spring MVC
This is an example of using coroutines with Spring MVC (not webflux!) DemoController uses https://github.com/joost-de-vries/spring-coroutine, but sinc
MiStoryView is a simple configurable library to integrate stories features into your social media android application.
MiStoryView MiStoryView is a simple configurable library to integrate stories features into your social media android application. Preview Key feature
A commerce service designed with MSA and DDD.
A commerce service designed with MSA and DDD.
Book selling application with MVVM (Model, View, ViewModel)
Book selling application with MVVM (Model, View, ViewModel), LiveData, DataBinding, Retrofit, Room Database, Navigation Component(NavGraph, BottomNav), ViewPager2 in TabLayout, SearchView, Vertical Adapter(BestSellers) and Horizontal Adapter(All Books) with ConcatAdapter for Main Screen, Firebase Auth, SearchView in Adapter, Picasso, Lottie, Animated Svg for Splash
Playground for Vault Integration
Vault Lab This is playground for spring-booter to test integrating with Vault the Hashi-Corp product. Secret-Engines that are available now: Transit :
In this project, I tried to understand and implement the architecture suggested by Android.
Shopping App Bu projede, Android'in önerdiği modern mimariyi anlamaya ve uygulamaya çalıştım. Projede kullandığım teknolojiler, Room Retrofit Coroutin
Project to implement the Apple Card App UI and Animations using Jetpack Compose
Project to implement the Apple Card App UI and Animations using Jetpack Compose
☯️Sophisticated and cool intro with Material Motion Animations(No more viewpager transformer or Memory leak)
Material Intro Sophisticated and cool intro with Material Motion Animations. Who's using Material Intro? 👉 Check out who's using Material Intro Inclu
Gradle plugin to check, if rest-controllers are used by clients and clients have suitable rest-interfaces
Verify-Feign Gradle Plugin This plugin will help you to verify all rest-clients and -controllers in a multimodule spring project. It will check, if al
Row Coloumn Box Compose Constraint Layout Modifier.xyz Animator Tween animation MutableState Creating custom composable Corners Canvas LaunchedEffect
Row Coloumn Box Compose Constraint Layout Modifier.xyz Animator Tween animation MutableState Creating custom composable Corners Canvas LaunchedEffect
FadeOutParticle is an animation for disappearing views like TextViews
FadeOutParticle is an animation for disappearing views like TextViews
A spring-boot project that demonstrates data caching using Redis
A spring-boot project that demonstrates data caching using Redis
☀️ 🌤 Sample weather app with Retrofit, Hilt and Coroutines ☀️ 🌤
WeatherAppsX app is a sample networking app showing weather forecast of the current day and the average forecast for the next four days.
Sophisticated and cool intro with Material Motion Animation
☯️Sophisticated and cool intro with Material Motion Animations(No more viewpager transformer)
Discord bot interface for Spring Initializr
Spring Initializr interface over Discord. Initialize your new Spring Boot project right in the app.
Jetpack Compose animations including Loading/progress, Looping, On-off, Enter, Exit, Fade, Spin and Background animation
Compose Animation Examples. Useful Jetpack Compose animations including Loading/progress, Looping, On-off, Enter, Exit, Fade, Spin and Background animations that you can take inspiration from.
Asynchronous Spring Initializr API wrapper for Kotlin/JVM
initializr-kt Asynchronous Spring Initializr API wrapper for Kotlin/JVM. This library provides the simplest DSL for initializing Spring Boot projects
Light-weighted, convenient implementation of expandable text view that supports expanding & collapsing animations for Android projects
ExpandableTextView Light-weighted, convenient implementation of expandable text view that supports expanding & collapsing animations for Android proje
Flippable - A Jetpack Compose utility library to create flipping Composable views with 2 sides
💳 Flippable A Jetpack Compose utility library to create flipping Composable views with 2 sides. Built with ❤︎ by Wajahat Karim and contributors Demo
Examples of the use of animations in jetpack compose and view, as well as measurements of perfomance
AndroidAnimationWorld Примеры использования анимаций в jetpack compose и view, а также замеры perfomance для
Simple Todo list API using Spring-Boot, Webflux, Kotlin, Coroutines, & PostgreSQL
Simple Todo list API using Spring-Boot, Webflux, Kotlin, Coroutines, & PostgreSQL
Android login spring - Android login against spring backend
Android Jetpack Compose login implementation with JWT tokens against our own bac
Spring-kotlin - Learning API Rest with Kotlin, Spring and PostgreSQL
Kotlin, Spring, PostgreSQL and Liquibase Database Migrations Learning Kotlin for
Backarrow-animation-example - Animate back arrow to close button in Compose using animated drawables
Animate Back Arrow to Close Icon in Compose This is a simple demo for animated v
Simple spring boot JWT authentication example
JWT authentication This an example how to set up jwt authentication with access and refresh token. Related blog post is available here: https://coding
Reactive setup with Spring WebFlux , Kotlin, Postgres and Spring Data R2DBC
Reactive Spring with Kotlin and Pg Spring WebFlux with Netty instead of Spring Web with Tomcat Mono and Flux in all layers (controller, service, repo)
A small and simple, yet fully fledged and customizable navigation library for Jetpack Compose
A small and simple, yet fully fledged and customizable navigation library for Jetpack Compose
Spring-graphql-getting-started - Spring for GraphQL provides support for Spring applications built on GraphQL Java
Getting Started with GraphQL and Spring Boot Spring for GraphQL provides support
Graphql-sml - This repository is to store and share some sample implementations of the GraphQL technology in differents environments
GraphQL - [S]imple [M]ultilanguage [S]amples In this repo I'd like to store and
Ms-goals - Project developed using Kotlin and Spring
Goals microservice Kotlin + Spring CRUD application. You can find the following
Kotlin cli maven spring failsafe findbugs cucumber mockito junit car data
Kotlin cli maven spring failsafe findbugs cucumber mockito junit car data
A POC for spring app using testng, cucumber, findbugs, and jacoco framework with failsafe and surefire plugins.
A POC for spring app using testng, cucumber, findbugs, and jacoco framework with failsafe and surefire plugins.
Grocery - A simple CRUD Project using Spring Boot, Kotlin and MongoDB
Grocery - A simple CRUD Project using Spring Boot, Kotlin and MongoDB
Codebeispiele für meinen Vortrag "Das untere Ende der Testpyramide"
unit-testing-best-bad-practices Codebeispiele für meinen Vortrag "Das untere Ende der Testpyramide" Beispiel für Mocking ist 💩 Siehe BookRepository u
A library for using Caffeine with Spring caching
spring-caffeine-cache A library for using Caffeine with Spring caching. Usage Repository To depend on a release, you need only depend on the official
Spring MSA api gateway & service discovery with consul & Jaeger & Cassandra
Spring MSA api gateway & service discovery with consul & Jaeger & Cassandra
Hobby-keeping - Platform to record books that you read and games you played! Made with Kotlin and Spring Framework
Hobby Keeping API to record books that you read and games you played! Made with
Cargo service: REST API, Spring Boot, Kotlin, JDBC, PostgreSQL
cargo-jdbc Cargo service, training project with Spring Boot, JDBC and Kotlin. To
NearByRestaurantsExplorer - An app to explore near by restaurants using foursquare API. Navigation is also implemented with animation
NearByRestaurantsExplorer An app to explore near by restaurants using foursquare
SlackAndroidClone - Slack android clone with Jetpack Compose
SlackAndroidClone - Slack android clone with Jetpack Compose
Microservice-grpc-multi-language-example - gRPC communication on multiple language demonstration (spring kotlin, go, .NET core 6)
What is this Microservice gRPC demonstration w/incrementing state in multiple la
Template to accelerate the creation of new apps using Spring Boot 3, MongoDB & GraphQL.
Template to accelerate the creation of new apps using Spring Boot 3, MongoDB & GraphQL.
Discode - Discord-like app that executes code in messages
Like Discord, but you can paste and run code in the chat About This is a Discord
Microservices-demo - Microservices demo project using Spring, Kotlin, RabbitMQ, PostgreSQL and Gradle and deployed to Azure Kubernetes
Microservices demo Microservices demo project using Spring, Kotlin, RabbitMQ, Po
Note-app - A sample project that presents a modern approach to Android application development
Note-app - A sample project that presents a modern approach to Android application development
Spring boot kotlin example
Spring Boot Kotlin Example Gradle 配置 代理配置 当内网环境需要代理时,在项目根目录添加文件 gradle.propertie
A basic chart written by kotlin. Support animation loading, touch event monitoring and JSON data.
A basic chart written by kotlin. Support animation loading, touch event monitoring and JSON data.
A demo project which demonstrates the work of javax.servlet.Filter capable of escaping / modifying / removing a part of JSON request based on specified criteria.
Replace Filter Demo A demo project which demonstrates the work of javax.servlet.Filter capable of escaping / modifying / removing a part of JSON reque
"Gooey-Effect" for android-compose
Gooey effect for android-compose "Gooey" is a library made to use "gooey-effect" that exists as a CSS trick in android-compose. Download repositories
Kendo is like a long night, and learning is similar
Sword Come 🌈 For English vocabulary analysis and sentence analysis in natural language, model training, intelligent response and emotion analysis rea
Spring-with-maven - Spring Boot App with Postgresql and maven
Spring Boot Api Aplikasi ini dibuat menggunakan bahasa kotlin dan untuk database
Taste global original animation
#AnimeTaste(全球动画精选) English AnimeTaste(品赏艾尼莫)是国内首个关注独立动画的网站。 移动版聚焦更新的全球独立动画的传播,让您随时随地能观看动画,分享快乐给更多好友。品味动画,重拾幻想。 AnimeTaste For Android,为全球动画爱好者所开发。 体验
TestContainer & Spring Test sample repo
SpringBoot Integration-Test sample 🐳 Kotlin(1.6.10) + Spring Boot 2.6.2 + Testcontainers(PostgreSQL) + MyBatis + DbUnit + Spring Security + JWT auth
KirinApp - Schedule, Picture Sharing App
Kirin App 일정 및 사진 공유 앱 Android Room Android DB API. 공식가이드 참고 Navigation Componen
Animation CheckBox
AnimCheckBox ##Screenshot ###Inspired By Dribbble ##Import to your project ###Gradle Add it in your build.gradle at the end of repositories repositori
Easy-to-use animated clock icon for Android
Timecon Easy-to-use animated clock icon written in Kotlin Including in your project Add to your root build.gradle: allprojects { repositories {
Drawable animation inspired by Tinder.
WaveDrawable Drawable animation inspired by Tinder. Download compile 'me.alexrs:wave-drawable:1.0.0' LinearInterpolator BounceInterpolator CycleInterp
Cube grid animation about the android.
CubeGrid Cube grid animation about the android. The android implementation about the 9-cube-grid Demo Usage Add dependency allprojects { repositories
Animated Expanding ListView provides a fancy animation on expanding or collapsing the content of a listview item.
For more details, visitAnimated-Expanding-ListView Developed by @LeonardoCardoso. Animated Expanding ListView provides a fancy animation on expanding