SibNerd's Stars
androiddevnotes/awesome-android-kotlin-apps
👓 A curated list of awesome android kotlin apps by open-source contributors.
igorwojda/android-showcase
💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...
skydoves/Pokedex
🗡️ Pokedex demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
JetBrains/Exposed
Kotlin SQL Framework
InsertKoinIO/koin
Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
amitshekhariitbhu/android-interview-questions
Your Cheat Sheet For Android Interview - Android Interview Questions and Answers
glideapps/quicktype
Generate types and converters from JSON, Schema, and GraphQL
Kotlin/kotlinx.coroutines
Library support for Kotlin coroutines
ktorio/ktor
Framework for quickly creating connected applications in Kotlin with minimal effort
Kotlin/anko
Pleasant Android application development
JetBrains/compose-multiplatform
Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
gradle/gradle
Adaptable, fast automation for all
square/leakcanary
A memory leak detection library for Android.
Heapy/awesome-kotlin
A curated list of awesome Kotlin related stuff Inspired by awesome-java.
TheAlgorithms/Kotlin
All Algorithms implemented in Kotlin
JetBrains/kotlin
The Kotlin Programming Language.
python-telegram-bot/python-telegram-bot
We have made you a wrapper you can't refuse
m1guelpf/chatgpt-telegram
Run your own GPTChat Telegram bot, with a single command!
deptyped/vue-telegram
Telegram integration for Vue
supabase-community/postgrest-go
Isomorphic Go client for PostgREST. (Now Updating)
supabase-community/supabase-go
A Go Client library for Supabase
superstreamlabs/memphis
Memphis.dev is a highly scalable and effortless data streaming platform
joho/godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
caarlos0/env
A simple, zero-dependencies library to parse environment variables into structs
Netflix/go-env
a golang library to manage environment variables
labstack/echo
High performance, minimalist Go web framework
SargntSprinkles/Pathfinder-2e-API
jinzhu/copier
Copier for golang, copy value from struct to struct and more
hibiken/asynq
Simple, reliable, and efficient distributed task queue in Go
mailru/easyjson
Fast JSON serializer for golang.