Pinned Repositories
goroutines-demystified
A simple and easy explanation of Goroutines (Concurrency&Parallelism) with easy examples
interviewbit-problems
Started solving interviewbit and keeping my solutions for others to refer and improve it
java8
java8 notes by vasu
kotlin-basics
This is the first part of Kotlin Series which mainly talks about Introduction and Basics of Kotlin
ltreevisualizer
A golang library to visualize postgres ltree type data using DOT language and Graphviz
maven-spring-hibernatejpa-jersey-ajax
Basically this is a maven based web project where i integrated Spring 3.6 and hibernate 3 and spring-jpa and with jersey and in the frontend i used to ajax to sent out a request to REST.
oauth2-Resource-Server
Oauth2 Resource Server (Product API) which can be accessed only after getting the token with respective roles from Authorization Server
polyfetcher
Gets the Polygon definitions from OpenStreetMaps and able to combine one or more polygons into one single Multipolygon
Spring-Oauth2-Redis-AuthorizationServer-Docker
OAuth2 Authorization server which can store Tokens in Redis and it has a beautiful UI to create the clients and last but not the worst, its docker compatable
Spring-Oauth2-With-Caching
Spring Oauth2 Authorization server Impementation with UI to configure and enabled Redis cache to ease the performance
jinagamvasubabu's Repositories
jinagamvasubabu/ltreevisualizer
A golang library to visualize postgres ltree type data using DOT language and Graphviz
jinagamvasubabu/Spring-Oauth2-Redis-AuthorizationServer-Docker
OAuth2 Authorization server which can store Tokens in Redis and it has a beautiful UI to create the clients and last but not the worst, its docker compatable
jinagamvasubabu/goroutines-demystified
A simple and easy explanation of Goroutines (Concurrency&Parallelism) with easy examples
jinagamvasubabu/polyfetcher
Gets the Polygon definitions from OpenStreetMaps and able to combine one or more polygons into one single Multipolygon
jinagamvasubabu/jinagamvasubabu.github.io
My Blog
jinagamvasubabu/Spring-Oauth2-Redis-ResourceServer-Docker
Oauth2 Resource Server aka Resource server which can be accessed only after getting the token with respective roles from Authorization Server
jinagamvasubabu/TicTacToe
jinagamvasubabu/antlr4-json-dsl
Generating Lexer and parser for JSON grammar using ANTLR4
jinagamvasubabu/ants
πππ ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants ζ―δΈδΈͺι«ζ§θ½δΈδ½ζθη goroutine ζ± γ
jinagamvasubabu/codesearch
Fast, indexed regexp search over large file trees
jinagamvasubabu/concurrency
Concurrency in Go video course with in depth explanations & examples
jinagamvasubabu/data-structures-and-algorithmic-thinking-with-go
Data Structures and Algorithmic Thinking With Go
jinagamvasubabu/geojson-rewind
enforce polygon ring winding order for geojson
jinagamvasubabu/Go
Algorithms implemented in Go for beginners, following best practices.
jinagamvasubabu/go-concurrency
Useful programs on go concurrency
jinagamvasubabu/go-micro
A Go microservices development framework
jinagamvasubabu/go-saga
Implements saga-pattern in Go, another way to distribute transaction.
jinagamvasubabu/golang-boilerplate
jinagamvasubabu/golintui
A simple terminal UI for Go linters
jinagamvasubabu/grule-rule-engine
Rule engine implementation in Golang
jinagamvasubabu/jinagamvasubabu
jinagamvasubabu/rancher-desktop-tutorial
As you know Docker Desktop is no more free πππ, so here in this article I am going to show you how to run your containers using rancher desktop
jinagamvasubabu/todo-express-mongo-node
To-Do list application built on top of express, mongo, node.js
jinagamvasubabu/VoucherCodeGenerator
Voucher code generator - Golang
jinagamvasubabu/argo-cd-demo-app-config
argo-cd-demo-app-config
jinagamvasubabu/argocd-demo-app
argocd-demo-app
jinagamvasubabu/Backend-automation-framework
Backend automation framework using Cucumber, Restassured and Gherkin language in spring boot
jinagamvasubabu/CRUD-Spring-boot
CRUD app using spring boot application
jinagamvasubabu/JITScheduler
An easy way to solve your retry problems in distributed systems
jinagamvasubabu/spring-cloud-config-demo-server
A demo config server