Pinned Repositories
msbanik's Repositories
msbanik/drawtree
Draw binary tree in plain text
msbanik/awesome-organization
Listing of awesome organization's github repository.
msbanik/nginx
Complete (unofficial) history of nginx releases
msbanik/algorithms
Some popular algorithm implementation
msbanik/android-topeka
A fun to play quiz that showcases material design on Android
msbanik/appengine-flask-skeleton
A skeleton for creating Python applications using the Flask framework on App Engine
msbanik/awesome
A curated list of awesome lists
msbanik/awesome-go
A curated list of awesome Go frameworks, libraries and software
msbanik/awesome-python
A curated list of awesome Python frameworks, libraries and software
msbanik/BeerBeer
BeerBeer.
msbanik/cookiecutter
A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects.
msbanik/cookiecutter-pypackage
Cookiecutter template for a Python package. See https://github.com/audreyr/cookiecutter.
msbanik/django
The Web framework for perfectionists with deadlines.
msbanik/flasky-with-celery
How to incorporate Celery into a well structured Flask application
msbanik/Full-Emoji-List
Full Emoji list presented as a C# class that can be used directly in your .NET projects.
msbanik/httpie
CLI HTTP client; user-friendly cURL replacement featuring intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc.
msbanik/linuxgems
A succinct cheat sheet for newbie linux coders and system administrators, documenting some of the more obscure and useful gems of linux lore. Intended to be viewed in emacs org-mode, or VimOrganizer, though any text editor will suffice.
msbanik/movies-for-hackers
🎬 A curated list of movies every hacker & cyberpunk must watch.
msbanik/msbanik.github.io
Personal website
msbanik/py-must-watch
Must-watch videos about Python
msbanik/pycook
Python recipe from python cookbook
msbanik/python-patterns
A collection of design patterns implemented (by other people) in python
msbanik/python_decorator
Some useful python decorator
msbanik/PyTricks
Collection of less popular features and tricks for the Python programming language
msbanik/react-flux-starter-kit
A quick way to get rolling with React and Flux using Browserify and Gulp
msbanik/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
msbanik/routersploit
The Router Exploitation Framework
msbanik/stomp.py
“stomp.py” is a Python client library for accessing messaging servers (such as Apollo or RabbitMQ) using the STOMP protocol (versions 1.0, 1.1 and 1.2). It can also be run as a standalone, command-line client for testing.
msbanik/uwsgi
uWSGI application server container
msbanik/uwsgi-docs
Official uWSGI docs, examples, tutorials, tips and tricks