Pinned Repositories
2-sum
3points
8puzzle
A program to solve the 8-puzzle problem (and its natural generalizations) using the A* search algorithm
adblockpluschrome
Adblock Plus extension for Google Chrome
angular-grid
a grid that works with angular js
karger-mincut
quicksort
nonmanifold's Repositories
nonmanifold/karger-mincut
nonmanifold/2-sum
nonmanifold/3points
nonmanifold/8puzzle
A program to solve the 8-puzzle problem (and its natural generalizations) using the A* search algorithm
nonmanifold/azure-docs
Open source documentation of Microsoft Azure
nonmanifold/BestPracticeRules
An official collection of standard Rules for use with Tabular Editor's Best Practice Analyzer.
nonmanifold/collinear
Given a set of n distinct points in the plane, find every (maximal) line segment that connects a subset of 4 or more of the points.
nonmanifold/datacollector
StreamSets Data Collector - Continuous big data and cloud platform ingest infrastructure
nonmanifold/digiCamControl
DSLR camera remote control open source software
nonmanifold/dijkstra-shortest-path
nonmanifold/django-thumbnails
nonmanifold/enzyme
JavaScript Testing utilities for React
nonmanifold/enzyme-example-karma-webpack
Example project with React + Enzyme + Karma + Webpack
nonmanifold/eslint-config-sbtsbol
Formalized JavaScript Style Guide
nonmanifold/flexibility
A JavaScript polyfill for Flexbox
nonmanifold/kd-trees
data type to represent a set of points in the unit square (all points have x- and y-coordinates between 0 and 1) using a 2d-tree to support efficient range search (find all of the points contained in a query rectangle) and nearest neighbor search (find a closest point to a query point).
nonmanifold/largest-scc
nonmanifold/machine-learning
Machine learning by Stanford University at Coursera
nonmanifold/median-maintenance
nonmanifold/mssql-docker
Official Microsoft repository for SQL Server in Docker resources
nonmanifold/nifi
Apache NiFi
nonmanifold/percolation
Percolation assignment for http://coursera.cs.princeton.edu/algs4/assignments/percolation.html
nonmanifold/queues
nonmanifold/redux-form
A Higher Order Component using react-redux to keep form state in a Redux store
nonmanifold/SeamCarver
nonmanifold/sql-docs
Technical documentation for Microsoft SQL Server, tools such as SQL Server Management Studio (SSMS) , SQL Server Data Tools (SSDT) etc.
nonmanifold/svg-inline-loader
Inline SVG loader with cleaning-up functionality
nonmanifold/velocity
Accelerated JavaScript animation.
nonmanifold/windows-ai-docs
Windows AI docs
nonmanifold/Wordnet
WordNet for Coursera/Princeton Algs part II