Skip to content
View irwan-hendra's full-sized avatar
Block or Report

Block or report irwan-hendra

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. bootreactive bootreactive Public

    Demo for Spring Boot Reactive and its performance tests

    Java 1 1

  2. springbootawslambdademo springbootawslambdademo Public

    This is a demo showing how a spring boot application project can co-exist as aws lambda project too

    Java

  3. localstackcucumberjunit5demo localstackcucumberjunit5demo Public

    Demo on how localstack can be combined with cucumber and junit5 to create an integrated all in one BDD testing ecosystem

    Java

  4. jmhdemo jmhdemo Public

    Demo on how we can use OpenJMH to test the performance of a small piece of Java code

    Java

  5. ModdedTrueCrypt ModdedTrueCrypt Public

    Legacy code of modified TrueCrypt to perform faster password verification for brute-forcing the password, improved the speed of password verification from 1.5 password / second to 30 passwords / se…

    C

  6. MatrixMultiplier MatrixMultiplier Public

    Legacy C code that uses ASM to perform matrix multiplications much faster than standard C for-loops

    C