Pinned Repositories
Calculator
Simple Expression Calculator
Codility
My answers to Codility
concurrency
Concurreny Completable future right use
Elevator
Multi-threaded program to mimic operation or elevators (contains threads to mimic elevator riders i.e. people)
employee-registration-producerconsumer
Publish message to RabbitMQ And Consume the same
FlightBookingLab
lab
gof-java-design-patterns
Repository for all GOF design patterns with examples in Java.
hazelcast-collections-jmapclient
hazelcast-collections-JMapclient
influxdb-client-java
InfluxDB 2 JVM Based Clients
json-flattner-test
Json flattner test along with Vertx. Comparison with JsonPath DocumentContext
sac10nikam's Repositories
sac10nikam/json-flattner-test
Json flattner test along with Vertx. Comparison with JsonPath DocumentContext
sac10nikam/reactive-programming-webflux
Some sample code solving specific problems with spring boot webflux
sac10nikam/spring-boot-amqp-messaging-sample
spring-boot-amqp-messaging-sample. It has topic, fan-out, direct etc exchange messages used. Used Spring scheduler also.
sac10nikam/springboot2-oauth2-jwt-sample
Spring boot OAuth2 and JWT sample. Used resource owner, resource server and the authorization server
sac10nikam/survey-app-service
Survey Application
sac10nikam/apache-poi-excel
sac10nikam/ckad
sac10nikam/ckad-1
sac10nikam/CKAD-resources
Study materials for k8s CKAD
sac10nikam/code-examples-1
Example projects for my personal blog.
sac10nikam/example-reactive-spring-kafka-consumer-and-producer
Example reactive kafka consumer and producer implementation on spring boot
sac10nikam/excel-streaming-reader
An easy-to-use implementation of a streaming Excel reader using Apache POI
sac10nikam/github-webhook
GitHub Webhook app. Receives messages from GitHub and sends them to a message broker. Part of the deployment pipeline example
sac10nikam/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
sac10nikam/graphql-redis-subscriptions
A graphql subscriptions implementation using redis and apollo's graphql-subscriptions
sac10nikam/graphqlReactBoilerplate
sac10nikam/InventoryManagementSystem
This is an inventory management software built in Java using MySQL database that can be used at any Point of Sale of a small to mid-sized store.
sac10nikam/java-design-patterns
Design patterns implemented in Java
sac10nikam/java-ngrok-example-spring
Spring example for java-ngrok
sac10nikam/json-flattener
A Java utility is designed to FLATTEN nested JSON objects and even more to UNFLATTEN them back
sac10nikam/kafdrop
Kafka Web UI
sac10nikam/kafka-cluster-testbed
A Kafka cluster testbed for testing & development
sac10nikam/Kubernetes
sac10nikam/leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
sac10nikam/OpenCSV
JDBC high-performance data bulk unload. Convertion between ResultSet/CSV/SQL/sqlldr files
sac10nikam/poc-db-poller
PoC app for a database poller in Spring Boot, Spring Data JPA and Hibernate with row locking
sac10nikam/redesigned-json-evaluatepath
Vertx Document Context and JsonFlattner POC
sac10nikam/redis-sentinel
POC using redis sentinel with spring boot version 1.x and lettuce
sac10nikam/spring-boot-benchmark
A Spring Boot benchmark created to test startup times using various libraries with Docker-specific limits.
sac10nikam/spring-security-saml-test-identity-provider-and-service-provider
SAML Identity Provider and Service Provider for testing purpose. Powered by Spring Boot.