sschuberth
A Kotlin enthusiast who's enjoying to work with and on Open Source Software.
CEO & CTO of @doubleopen-projectBerlin, Germany
Pinned Repositories
ort
A suite of tools to automate software compliance checks.
dev-scripts
A collection of scripts for development work with Git, Hg, Gerrit and Android.
docker-files
A collection of miscellaneous Docker files.
gfw-msys1-packages
These are the mingw-get package description files for the MSYS1-based SDK.
gfw-msys1-sdk
This is an Inno Setup based wrapper around mingw-get which installs a development environment based on MSYS1 for building Git for Windows using GCC.
keypirinha-recent-items
A plugin for the Keypirinha launcher to add recent items to the catalog
parandroid
The first demoscene production for the Android platform.
spdx-stuff
Unsorted stuff related to the Software Package Data Exchange format
stan
A bank account statement analyzer
sschuberth's Repositories
sschuberth/dev-scripts
A collection of scripts for development work with Git, Hg, Gerrit and Android.
sschuberth/stan
A bank account statement analyzer
sschuberth/clikt
Intuitive command line interface parsing for Kotlin
sschuberth/gradle
A powerful build system for the JVM
sschuberth/.github
sschuberth/cvss-calculator
A Java library for calculating CVSSv2 and CVSSv3 scores and vectors
sschuberth/kotlin
The Kotlin Programming Language.
sschuberth/kotlin-lib-cli
This is a template for a Kotlin library project with a CLI frontend.
sschuberth/cyclonedx-core-java
CycloneDX SBOM Model and Utils for Creating and Validating BOMs
sschuberth/elide-docs
Documentation for Elide
sschuberth/flox
Developer environments you can take with you
sschuberth/Git.SemVersioning.Gradle
Gradle plugin for automatically versioning a project with git using semantic versioning and conventional commits.
sschuberth/github-dependency-graph-gradle-plugin
Gradle Plugin for Extracting Dependency Information to send to GitHub
sschuberth/Gitnuro
A FOSS Git multiplatform client for newbies and pros
sschuberth/gitoxide
An idiomatic, lean, fast & safe pure Rust implementation of Git
sschuberth/gradle-actions
A collection of GitHub Actions to accelerate your Gradle Builds on GitHub
sschuberth/gradle-issue-30652-reproducer
sschuberth/gradle-maven-publish-plugin
A Gradle plugin that publishes your Android and Kotlin libraries, including sources and javadoc, to Maven Central or any other Nexus instance.
sschuberth/hoplite
A boilerplate-free Kotlin config library for loading configuration files as data classes
sschuberth/jvm-dependency-conflict-resolution
Gradle plugin to improve Dependency Conflict Detection and Resolution
sschuberth/kaml
YAML support for kotlinx.serialization
sschuberth/koin
Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
sschuberth/kotlinx.serialization
Kotlin multiplatform / multi-format serialization
sschuberth/ks3
KotlinX Serialization Standard Serializers (KS3)
sschuberth/mordant
Multiplatform text styling for Kotlin command-line applications
sschuberth/ort
A suite of tools to assist with reviewing Open Source Software dependencies.
sschuberth/osv.dev
Open source vulnerability DB and triage service.
sschuberth/pf4j
Plugin Framework for Java (PF4J)
sschuberth/scanner.java
Deprecated - Simple Java implementation of a scanner for the OSSKB.
sschuberth/xmlutil
XML Serialization library for Kotlin