Pinned Repositories
advent-2021
advent-of-code-2022
Advent of Code 2022 puzzles in Kotlin
advent-of-code-2023
AoC 2023 puzzles
bootstrap
HTML, CSS, and JS toolkit from Twitter
bundle-codegen
A Java code generator to create enum constants from message bundles
Faker.js
generate massive amounts of fake data in Node.js and the browser
js-signals
Custom Event/Messaging system for JavaScript inspired by AS3-Signals
micro-template
A very tiny and simple text templating library for Kotlin.
semantic-version
An implementation of the Semantic Version specification in Kotlin.
Toolbox.js
various javascript utilities
polarene's Repositories
polarene/micro-template
A very tiny and simple text templating library for Kotlin.
polarene/semantic-version
An implementation of the Semantic Version specification in Kotlin.
polarene/bundle-codegen
A Java code generator to create enum constants from message bundles
polarene/advent-2021
polarene/advent-of-code-2022
Advent of Code 2022 puzzles in Kotlin
polarene/advent-of-code-2023
AoC 2023 puzzles
polarene/AdventOfCode2019Template
polarene/advent-of-code-2024
Advent of Code 2024 puzzles in Kotlin
polarene/assertj-core
AssertJ is a library providing easy to use rich typed assertions
polarene/bull
BULL - Bean Utils Library
polarene/diktat
Strict coding standard for Kotlin and a custom set of rules for detecting code smells, code style issues and bugs
polarene/java-design-patterns
Design patterns implemented in Java
polarene/Java-Runtime-Compiler
Java Runtime Compiler
polarene/kotest
Powerful, elegant and flexible test framework for Kotlin with additional assertions, property testing and data driven testing
polarene/kotlinpoet
A Kotlin API for generating .kt source files.
polarene/ktor
Framework for quickly creating connected applications in Kotlin with minimal effort
polarene/kweb-demos
Simple projects that demonstrate kweb's capabilities 🦆
polarene/language-detection
This is a language detection library implemented in plain Java. (aliases: language identification, language guessing)
polarene/markdown-toc-bash
Bash script to generate table of contents from markdown file (README.md)
polarene/mockk
mocking library for Kotlin
polarene/mockk-guidebook
A guide to using the MockK testing library.
polarene/plugin-system-demo
A Kotlin demo application that implements a plugin system using java.util.ServiceLoader
polarene/Potato
If you fork this then you can say you forked a potato.
polarene/roaster
A Java Parser library that allows easy parsing and formatting of Java source files
polarene/Sawmill
programmatic configuration for Slf4j
polarene/schemaless-records
Typesafe schemaless records in Java
polarene/schemastore
A collection of JSON schema files including full API
polarene/spid-spring
SPID extension for Java Spring
polarene/Supermarket-Kata
A solution to the Supermarket Checkout Kata (http://codekata.com/kata/kata09-back-to-the-checkout/)
polarene/Tennis-Refactoring-Kata
Starting code for a Refactoring Code Kata on the Tennis rules