sahands's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
github/gitignore
A collection of useful .gitignore templates
jlevy/the-art-of-command-line
Master the command line, in one page
neovim/neovim
Vim-fork focused on extensibility and usability
Automattic/mongoose
MongoDB object modeling designed to work in an asynchronous environment.
dotnet/corefx
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
altercation/solarized
precision color scheme for multiple applications (terminal, vim, etc.) with both dark/light modes
facebookarchive/prepack
A JavaScript bundle optimizer.
tpope/vim-surround
surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease
capnproto/capnproto
Cap'n Proto serialization/RPC system - core tools and C++ library
altercation/vim-colors-solarized
precision colorscheme for the vim text editor
s3tools/s3cmd
Official s3cmd repo -- Command line tool for managing S3 compatible storage services (including Amazon S3 and CloudFront).
zaach/jison
Bison in JavaScript.
jasondavies/d3-cloud
Create word clouds in JavaScript.
mhinz/vim-signify
:heavy_plus_sign: Show a diff using Vim its sign column.
philipwalton/html-inspector
HTML Inspector is a code quality tool to help you and your team write better markup. It's written in JavaScript and runs in the browser, so testing your HTML has never been easier.
wrobstory/vincent
A Python to Vega translator
google/pyringe
Debugger capable of attaching to and injecting code into python processes.
elzr/vim-json
A better JSON for Vim: distinct highlighting of keywords vs values, JSON-specific (non-JS) warnings, quote concealing. Pathogen-friendly.
pyjs/pyjs
Pyjs canonical sources. Start here!
maksimr/vim-jsbeautify
vim plugin which formated javascript files by js-beautify
dart-lang/dart-vim-plugin
Syntax highlighting for Dart in Vim
tommcdo/vim-lion
A simple alignment operator for Vim text editor
Fiedzia/Fang-of-Mongo
web based gui for mongodb created with pyhon, django and jquery.
sahands/simple-sat
Simple recursive and iterative SAT solver written in Python.
mozillascience/publishing-with-git
Introduction to GitHub for Collaborating and Academic Publishing
alunny/pegjs-vim
vim syntax highlight for PEG.js grammars
sahands/pelican_article_recommender
Article recommendation system for pelican based on post similarity calculated using NLTK and scikit-learn's TFIDF vectorizer.
sahands/coroutine-generation
Using coroutines in Python for combinatorial generation. Includes code for binary strings in Gray order, multi-radix numbers in Gray order, Steinhaus-Johnson-Trotter for permutations in Gray order, Knuth-Ruskey for ideals of a completely acyclic poset in Gray order, Varol-Rotem for linear extensions of a poset, and Pruesse-Ruskey for signed linear extensions of a poset in Gray order.
sahands/dotfiles
Personal dotfiles repository.