Pinned Repositories
AngularJS-Learning
A bunch of links to blog posts, articles, videos, etc for learning AngularJS
awesome-courses
List of awesome university courses for learning Computer Science!
awesome-django
A curated list of awesome Django apps, projects and resources.
awesome-nodejs
A curated list of delightful Node.js packages and resources.
awesome-programmers
A list of history's greatest
big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
commander.js
node.js command-line interfaces made easy
google-python-exercises
python class files
learning-django-web-development
"This is the repo of the Django Book - Learning Django Web Development"
ratancs's Repositories
ratancs/i3-style
Make your i3 config a little more stylish.
ratancs/htaccess
A collection of useful .htaccess snippets.
ratancs/awesome-groovy
Curated list of awesome groovy libraries, frameworks and resources
ratancs/HadoopTutorial
kmeans
ratancs/sentry
Sentry is a realtime, platform-agnostic error logging and aggregation platform
ratancs/youtube-dl
Small command-line program to download videos from YouTube.com and other video sites
ratancs/todomvc
Helping you select an MV* framework - Todo apps for Backbone.js, Ember.js, AngularJS, and many more
ratancs/gitlabhq
Open source software to collaborate on code. Follow us on twitter @gitlabhq
ratancs/papers-we-love
Papers from the computer science community to read and discuss.
ratancs/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
ratancs/polymer
Leverage the future of the web platform today.
ratancs/Modernizr
Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.
ratancs/brackets
An open source code editor for the web, written in JavaScript, HTML and CSS.
ratancs/select2
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
ratancs/reddit
the code that powers reddit.com
ratancs/three.js
JavaScript 3D library.
ratancs/linux
Linux kernel source tree
ratancs/javascript
JavaScript Style Guide
ratancs/scrapy
Scrapy, a fast high-level screen scraping and web crawling framework for Python.
ratancs/fullPage.js
fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
ratancs/request
Simplified HTTP request client.
ratancs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
ratancs/dropzone
Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
ratancs/awesome-python
A curated list of awesome Python frameworks, libraries and software
ratancs/gitignore
A collection of useful .gitignore templates
ratancs/free-programming-books
ratancs/moment
Parse, validate, manipulate, and display dates in javascript.
ratancs/flight
A component-based, event-driven JavaScript framework from Twitter
ratancs/jasmine
DOM-less simple JavaScript testing framework
ratancs/python-guide
Python best practices guidebook, written for Humans.