Pinned Repositories
cart-service-sample
Chrom-Extension-for-ServiceNow
cicd
ds-algorithms
Practice data structures and algorithms
event-driven-microservices-platform
Event driven microservices platform using Spring Cloud
Ice-And-FIre
Python API Development Assignment
just-credo-vuetify-web
JustCredoSsrVersion
Server side rendered version of just credo and is build with the help of vue.js and nuxt.js
justyoga.fit
vertx-blueprint-microservice
Vert.x complete sample project(Dockerized)
github4sanjay's Repositories
github4sanjay/ds-algorithms
Practice data structures and algorithms
github4sanjay/vertx-blueprint-microservice
Vert.x complete sample project(Dockerized)
github4sanjay/cart-service-sample
github4sanjay/cicd
github4sanjay/cicd-infra
github4sanjay/event-driven-microservices-platform
Event driven microservices platform using Spring Cloud
github4sanjay/Ice-And-FIre
Python API Development Assignment
github4sanjay/JustCredoSsrVersion
Server side rendered version of just credo and is build with the help of vue.js and nuxt.js
github4sanjay/justyoga.fit
github4sanjay/eks-cluster-manifests
github4sanjay/GenericCsvToDatabaseUploader
Exposes an api through which csv can be uploaded with ease to database and update and insert both feature available.
github4sanjay/gitops
github4sanjay/hospital-simulator
github4sanjay/Java-Binance-WebApp
Create an application in Java, Maven using Binance Java Library. The application should handle orderbook updates and save the updates into a local database of your choice. Binance Java Library can be found here - https://github.com/binance-exchange/binance-java-api General Steps in your application: Subscribe to depth events and cache any events that are received. Get a snapshot from the rest endpoint and use it to build your initial depth cache. Apply any cache events that have a final updateId later than the snapshot's update id. Start applying any newly received depth events to the depth cache. The example repeats these steps, on a new web socket, should the web socket connection be lost. Note: Snapshots of the order book can be retrieved from the REST API. Delta changes to the book can be received by subscribing for updates via the web socket API. To ensure no updates are missed, it is important to subscribe for updates on the web socket API before getting the snapshot from the REST API. Get all BTC pair data (but only that you can buy using BTC ex: ETH/BTC, BNB/BTC ) and there are 100+ such pairs and store it in a local database. The database of your choice should be: Accurate, no data loss As fast as possible Take as least disk space as possible TIP: Able to handle time series data very well Bonus Points!! If you can display active order book for a selected pair (Ex:BNB/BTC) like below. The display should have pair selector, sell orders and buy orders. You can see an example from this link - https://www.binance.com/en/trade/pro/BNB_BTC
github4sanjay/learning-terraform
learning-terraform
github4sanjay/Library-Management-System
github4sanjay/mitmproxy
Man in the middle proxy
github4sanjay/okta-spring-microservices-docker-example
Spring Microservices and Docker Example
github4sanjay/quickstart-js
Firebase Quickstart Samples for Web
github4sanjay/restapidocs
Templates for documenting REST APIs
github4sanjay/Singtel-Assigment
github4sanjay/SleuthAndZipkin
github4sanjay/spell-checker
github4sanjay/spring-boot-websocket-chat-demo
Spring Boot WebSocket Chat Demo with SockJS fallback and STOMP protocol
github4sanjay/spring-cloud-config-bus-refresh-example
github4sanjay/spring-cloud-netflix
Integration with Netflix OSS components
github4sanjay/spring-cqrs-axon-poc
github4sanjay/spring-graphql-poc
github4sanjay/spring-redis-websocket-demo
github4sanjay/theme-blog
A Free Material Blog Theme for Vuetify