tmarathe's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
sdmg15/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
trailofbits/algo
Set up a personal VPN in the cloud
ZuzooVn/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
VundleVim/Vundle.vim
Vundle, the plug-in manager for Vim
syl20bnr/spacemacs
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
nostalgic-css/NES.css
NES-style CSS Framework | ファミコン風CSSフレームワーク
koreader/koreader
An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
bmorelli25/Become-A-Full-Stack-Web-Developer
Free resources for learning Full Stack Web Development
fivethirtyeight/data
Data and code behind the articles and graphics at FiveThirtyEight
donnemartin/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.
luanfujun/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
google/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
leeoniya/uPlot
📈 A small, fast chart for time series, lines, areas, ohlc & bars
lmcinnes/umap
Uniform Manifold Approximation and Projection
norvig/paip-lisp
Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
HIPS/autograd
Efficiently computes derivatives of NumPy code.
Jack000/Expose
A simple static site generator for photoessays
keon/awesome-bits
:computer: A curated list of awesome bitwise operations and tricks
thomasahle/sunfish
Sunfish: a Python Chess Engine in 111 lines of code
parrt/dtreeviz
A python library for decision tree visualization and model interpretation.
jostmey/NakedTensor
Bare bone examples of machine learning in TensorFlow
jez/vim-as-an-ide
Workshop on how to use Vim Plugins.
mcostalba/Stockfish
UCI chess engine
openai/requests-for-research
A living collection of deep learning problems
luozhouyang/python-string-similarity
A library implementing different string similarity and distance measures using Python.
AK-Saigyouji/Procedural-Cave-Generator
Unity scripts that procedurally generate ready-to-use cave meshes.