Pinned Repositories
Android
DuckDuckGo Android App
Android-AWS-S3
aws s3 example upload file from rest api using Android and Retrofit
android-dev-challenge-compose-4
Weather app done in Jetpack Compose for the #AndroidDevChallenge 2021 🌦 ☀️. Neumorphism UI.
ImagePicker
📸Image Picker for Android, Pick an image from Gallery or Capture a new image with Camera
media-picker-android
A simple and a lightweight library built in Kotlin for the selection of photos and videos from a user's device and presenting them in a Gallery app like UI that can be configured as a standalone photo or video picker or both as per use-case. By default, it scans all the photos and videos in the device. Android clients can provide a specific folder to scan, and it will only show all the media (images and videos) from that folder only. Clients can also configure in-built validation rules and message prompts around those validations.
News
A sample News 🗞 app built using Modern Android Development [Architecture Components, Coroutines, Retrofit, Room, Kotlin, Dagger]
News-1
MVVM, Kotlin,Coroutines, Retrofit2, Room, Livedata, WebView caching...
NEWS-APP
NEWS APP
ReadableBottomBar
Yet another material bottom bar library for Android
SSCustomBottomNavigation
Animated tabbar with native control
centsten2000's Repositories
centsten2000/News-1
MVVM, Kotlin,Coroutines, Retrofit2, Room, Livedata, WebView caching...
centsten2000/NEWS-APP
NEWS APP
centsten2000/ReadableBottomBar
Yet another material bottom bar library for Android
centsten2000/Android-WebView-in-Kotlin
Native Android WebView Example in Kotlin. Website to android app github open source template.
centsten2000/android-webview-kotlin
An android application to load website in webview using Koltin
centsten2000/android_kotlin_ocr
An android application using Mobile vision toolkit to recognize text in pictures
centsten2000/AwesomeGithub
🔥Android Github客户端,基于组件化开发,支持账户密码与认证登陆。使用Kotlin语言进行开发,项目架构是基于JetPack&DataBinding的MVVM;项目中使用了Arouter、Retrofit、Coroutine、Glide、Dagger与Hilt等流行开源技术。
centsten2000/blueprint-react-native-contacts-screen
blueprint react native contacts screen
centsten2000/camText
Extract text from an image
centsten2000/demo_wiki_search_count
A demo of Kotlin and Retrofit to read from Wiki API the hit count given.
centsten2000/Free-News
📰📰 Free News: made using https://newsapi.org/ API's. (WIP)
centsten2000/GalleryPicker
Gallery Picker allows you to design a custom gallery for image/ video picker in your android projects.
centsten2000/GetRandomWallpaper
A sample kotlin app to demo MVVM architecture GUI usage TabLayout ViewPager SwipeRefreshLayout
centsten2000/github-user-search
Static Website that uses github api to search for a user and display it's information
centsten2000/ImageUpload
Image Upload Kotlin
centsten2000/ImageUploader-Android-Kotlin
Image Uploader app using Retrofit | Mysql
centsten2000/kivy-android-camera
centsten2000/Kotlin-Pokedex
:cyclone: A Pokedex app using ViewModel, LiveData, Room and Navigation
centsten2000/KotlinMvp
:fire: 基于Kotlin+MVP+Retrofit+RxJava+Glide 等架构实现短视频类小项目,简约风格及详细注释,欢迎 star or fork!
centsten2000/ktor-API-examples
Examples with ktor to create an API REST
centsten2000/maryam
A static website with a dynamically changing gallery using the instagram api
centsten2000/MVVMSmart
基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合ViewModel+Lifecycles+Navigation+DataBinding+LiveData+Okhttp+Retrofit+RxJava+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发高质量、易维护的Android应用。 项目组会持续维护,请放心使用.欢迎Start并Fork交流.
centsten2000/python-unsplash
Python wrapper for the Unsplash API.
centsten2000/PytorchKotlinDemo
This is an Android project wirtten in kotlin to show a simple image classification application that use Android PyTorch API and trained PyTorch model.
centsten2000/quarkus-aws-lambda-http-kotlin
Example project using AWS Lambda and API Gateway as HTTP endpoint
centsten2000/ReactNativeAuth
Mobile user authentication flow with React Native, Expo, and AWS Amplify: Sign In, Sign Up, Confirm Sign Up, Forget Password, Reset Password.
centsten2000/Retrofit-Kotlin-Coroutines-Example
An example project to demonstrate how to use Retrofit with Kotlin Coroutines in Android
centsten2000/Rxjava-Search-like-Netflix
Android Netflix app like search using Rxjava with Epoxy recyclerview
centsten2000/serverless-photo-recognition
A collection of 3 lambda functions that are invoked by Amazon S3 or Amazon API Gateway to analyze uploaded images with Amazon Rekognition and save picture labels to ElasticSearch (written in Kotlin)
centsten2000/StarWarsSearch
Search for your favorite star wars characters from Swapi API. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, and kotlin coroutines with StateFlow