Eliathen's Stars
trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
DomainDrivers/dd-java
TheAlgorithms/Java
All Algorithms implemented in Java
public-apis/public-apis
A collective list of free APIs
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
EbookFoundation/free-programming-books
:books: Freely available programming books
allegro/restapi-guideline
Allegro REST API Guideline.
jakubnabrdalik/hentai
Example of Hexagonal architecture with high cohesion modularization, CQRS and fast BDD tests in Java
ddd-by-examples/library
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
androiddevnotes/awesome-android-learning-resources
👓 A curated list of awesome android learning resources for android app developers.
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
Haseoo/courier-company-system
A courier company system with spring boot backend and simple angular fronted.
ephraimduncan/awesome-developer-dictionary
📖 A curated list of definitions of programming terms.
s0bieskii/junior-java-guide
wseemann/FFmpegMediaMetadataRetriever
FFmpegMediaMetadataRetriever provides a unified interface for retrieving frame and meta data from an input media file.
dbrant/mandelbrot-android
Simple, high-performance Mandelbrot explorer app for Android.
github/gitignore
A collection of useful .gitignore templates
android/compose-samples
Official Jetpack Compose samples.
vmadalin/android-modular-architecture
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
android/architecture-components-samples
Samples for Android Architecture Components.
Haseoo/Object-Csv-Mapping-Library
A CSV to object (and vice versa) mapper library inspired by ORM libraries.