delor's Stars
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
tldr-pages/tldr
📚 Collaborative cheatsheets for console commands
serhii-londar/open-source-mac-os-apps
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
chubin/cheat.sh
the only cheat sheet you need
zsh-users/zsh-autosuggestions
Fish-like autosuggestions for zsh
StevenBlack/hosts
🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.
powerline/fonts
Patched fonts for Powerline users.
spaceship-prompt/spaceship-prompt
:rocket::star: Minimalistic, powerful and extremely customizable Zsh prompt
Bash-it/bash-it
A community Bash framework.
heynickc/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
mas-cli/mas
:package: Mac App Store command line interface
KotlinBy/awesome-kotlin
A curated list of awesome Kotlin related stuff Inspired by awesome-java.
json-path/JsonPath
Java JsonPath implementation
bnb/awesome-developer-streams
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻 Awesome Developers, Streaming
sindresorhus/fkill-cli
Fabulously kill processes. Cross-platform.
ben-manes/gradle-versions-plugin
Gradle plugin to discover dependency updates
immutables/immutables
Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JSON, Jackson, Gson, JAX-RS integrations included
ekalinin/github-markdown-toc
Easy TOC creation for GitHub README.md
npgall/cqengine
Ultra-fast SQL-like queries on Java collections
jdavisclark/JsFormat
Javascript formatting for Sublime Text 2 & 3
gildor/kotlin-coroutines-retrofit
Kotlin Coroutines await() extension for Retrofit Call
Devskiller/jfairy
Java fake data generator
spring-projects-experimental/spring-boot-thin-launcher
Tools for building "thin" executable jars, with a focus on, but not exclusively for, Spring Boot
sdeleuze/spring-boot-kotlin-demo
Spring Boot Kotlin project with a REST Webservice and Spring Data
ddd-by-examples/all-things-cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
omgmog/install-all-firefox
bash script to install major Firefox versions on Mac OS X
vladmihalcea/hibernate-master-class
Hibernate Master Class is an advance course of one of the most popular JPA implementation
Devskiller/friendly-id
Java Friendly Id for UUID
consoleau/kassava
This library provides some useful kotlin extension functions for implementing toString(), hashCode() and equals() without all of the boilerplate.
Devskiller/jpa2ddl
JPA Schema Generator Plugin