meierjan's Stars
tpope/vim-fugitive
fugitive.vim: A Git wrapper so awesome, it should be illegal
tpope/vim-surround
surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease
terryma/vim-expand-region
Vim plugin that allows you to visually select increasingly larger regions of text using the same key combination.
cookiecutter/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
ankitpokhrel/jira-cli
🔥 Feature-rich interactive Jira command line.
android/nowinandroid
A fully functional Android app built entirely with Kotlin and Jetpack Compose
googlemaps/android-maps-compose
Jetpack Compose composables for the Maps SDK for Android
cortinico/slidetoact
A simple 'Slide to Unlock' Material widget for Android, written in Kotlin 📱🎨🦄
nativefier/nativefier
Make any web page a desktop application
square/workflow-kotlin
A Swift and Kotlin library for making composable state machines, and UIs driven by those state machines.
freeletics/khonshu
Khonshu is the foundation of how we build apps at Freeletics. It provides the general set up for screens as well as navigation.
freeletics/FlowRedux
Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.
cashapp/molecule
Build a StateFlow stream using Jetpack Compose
profclems/glab
The GitLab CLI tool. Archived: now officially adopted by GitLab as the official CLI tool and maintained at https://gitlab.com/gitlab-org/cli. See https://github.com/profclems/glab/issues/983
geerlingguy/mac-dev-playbook
Mac setup and configuration via Ansible.
jenv/jenv
Manage your Java environment
kotlin-hands-on/advent-of-code-kotlin-template
The Advent of Code template project for Kotlin
shaunsingh/moonlight.nvim
Port of VSCode's Moonlight colorscheme for NeoVim written in Lua with built-in support for native LSP, TreeSitter and many more plugins
google/accompanist
A collection of extension libraries for Jetpack Compose
koekeishiya/yabai
A tiling window manager for macOS based on binary space partitioning
jesseduffield/lazygit
simple terminal UI for git commands
rickclephas/KMP-NativeCoroutines
Library to use Kotlin Coroutines from Swift code in KMP apps
ajalt/clikt
Multiplatform command line interface parsing for Kotlin
russhwolf/multiplatform-settings
A Kotlin Multiplatform library for saving simple key-value data
patloew/CoLocation
🗺 Coroutines Location APIs Library for Android and Kotlin
mikepenz/action-junit-report
Reports junit test results as GitHub Pull Request Check
ch8n/DataStructure-in-Kotlin
Self Implemented DataStructure in Kotlin
meierjan/algorithm-design
algorithmic design course @ Hochschule Trier
ryanburgess/engineer-manager
A list of engineering manager resource links.
Netflix/concurrency-limits