An open API service providing repository metadata for many open source software ecosystems.

GitHub / isopropylcyanide 9 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.

Language: Java - Size: 384 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 543 - Forks: 214

isopropylcyanide/Competitive-Programming

Collection of all competitive code snippets

Language: C++ - Size: 1.61 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 13

isopropylcyanide/NIT-J-Code-Compiler

Web based Compiler NIT J CSE 2013-17 Final Year Project

Language: JavaScript - Size: 4.96 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 6

isopropylcyanide/Mess-App-Manager-Version

Contains source code for the Mess App (Munshi) for NIT Jalandhar

Language: Java - Size: 3.24 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 2

isopropylcyanide/Production-Log-Management

Shell scripts to monitor production server logs and store the result in a file.

Language: Shell - Size: 348 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 11 - Forks: 5

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.

Language: Java - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 14 - Forks: 14

isopropylcyanide/dropwizard-jdbi-unitofwork

Provides Unit of Work Support for a JDBI based Dropwizard backend

Language: Java - Size: 252 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 2

isopropylcyanide/evans Fork of ktr0731/evans

Evans: more expressive universal gRPC client

Language: Go - Size: 53.1 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

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.

Language: Java - Size: 68.4 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 7

isopropylcyanide/go-patterns

Various patterns to dabble with, in Golang

Language: Go - Size: 64.5 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 3

isopropylcyanide/Hungarian-Assignment-GUI

Python program to solve the assignment problem using Hungarian method

Language: Tcl - Size: 5.05 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 4

isopropylcyanide/Websockets-Vertx-Flink-Kafka

A simple request response cycle using Websockets, Eclipse Vert-x server, Apache Kafka, Apache Flink.

Language: Java - Size: 85.4 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 7

isopropylcyanide/jersey-log-utils

A set of useful utilities for the Jersey Server and Client log filters

Language: Java - Size: 54.7 KB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

isopropylcyanide/async-metrics-codahale

Leverage Codahale metrics (or any Metric Registry for that matter) to provide metrics on methods that complete asynchronously.

Language: Java - Size: 40 KB - Last synced at: 19 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

isopropylcyanide/Redis-Leaderboard

A primitive interactive leaderboard designed in Python leveraging Redis

Language: Python - Size: 325 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 2

isopropylcyanide/SublimeFileTemplates Fork of mneuhaus/SublimeFileTemplates

File Templates for SublimteText2

Language: Python - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

isopropylcyanide/CSE-UG-Lab-Practicals

[C++/Py] Collection of useful practicals plus extra stuff encountered during a four year CS undergraduate course

Language: Python - Size: 94.6 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 2

isopropylcyanide/Mess-App-Student-Version

Mess App (Student) Source for NIT Jalandhar.

Language: Java - Size: 2.27 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 4

isopropylcyanide/Google-Search-History-Parser

View the relevant google searches along with the timestamp from the google search archive

Language: Python - Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

isopropylcyanide/InterviewBit-DP

My solutions for the DP section at www.interviewbit.com

Language: Java - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: about 9 years ago - Stars: 7 - Forks: 3

isopropylcyanide/bloomrpc Fork of bloomrpc/bloomrpc

GUI Client for GRPC Services

Size: 44.7 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

isopropylcyanide/envoy-ui Fork of Nitro/envoy-ui

Dead simple server-side UI for Envoy proxy (like HAproxy stats)

Language: Crystal - Size: 183 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

isopropylcyanide/afero Fork of spf13/afero

A FileSystem Abstraction System for Go

Size: 375 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

isopropylcyanide/hystrix-go Fork of afex/hystrix-go

Netflix's Hystrix latency and fault tolerance library, for Go

Language: Go - Size: 265 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

isopropylcyanide/tally Fork of uber-go/tally

A Go metrics interface with fast buffered metrics and third party reporters

Size: 572 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

isopropylcyanide/dotfiles

My dotfiles

Language: Shell - Size: 7.81 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

isopropylcyanide/intellij-thrift Fork of fkorotkov/intellij-thrift

Size: 710 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

isopropylcyanide/declutter-uber-tech-blog

Helps declutter Uber tech blog so you stay focussed on the main content.

Language: JavaScript - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

isopropylcyanide/dropwizard-jdbi Fork of dropwizard/dropwizard-jdbi

Dropwizard JDBI v2 support

Size: 408 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

isopropylcyanide/debezium.github.io Fork of debezium/debezium.github.io

Source for the Debezium website; Please log issues in our tracker at https://issues.redhat.com/projects/DBZ/.

Size: 64.8 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

isopropylcyanide/debezium Fork of debezium/debezium

Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.

Size: 15.9 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

isopropylcyanide/Interaction-Graph

Creating and analyzing interaction graphs based on boolean functions

Language: Java - Size: 14.7 MB - Last synced at: 5 months ago - Pushed at: over 9 years ago - Stars: 2 - Forks: 1

isopropylcyanide/dropwizard-kafka Fork of dropwizard/dropwizard-kafka

A convenience library for Apache Kafka integration in a Dropwizard service.

Size: 275 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

isopropylcyanide/RIP-POSIX-threads

An attempt to implement the routing information protocol using POSIX Threads (C Language).

Language: C - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 2

isopropylcyanide/elementsOfProgrammingInterviews

This repository will contain working solutions in Java to the problems presented in Elements of Programming Interviews Book by Adnan Aziz

Language: Java - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

isopropylcyanide/elementsOfProgInterview

This repository will contain working solutions in Java to the problems presented in Elements of Programming Interviews Book by Adnan Aziz.

Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

isopropylcyanide/Lesson-AspectJ-Demo

A short project for teaching the new batch of students, AspectJ as part of the training university

Language: Java - Size: 14.6 KB - Last synced at: 24 days ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 1

isopropylcyanide/Lesson-SpringJDBC-Demo

A short project for teaching the new batch of students, SpringJDBC as part of the training university

Language: Java - Size: 20.5 KB - Last synced at: about 11 hours ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 1

isopropylcyanide/Awesome-JSON-Viewer Fork of rbrahul/Awesome-JSON-Viewer

:fire: A Chrome extension to visualize JSON response and introduce awesome JSON prettyfying experiences.

Language: JavaScript - Size: 1.09 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

isopropylcyanide/CPP_Competitive_Programming_Atom_Snippets Fork of MeghaSharma21/CPP_Competitive_Programming_Atom_Snippets

Snippets for Atom to be used for Competitive Programming in C++.

Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

isopropylcyanide/Fuzzy-Classifier

Fuzzy Maximum Likelihood Classifier for single class extraction from an image with multiple classes

Language: Java - Size: 644 KB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 2

isopropylcyanide/Guava-Angular-Spring-Demo

An app that is built to persuade my fellow developer mates at Accolite to use the Guava Framework (Google).

Language: Java - Size: 2.04 MB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1