StefanSokic's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
airbnb/javascript
JavaScript Style Guide
golang/go
The Go programming language
tensorflow/models
Models and examples built with TensorFlow
kdn251/interviews
Everything you need to know to get the job.
styled-components/styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
redux-saga/redux-saga
An alternative side effect model for Redux apps
reddit-archive/reddit
historical code from reddit.com
emilwallner/Screenshot-to-code
A neural network that transforms a design mock-up into a static website.
OpenGenus/cosmos
World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
rwaldron/johnny-five
JavaScript Robotics and IoT programming framework, developed at Bocoup.
segmentio/evergreen
🌲 Evergreen React UI Framework by Segment
official-stockfish/Stockfish
A free and strong UCI chess engine
erikras/ducks-modular-redux
A proposal for bundling reducers, action types and actions when using Redux
node-fetch/node-fetch
A light-weight module that brings the Fetch API to Node.js
Masterminds/glide
Package Management for Golang
DmitryUlyanov/deep-image-prior
Image restoration with neural networks but without learning.
AllThingsSmitty/must-watch-javascript
🔥 JavaScript talks you have to see 📺 on functional programming, performance, frameworks, React, debugging, leveling up, and more! ⚡️
kamyu104/LeetCode
:pencil: Python / C++ 11 Solutions of All LeetCode Questions
zalando/restful-api-guidelines
A model set of guidelines for RESTful APIs and Events, created by Zalando
jwngr/sdow
Six Degrees of Wikipedia
jswanner/DontF-WithPaste
Google Chrome extension that prevents the blocking of pasting into input fields
igorbrigadir/stopwords
Default English stopword lists from many different sources
Buroni/booksoup
Booksoup allows you to analyse and traverse your downloaded facebook data, including features such as sentiment analysis and message frequency analysis over time.
leoweigand/electron-arduino-quickstart
Boilerplate for getting started with Arduino and Electron.
pippinlee/space2vec-ml-code
Model code to go along with our blog posts
PeterKoka1/Deep-Learning-Book
Some math operations and applied examples from Deep Learning by Ian Goodfellow, Yoshua Bengio, and Aaron Courville
PeterKoka1/StatArb-FOX-and-FOXA
A pairs trading model with NASDAQ:FOX and NASDAQ:FOXA. Current 2-yr backtest: 14.3% return
ninkle/captcha-breaking
Alexnet Implementation for CAPTCHA breaking
PeterKoka1/GOOGL-Direction-Forecast
Forecasting GOOGL Price Direction Using Support Vector Machines.