Pinned Repositories
1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
1brc-revisited
aerospike-client-java
Aerospike Java Client Library
AIND-CV-FacialKeypoints
Udacity AI Nanodegree - My submission for the capstone project on Facial Keypoints detection using OpenCV and CNNs
AIND-deep-learning
Udacity AI Nanodegree - Jupyter notebooks for understanding deep learning algorithms
AIND-dog-breed-classifier
Udacity AI Nanodegree - My project submission for the assignment on dog breed classification using pretrained CNNS
AIND-Isolation
Udacity AI Nanodegree - My project submission for creating an agent that plays the game Isolation
AIND-Planning
Udacity AI Nanodegree - My project submission for the assignment on the air cargo assignment problem
ImageClassification
My submission for TagMe 2014 Image Classification Challenge conducted by the Computer Science dept. of IISc Bangalore. The SVM classifier makes use of SURF features extracted from the images. Vector of Locally Aggregated SURF descriptors is used as the feature vector with Spatial Pyramid Matching.
marathon-deployer
A simple python script which can be integrated with Jenkins for deploying apps on marathon. The script ensures atomicity of deployment with facilities for rollback on failure and such making use of healthchecks in marathon. This script can be used to do Continuous Deployment on Marathon.
godofwharf's Repositories
godofwharf/1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
godofwharf/1brc-revisited
godofwharf/aerospike-client-java
Aerospike Java Client Library
godofwharf/auto-changelog
Command line tool for generating a changelog from git tags and commit history
godofwharf/auto-mat
A docker container to generate heap dump reports and indexes for eclipse MAT
godofwharf/babe
Management script for marathon. Named after the lead character in Marathon Man
godofwharf/codesandbox
Created with CodeSandbox
godofwharf/dropwizard-jaeger
A dropwizard bundle for configuring jaeger tracer with your dropwizard based REST services
godofwharf/dropwizard-service-discovery
Zookeeper service discovery bundle and client for dropwizard.
godofwharf/function-metrics
Annotation based metrics for java functions
godofwharf/GCGC
godofwharf/godofwharf.dev
godofwharf/hadoop
Apache Hadoop
godofwharf/hbase
Apache HBase
godofwharf/hbase-connectors
Apache HBase Connectors
godofwharf/hystrix-function-wrapper
A small lib to wrap any lambda with a hystrix command
godofwharf/incubator-livy
Mirror of Apache livy (Incubating)
godofwharf/jaeger-client-java
Jaeger Bindings for Java OpenTracing API
godofwharf/jaeger-ui
Web UI for Jaeger
godofwharf/janusgraph-docker
JanusGraph Docker images
godofwharf/jemalloc
godofwharf/jmarathonspawner
Marathon Spawner for Jupyterhub
godofwharf/jmc-cloud-extensions
godofwharf/JsonPath
Java JsonPath implementation
godofwharf/marathonspawner
Updated Spawner for Marathon/Mesos for JupyterHub
godofwharf/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
godofwharf/perf-map-agent
A java agent to generate method mappings to use with the linux `perf` tool
godofwharf/primer-bundle
A dropwizard bundle for integrating Primer JWT service with any dropwizard based container
godofwharf/protobuf
Protocol Buffers - Google's data interchange format
godofwharf/pywebhdfs
Pure Python wrapper for the Hadoop WebHDFS Rest API