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/Production-Log-Management
Shell scripts to monitor production server logs and store the result in a file.
isopropylcyanide/InterviewBit-DP
My solutions for the DP section at www.interviewbit.com
isopropylcyanide/CSE-UG-Lab-Practicals
[C++/Py] Collection of useful practicals plus extra stuff encountered during a four year CS undergraduate course
isopropylcyanide/Lesson-AspectJ-Demo
A short project for teaching the new batch of students, AspectJ as part of the training university
isopropylcyanide/Lesson-SpringJDBC-Demo
A short project for teaching the new batch of students, SpringJDBC as part of the training university
isopropylcyanide/Redis-Leaderboard
A primitive interactive leaderboard designed in Python leveraging Redis
isopropylcyanide/RIP-POSIX-threads
An attempt to implement the routing information protocol using POSIX Threads (C Language).
isopropylcyanide/Interaction-Graph
Creating and analyzing interaction graphs based on boolean functions
isopropylcyanide/CPP_Competitive_Programming_Atom_Snippets
Snippets for Atom to be used for Competitive Programming in C++.
isopropylcyanide/Fuzzy-Classifier
Fuzzy Maximum Likelihood Classifier for single class extraction from an image with multiple classes
isopropylcyanide/Google-Search-History-Parser
View the relevant google searches along with the timestamp from the google search archive
isopropylcyanide/Guava-Angular-Spring-Demo
An app that is built to persuade my fellow developer mates at Accolite to use the Guava Framework (Google).