Pinned Repositories
books
book list
challenging_myself
clean-code-book
Here is the PDF version of the book "Clean Code" by Robert C. Martin. A must read books for upcoming (and senior) developers who want to learn how to write masterpieces and not just lines of code :)
concept_of_hardisk_caches
A concept to make use of hard disk as caches
custom-go-swagger-model-gen
Dockerized swagger models generation for go-lang.
docker-compose-migrate-psql-column
Docker compose scripts to help migrate data in batches from one column to another
docker-cron
An example of running cron job in a docker container
hibernate-minimal-logger
Library to enable minimal statistical recording of database queries
jooqgen-liquibase-postgres
Maven plugin with jooq, liquibase and postgres
k8-helper-scripts
Bash script to help searching in k8 pods using kubectl.
jango89's Repositories
jango89/jooqgen-liquibase-postgres
Maven plugin with jooq, liquibase and postgres
jango89/hibernate-minimal-logger
Library to enable minimal statistical recording of database queries
jango89/k8-helper-scripts
Bash script to help searching in k8 pods using kubectl.
jango89/challenging_myself
jango89/clean-code-book
Here is the PDF version of the book "Clean Code" by Robert C. Martin. A must read books for upcoming (and senior) developers who want to learn how to write masterpieces and not just lines of code :)
jango89/concept_of_hardisk_caches
A concept to make use of hard disk as caches
jango89/custom-go-swagger-model-gen
Dockerized swagger models generation for go-lang.
jango89/docker-compose-migrate-psql-column
Docker compose scripts to help migrate data in batches from one column to another
jango89/docker-swagger-cli
Dockerized swagger-cli
jango89/http-client-response-schema-validator
Helps to validate JSON Response schema for breaking changes post API Tests.
jango89/jango89
Config files for my GitHub profile.
jango89/jango89.github.io
Rohith K P Github Personal Website
jango89/java-tomcat-environment
Shell script to set prerequisites for tomcat
jango89/kubectl-multiple-cluster-config-management
Managing multiple kubernetes configurations in your local using kubectl
jango89/LoyaltyProgram
jango89/migration-scripts
Migration scripts for Postgres DB
jango89/monitoring-inside-k8
Run prometheus, alertmanager and grafana inside Kubernetes Cluster.
jango89/next-release-information-bot
This bot will help to notify next release version, current version information and hosts running the current version. Next release information for a service will help us to do rollback, monitor etc in one click when all the related information are available handy.
jango89/nginx-ingress-proxy-to-external-service
Nginx ingress to proxy to an external service
jango89/postman-test-validate-spring-cloud-configuration
Docker image for validating ConnectionFactory created are not overriden for spring cloud projects.
jango89/r-s-ember
Recommendation system FRONTEND for Heriot Watt PG Course Prototype
jango89/redis-ttl-missing-alert-service
Service monitors Redis keys created without any Time To Live (TTL) and alerts based on different configurations provided by different teams.
jango89/redis_exporter
Prometheus Exporter for Redis Metrics. Supports Redis 2.x, 3.x, 4.x, 5.x and 6.x
jango89/rmq-python-docker
Python using Rabbitmq To sent emails
jango89/spring-maven-parent-bom
Maven Bom for spring boot projects with required plugins
jango89/swagger-api-endpoint-test-coverage
Bash script to validate at-least one API TEST is written for each swagger endpoint
jango89/swagger-maven-plugin
JAX-RS & SpringMVC supported maven build plugin, helps you generate Swagger JSON and API document in build phase.
jango89/tech-interview-handbook
💯 Materials to help you rock your next coding interview
jango89/transaction-api
Transaction Api to add one and display statistics
jango89/vehicles