Pinned Repositories
algorithms
algorithms playground for common questions
Algorithms-1
Data Structures and Algorithms in Python
angular-education
A collection of useful resources to learn and improve your AngularJS skills.
AutoMono
Programming font derived from Roboto Mono (with a hint of Monaco, SF Mono, Gotham & Futura)
awesome-elixir
A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things.
r-learner's Repositories
r-learner/algorithms
algorithms playground for common questions
r-learner/angular-education
A collection of useful resources to learn and improve your AngularJS skills.
r-learner/AutoMono
Programming font derived from Roboto Mono (with a hint of Monaco, SF Mono, Gotham & Futura)
r-learner/awesome-elixir
A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things.
r-learner/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
r-learner/awesome-python
A curated list of awesome Python frameworks, libraries and software
r-learner/benchm-ml
r-learner/dotfiles
r-learner/effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
r-learner/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
r-learner/ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.
r-learner/Kaggle_CrowdFlower
1st Place Solution for Search Results Relevance Competition on Kaggle (https://www.kaggle.com/c/crowdflower-search-relevance)
r-learner/LanguageClient-neovim
Language Server Protocol support for neovim and vim.
r-learner/mkcast
A tool for creating GIF screencasts of a terminal, with key presses overlaid.
r-learner/ml-coursera-python-assignments
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
r-learner/mole
cli app to create ssh tunnels
r-learner/os-tutorial
How to create an OS from scratch
r-learner/pattern_classification
A collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks
r-learner/pgcli
Postgres CLI with autocompletion and syntax highlighting
r-learner/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 ;)
r-learner/py-must-watch
Must-watch videos about Python
r-learner/pycrumbs
Bits and bytes of Python from the Internet
r-learner/seaweedfs
SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! SeaweedFS implements an object store with O(1) disk seek, and an optional Filer with POSIX interface.
r-learner/ssh-chat
Chat over SSH.
r-learner/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
r-learner/thejsway
The JavaScript Way book
r-learner/vim-elixir-ide
Quick setup for elixir and vim based off farazdagi's vim-go-ide
r-learner/vim-run
:runner: A Neovim plugin to run the current filetype.
r-learner/vimfiles
r-learner/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.