knivets's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
alex/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
trailofbits/algo
Set up a personal VPN in the cloud
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
PostgREST/postgrest
REST API for any Postgres database
oxford-cs-deepnlp-2017/lectures
Oxford Deep NLP 2017 course
leandromoreira/digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
dive-into-machine-learning/dive-into-machine-learning
Free ways to dive into machine learning with Python and Jupyter Notebook. Notebooks, courses, and other links. (First posted in 2016.)
citusdata/citus
Distributed PostgreSQL as an extension
tylertreat/comcast
Simulating shitty network connections so you can build better systems.
aphyr/distsys-class
Class materials for a distributed systems lecture series
rkt/rkt
[Project ended] rkt is a pod-native container engine for Linux. It is composable, secure, and built on standards.
antirez/kilo
A text editor in less than 1000 LOC with syntax highlight and search.
xmendez/wfuzz
Web application fuzzer
nelhage/reptyr
Reparent a running program to a new terminal
fastai/courses
fast.ai Courses
USArmyResearchLab/Dshell
Dshell is a network forensic analysis framework.
karpathy/neuraltalk
NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
Jasonette/JASONETTE-iOS
📡 Native App over HTTP, on iOS
facebookarchive/augmented-traffic-control
Augmented Traffic Control: A tool to simulate network conditions
adamwulf/app-launch-guide
This aims to be an indie dev's definitive guide to building and launching your app, including pre-launch, marketing, building, QA, buzz building, and launch. More info at:
urbit/urbit
An operating function
google/stenographer
Stenographer is a packet capture solution which aims to quickly spool all packets to disk, then provide simple, fast access to subsets of those packets. Discussion/announcements at stenographer@googlegroups.com
InteliSecureLabs/Linux_Exploit_Suggester
Linux Exploit Suggester; based on operating system release number
dellis23/ispy
Monitor the output of terminals and processes.
mafintosh/peerwiki
all of wikipedia on bittorrent
savarin/neural-networks
practical introduction to Python for neural networks, with keras and tensorflow - Oct 2016