Pinned Repositories
Competitive-Programming
Collection of all competitive code snippets
dropwizard-jdbi-unitofwork
Provides Unit of Work Support for a JDBI based Dropwizard backend
flink-couchbase-data-sink
A Flink job that reads a Json file (either one-time or continous poll) as its source and dumps it to couchbase as a sink using the asynchronous Couchbase SDK.
Hungarian-Assignment-GUI
Python program to solve the assignment problem using Hungarian method
Jwt-Spring-Security-JPA
Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.
NIT-J-Code-Compiler
Web based Compiler NIT J CSE 2013-17 Final Year Project
RIP-POSIX-threads
An attempt to implement the routing information protocol using POSIX Threads (C Language).
SpringBatch-KafkaDB
A small demo that leverages Spring batch's capabilities to do job processing and Apache Kafka's stream processing. A simple CSV file gets used up in a batch job which then writes it to a Kafka queue (and H2 database) for further processing.
Websockets-Vertx-Flink-Kafka
A simple request response cycle using Websockets, Eclipse Vert-x server, Apache Kafka, Apache Flink.
isopropylcyanide's Repositories
isopropylcyanide/Jwt-Spring-Security-JPA
Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.
isopropylcyanide/Competitive-Programming
Collection of all competitive code snippets
isopropylcyanide/NIT-J-Code-Compiler
Web based Compiler NIT J CSE 2013-17 Final Year Project
isopropylcyanide/Websockets-Vertx-Flink-Kafka
A simple request response cycle using Websockets, Eclipse Vert-x server, Apache Kafka, Apache Flink.
isopropylcyanide/SpringBatch-KafkaDB
A small demo that leverages Spring batch's capabilities to do job processing and Apache Kafka's stream processing. A simple CSV file gets used up in a batch job which then writes it to a Kafka queue (and H2 database) for further processing.
isopropylcyanide/flink-couchbase-data-sink
A Flink job that reads a Json file (either one-time or continous poll) as its source and dumps it to couchbase as a sink using the asynchronous Couchbase SDK.
isopropylcyanide/Hungarian-Assignment-GUI
Python program to solve the assignment problem using Hungarian method
isopropylcyanide/dropwizard-jdbi-unitofwork
Provides Unit of Work Support for a JDBI based Dropwizard backend
isopropylcyanide/Mess-App-Manager-Version
Contains source code for the Mess App (Munshi) for NIT Jalandhar
isopropylcyanide/go-patterns
Various patterns to dabble with, in Golang
isopropylcyanide/Mess-App-Student-Version
Mess App (Student) Source for NIT Jalandhar.
isopropylcyanide/SublimeFileTemplates
File Templates for SublimteText2
isopropylcyanide/async-metrics-codahale
Leverage Codahale metrics (or any Metric Registry for that matter) to provide metrics on methods that complete asynchronously.
isopropylcyanide/jersey-log-utils
A set of useful utilities for the Jersey Server and Client log filters
isopropylcyanide/afero
A FileSystem Abstraction System for Go
isopropylcyanide/Awesome-JSON-Viewer
:fire: A Chrome extension to visualize JSON response and introduce awesome JSON prettyfying experiences.
isopropylcyanide/bloomrpc
GUI Client for GRPC Services
isopropylcyanide/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
isopropylcyanide/debezium.github.io
Source for the Debezium website; Please log issues in our tracker at https://issues.redhat.com/projects/DBZ/.
isopropylcyanide/declutter-uber-tech-blog
Helps declutter Uber tech blog so you stay focussed on the main content.
isopropylcyanide/dotfiles
My dotfiles
isopropylcyanide/dropwizard-jdbi
Dropwizard JDBI v2 support
isopropylcyanide/dropwizard-kafka
A convenience library for Apache Kafka integration in a Dropwizard service.
isopropylcyanide/elementsOfProgInterview
This repository will contain working solutions in Java to the problems presented in Elements of Programming Interviews Book by Adnan Aziz.
isopropylcyanide/elementsOfProgrammingInterviews
This repository will contain working solutions in Java to the problems presented in Elements of Programming Interviews Book by Adnan Aziz
isopropylcyanide/envoy-ui
Dead simple server-side UI for Envoy proxy (like HAproxy stats)
isopropylcyanide/evans
Evans: more expressive universal gRPC client
isopropylcyanide/hystrix-go
Netflix's Hystrix latency and fault tolerance library, for Go
isopropylcyanide/intellij-thrift
isopropylcyanide/tally
A Go metrics interface with fast buffered metrics and third party reporters