Pinned Repositories
alembic_docker
Alembic command requires a predefined folder structure which is created on running 'alembic init <dir>'. This creates unnecessary overhead. This repo provides scripts that creates the folder structure in dockerfile and runs alembic as a docker container
algorithms
Collection of interview problems and algorithms
automate_sending_notification
Automate sending and verifying notifications via mailosaur.
awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
aws_sso_login
Automate AWS SSO login via OKTA from shell and update .aws/credentials and inject environment variables (AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, and AWS_SESSION_TOKEN) with the temporary credentials generated on SSO login.
bats
BATS - Basic Acceptance Test Suite
dronedeliverysystem
Showcasing Queues (JMS) and threads using analogy of Drone delivery System.
Mars-Rover-Functional
Solving a simple problem in Kotlin using Functional Programming
arvindkgs's Repositories
arvindkgs/bootiful-testing
arvindkgs/kubernetes-private-repository
Sample project demonstrates how to build a single node cluster on Minikube with a private repository running on http. It runs a spring boot application container. This container is built from an image pulled from the private repository.
arvindkgs/kubernetes-intro
arvindkgs/awesome-java
A curated list of awesome frameworks, libraries and software for the Java programming language.
arvindkgs/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
arvindkgs/audity
arvindkgs/spring-rest-api-demo
Spring Boot REST Api demo with basic auth
arvindkgs/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
arvindkgs/spring-boot-k8s-hpa
Autoscaling Spring Boot with the Horizontal Pod Autoscaler and custom metrics on Kubernetes
arvindkgs/rclone
"rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
arvindkgs/problem-solving
Solving Problems on Platforms like HackerRank and Codechef
arvindkgs/cipipeline0512
Automatic CI Pipeline from GIT to HUB
arvindkgs/online-cv
A minimal Jekyll Theme to host your resume (CV)
arvindkgs/SumoRobot
arvindkgs/ProKabbadi
Web Scrap of SPA(Single page applications) using Python Selenium web driver.
arvindkgs/shoppingkartdemo-kotlin
Simple REST API using Spring Hibernate in Kotlin
arvindkgs/concurrent-audit-automation
Accurately scan unstructured data in Fx Deal ticket and underlying documentation and convert into structured data for verifying transaction authenticity.
arvindkgs/generate_timeseries_for_events
Given a time-frame/window, the tool computes and logs (in a time series of configurable bucket-size) the rolling average delivery time for given events falling in the time frame.
arvindkgs/Mars-Rover-Functional
Solving a simple problem in Kotlin using Functional Programming
arvindkgs/Mars-Rover-Traditional
Solving a simple problem in Kotlin using OOP
arvindkgs/python-jsonpath-rw
A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.
arvindkgs/Interstellar-Travel
As an interstellar traveller you need to find the shortest distance between your planet and destination planet, given a interstellar network/graph of planets and their edges. Edges are the only paths available from a given planet to another. There is a cost on each path. As a interstellar traveller you can only travel along the paths. It also has a simple UI, that accepts a spreadsheet containing the interstellar graph, and computes the shortest path.
arvindkgs/spring-in-action-5-samples
Home for example code from Spring in Action 5.
arvindkgs/express-blog
A simple blogging web app using Express.js
arvindkgs/nodejs-basic
A sample project for beginners who wish to learn Node.js
arvindkgs/Java8InAction
arvindkgs/dronedeliverysystem
Showcasing Queues (JMS) and threads using analogy of Drone delivery System.
arvindkgs/share
Public repository to share code
arvindkgs/tagckle
Maintain and organize and share and explore tags across all your devices.
arvindkgs/PojoGen
Generate POJO java classes from Json