a93a's Stars
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
linexjlin/GPTs
leaked prompts of GPTs
fastapi/full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
TabbyML/tabby
Self-hosted AI coding assistant
stitionai/devika
Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI.
ktorio/ktor
Framework for quickly creating connected applications in Kotlin with minimal effort
RikkaApps/Shizuku
Using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.
aaamoon/copilot-gpt4-service
Convert Github Copilot to ChatGPT
skydoves/android-developer-roadmap
🗺 The Android Developer Roadmap offers comprehensive learning paths to help you understand Android ecosystems.
lancetw/ebook-1
A collection of classic computer science books from Internet
Foso/Jetpack-Compose-Playground
Community-driven collection of Jetpack Compose example code and tutorials :rocket: https://foso.github.io/compose
kth-competitive-programming/kactl
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
adrielcafe/voyager
🛸 A pragmatic navigation library for Jetpack Compose
KieronQuinn/Smartspacer
Smartspacer is a customisable widget for Android, but with a difference: It can upgrade the built in At a Glance on Pixels - without root!
android/gradle-recipes
Ready-to-use recipes for common build customizations that showcase the Android Gradle plugin's public APIs and DSL.
cashapp/molecule
Build a StateFlow stream using Jetpack Compose
serversideup/docker-php
🐳 Production-ready Docker images for PHP. Optimized for Laravel, WordPress, and more!
jyfc/ebook
classic books of computer science
evant/kotlin-inject
Dependency injection lib for kotlin
chrisbanes/haze
Background blurring for Compose Multiplatform / Jetpack Compose
romainguy/kotlin-explorer
Desktop tool to quickly explore disassembled Kotlin code.
odaridavid/Clean-MVVM-ArchComponents
👽 Built with MVVM pattern, Koin , Coroutines + Flows ,Architecture Components, Data Binding , Firebase , Unit/UI Tests ,Motion Layout
GetStream/webrtc-android
🛰️ A versatile WebRTC pre-compiled Android library that reflects the recent WebRTC updates to facilitate real-time video chat for Android and Compose.
Faltenreich/SkeletonLayout
Skeleton view pattern for Android
ncduy0303/Competitive-Programming
My own templates and implementation of important algorithms and data structures for competitive programming
mr3y-the-programmer/Ludi
🎮 Catch up with the latest gaming news, Discover new games, and much more. 🕹️
Joshc88/CPTemplates
A collection of most of my competitive programming templates!
gushakov/clean-php
Simple PHP application following Clean Architecture principles
iagorrr/Competitive-Programming-Library
My personal library for competitive programming contests
dirkneuhaeuser/algorithms
An implementation view on algorithms in competitive programming. Most of the explanations are very brief and require knowledge in this field.