Niklisto's Stars
public-apis/public-apis
A collective list of free APIs
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
docker/compose
Define and run multi-container applications with Docker
microsoft/cascadia-code
This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal.
EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
trekhleb/learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
openshift/origin
Conformance test suite for OpenShift
testcontainers/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
ribot/android-guidelines
Architecture and code guidelines we use at ribot when developing for Android
rubenlagus/TelegramBots
Java library to create bots using Telegram Bots API
aragozin/jvm-tools
Small set of tools for JVM troublshooting, monitoring and profiling.
classgraph/classgraph
An uber-fast parallelized Java classpath scanner and module scanner.
vitalets/github-trending-repos
Track GitHub trending repositories in your favorite programming language by native GitHub notifications!
MostlyAdequate/mostly-adequate-guide-ru
Mostly adequate guide to FP (in javascript, translated to russian)
burghardt/easy-wg-quick
Creates Wireguard configuration for hub and peers with ease
jlongster/electron-with-server-example
An example Electron app with a backend server all wired up via IPC
spring-attic/tut-react-and-spring-data-rest
React.js and Spring Data REST :: A tutorial based on the 5-part blog series by Greg Turnquist
kotlin-telegram-bot/kotlin-telegram-bot
🤖 A wrapper for the Telegram Bot API written in Kotlin
spring-guides/gs-spring-boot-docker
Spring Boot with Docker :: Learn how to create a Docker container from a Spring Boot application with Maven or Gradle
himanshugpt/ebooks-1
Collection of eBooks
sdaschner/scalable-coffee-shop
A scalable, event-driven and event-sourced Java EE application
devexperts/lin-check
Linearization checker for Java concurrent programs
testcontainers/testcontainers-java-examples
Archived: This repo has been combined into the main testcontainers-java repository
rkudryashov/microservices-example
Example of a microservices architecture on the modern stack of Java technologies
spring-guides/gs-rest-hateoas
Building a Hypermedia-Driven RESTful Web Service :: Learn how to create a hypermedia-driven RESTful Web service with Spring.
spring-guides/gs-spring-boot-kubernetes
Spring Boot Kubernetes :: Deploy a Spring Boot application to Kubernetes :: spring-boot,spring-framework
pan324/anno1800_seedfinder
android/architecture-components-samples
Samples for Android Architecture Components.
roasher/tdd-example
Souce code for an article about Test Driven Development