-
Handelsbanken
- Sweden
-
-
-
Snap-Scaffold Public
Enables the creation of a flexible and customizable scaffold layout with collapsible snap behavior, allowing for a smooth and intuitive user experience when scrolling through content. It leverages …
-
NodeJS-Server-API-Template Public template
A scalable production ready Isomorphic React boilerplate backed by node, express and mongoDB ✨.
-
Animated-LazyColumn Public
A working implementation of a Jetpack Compose LazyColumn which animates additions and deletions
Kotlin MIT License UpdatedJan 6, 2023 -
Repository-Flow Public
Example project featuring the Repository Pattern using flows and clean architecture.
Kotlin UpdatedOct 26, 2022 -
-
Skeleton-Bones Public
Library for dynamically generating skeleton loader drawables for Layouts and Views
-
Flow-Data-Binding Public
Example on how databinding is used in combination with StateFlow
Kotlin UpdatedDec 7, 2021 -
-
Meteor-Fall-FX Public
A Side Scrolling 2D Space Shooter platformer made in JavaFX
Java MIT License UpdatedOct 2, 2021 -
-
-
awesome-android-ui Public
Forked from wasabeef/awesome-android-uiA curated list of awesome Android UI/UX libraries
UpdatedNov 24, 2020 -
Calendar-HeatMap Public
Calendar Heat-Map Generation Library for Android
-
awesome-android Public
Forked from JStumpp/awesome-androidA curated list of awesome Android packages and resources.
Creative Commons Zero v1.0 Universal UpdatedApr 9, 2020 -
Bowling-Score-Calculator Public
A simple bowling score calculator application
-
animation Public
Forked from android/animation-samplesMultiple samples showing the best practices in animation on Android.
Java Apache License 2.0 UpdatedAug 30, 2019 -
Indicator-Effect-View Public
Indicator Effect library which features a highly customizable indicator/ripple effect
-
-
-
Chronox.NetCore Public
.NetCore Library for parsing relaxed and strict date and time related expressions
-
WeatherSense Public
Android app for seeing weather status and sensor information.
Java UpdatedOct 11, 2018 -
Othello-FX Public
Othello game framework made with JavaFX which can be use for testing Othello AI Agents.
-
Forward and inversed kinematics simulation sandbox
Java UpdatedDec 11, 2017 -
Person-Registry Public
Assignment one for advanced C++ course. A person register
C++ UpdatedNov 16, 2017 -
ML-Classifier-Generator Public
Small library for generating a classifier for any specified domain
Java UpdatedNov 5, 2017 -
Multiple-KnapSack-Solver Public
Multi knapsack problem solver which solves the problem greedy or dynamically