smilecs's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
github/gitignore
A collection of useful .gitignore templates
strapi/strapi
๐ Strapi is the leading open-source headless CMS. Itโs 100% JavaScript/TypeScript, fully customizable, and developer-first.
carbon-app/carbon
:black_heart: Create and share beautiful images of your source code
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
coil-kt/coil
Image loading for Android and Compose Multiplatform.
ariakit/ariakit
Toolkit for building accessible web apps with React
LukasLechnerDev/Kotlin-Coroutines-and-Flow-UseCases-on-Android
๐ Learning Kotlin Coroutines and Flows for Android by example. ๐ Sample implementations for real-world Android use cases. ๐ Unit tests included!
android/animation-samples
Multiple samples showing the best practices in animation on Android.
russhwolf/multiplatform-settings
A Kotlin Multiplatform library for saving simple key-value data
sdras/ecommerce-netlify
๐ A JAMstack Ecommerce Site built with Nuxt and Netlify Functions
klinker24/talon-for-twitter-android
The most powerful and beautiful Twitter client available.
tommybuonomo/creative-viewpager
Creative View Pager easy to use in Android
afollestad/vvalidator
๐ค An easy to use form validator for Kotlin & Android.
skydoves/Only
:bouquet: An easy way to persist and run code block only as many times as necessary on Android.
AdevintaSpain/Protein
๐ Protein is an IntelliJ Plugin to generate Kotlin code for Retrofit 2 and RxJava 2 based on a Swagger definition
skwair/harmony
Harmony is a peaceful Go module for interacting with Discord's API
smilecs/ketro
Simple and sane Retrofit request library for Kotlin helps wrap responses and provides easy error handling that can be easily translated to custom exception objects for easy and proper handling. Ketro supports LiveData request and also Coroutines functionality. As well easily propagate errors to the parent fragment/activity or handle within the ViewModel without losing your sanity๐ฅ. Ketro is highly flexible and is a good tool for clean response parsing and management https://smilecs.github.io/ketro/
ValeryPonomarenko/modular-navigation
An example project that shows a simple way of implementing navigation in multi-module projects
v2rc/Badger
A badge for any drawable :red_circle:
tommybuonomo/circleloading
tommybuonomo/materialsquareloading
riggaroo/public-speaking-cfps
A collection of my CFPs that I've submitted and used at conferences
codehakase/dotfiles
This is a collection of dotfiles I use on my development machine(s), which set up handy command line things like zsh, vim, autocomplete, etc.
Temidtech/AndroidOtpCustomViewmaster
This is custom input widget for OTP and passwords. It's beautiful and easy to you!
smilecs/MyHome
My Home API example, project uses an MVVM pattern based off android architectural components, files are separated by concerns and features.
smilecs/yellowpages
mapm14/Test-Base-Repo
smilecs/knight
Kotlin Backend server using Ktor Framework for Public Board App
smilecs/sweets-counter
Android app created with MVVM, Android Architecture Components and other modern tech-stack