Pinned Repositories
aaran
aaran is nepali name for blacksmith workshop.
alpine-mariadb
Dockerfile for mariadb server on alpine linux image
euler-nim
learning nim
linkedin
Linkedin crawler to search and collect user data
yii2-auth
Yii2 Auth Module with RBAC
idwaker's Repositories
idwaker/linkedin
Linkedin crawler to search and collect user data
idwaker/yii2-auth
Yii2 Auth Module with RBAC
idwaker/aiohttp-toolbox
Tools for aiohttp
idwaker/awesome
:sunglasses: Curated list of awesome lists
idwaker/awesome-algorithms
A curated list of awesome places to learn and/or practice algorithms.
idwaker/awesome-aws
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
idwaker/awesome-db
A curated list of amazingly awesome database libraries, resources and shiny things by https://www.numetriclabz.com/
idwaker/awesome-django
A curated list of awesome Django apps, projects and resources.
idwaker/awesome-math
A curated list of awesome mathematics resources
idwaker/awesome-rust
A curated list of Rust code and resources.
idwaker/awesome-sqlalchemy
A curated list of awesome tools for SQLAlchemy
idwaker/awesomo
The really big list of really interesting open source projects in С, C++, Clojure, Common/Emacs Lisp, Elixir, Erlang, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala and etc.
idwaker/google-interview-university
A complete daily plan for studying to become a Google software engineer.
idwaker/How-to-Make-a-Computer-Operating-System
How to Make a Computer Operating System in C++
idwaker/julia-100-exercises
idwaker/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
idwaker/learning_rust
had to store it somewhere
idwaker/lfhack2016
crawler for lf tech hackathon 2016
idwaker/Mining-the-Social-Web-3rd-Edition
The official online compendium for Mining the Social Web, 3rd Edition (O'Reilly, 2018)
idwaker/mynotebooks
my learnings on jupyter notebooks
idwaker/Network-Analysis-Made-Simple
For PyCon, PyData, ODSC, and beyond!
idwaker/notes
My Notes
idwaker/numba_tutorial_scipy2016
Numba tutorial materials for Scipy 2016
idwaker/patterns
A catalogue of Rust design patterns
idwaker/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 ;)
idwaker/pyramid-cookiecutter-alchemy-rest
A Cookiecutter (project template) for creating a Pyramid project using SQLAlchemy, Alembic, Cornice, Pyramid_JWT and Logbook.
idwaker/Python-for-Signal-Processing
Notebooks for "Python for Signal Processing" book
idwaker/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview.
idwaker/TensorFlow-Examples
TensorFlow tutorials and code examples for beginners
idwaker/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition