j3ko's Stars
github/gitignore
A collection of useful .gitignore templates
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
DefinitelyTyped/DefinitelyTyped
The repository for high quality TypeScript type definitions.
quilljs/quill
Quill is a modern WYSIWYG editor built for compatibility and extensibility.
jgm/pandoc
Universal markup converter
IanLunn/Hover
A collection of CSS3 powered hover effects to be applied to links, buttons, logos, SVG, featured images and so on. Easily apply to your own elements, modify or just use for inspiration. Available in CSS, Sass, and LESS.
uuidjs/uuid
Generate RFC-compliant UUIDs in JavaScript
alrra/browser-logos
🗂 High resolution web browser logos
embarklabs/embark
Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms
ciaranj/node-oauth
OAuth wrapper for node.js
DotNet4Neo4j/Neo4jClient
.NET client binding for Neo4j
apcj/arrows
JavaScript library for drawing diagrams of small graphs, using D3 to generate SVG. Useful for explaining Neo4j graph modelling concepts in presentations and blogs.
kripod/PoloniexApi.Net
Application Programming Interface for data transmission and retrieval from Poloniex through the Microsoft .NET Framework
petrmanek/rabin-karp-searcher
Implementation of Rabin-Karp searching algorithm with Bloom Filter probabilistic data structure.