mike_neck's repositories
kotlin-jvm-stdlib-kata
A learning material for Kotlin collections based on eclipse-collections-kata(https://github.com/eclipse/eclipse-collections-kata).
java-module-and-service-loader
Java モジュールシステムの実験
action-artifact-download
Downloads a latest github action run's artifacts.
action-aws-ssm-to-dotenv
🔐Github Action. create `.env` via AWS SSM parameters path
action-pixela-increment
GitHub Action to increment pixela graph
amplify-cli
A CLI toolchain for simplifying serverless web and mobile development.
build-benchmark
A benchmark of gradle build
env-selector-action
A GitHub Action to fix a name of environmental variables(e.g. ENV_NAME_PROD -> ENV_NAME).
example-amplify-tutorial
Learning AWS Amplify.
example-composite-steps-action
An example composite action showing message given by user action.
example-github-script
github actions の github-script 試すだけ
example-spring-onelogin-sso
Spring で Onelogin に SSO
github-actions-commit-example
github actions で main にマージされたらどんどんコメントを追加していくよ
gradle-ktfmt-plugin
Apply ktfmt(https://github.com/facebookincubator/ktfmt) to all source kotlin files.
javap-client
An client web application for javap-server(https://github.com/mike-neck/javap-server).
javap-server
A javap web service which compiles a java code sent via URL path into jvm bytecode, and analyze it by javap. An example javap-client is available at https://github.com/mike-neck/javap-client .
outlook-toritarou
Outlook のスケジュール鶏太郎
tech-radar-system
A fictional company's technological chart. Inspired and borrowing tech-radar from zalando/tech-radar(https://github.com/zalando/tech-radar).
test-frameworks
Test Framework Comparison
toolchain-support-example
Gradle 6.8 Javatoolchain のサンプル