-
respec Public
Forked from speced/respecA tool for creating technical documents and web standards
JavaScript Other UpdatedApr 14, 2019 -
serverless Public
Forked from serverless/serverlessServerless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
JavaScript MIT License UpdatedApr 14, 2019 -
kanboard Public
Forked from kanboard/kanboardKanban project management software
PHP MIT License UpdatedApr 13, 2019 -
awesome-scalability Public
Forked from binhnguyennus/awesome-scalabilityThe Patterns Behind Scalable, Reliable, and Performant Large-Scale Systems
MIT License UpdatedApr 13, 2019 -
architecture.of.internet-product Public
Forked from davideuler/architecture.of.internet-product互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
UpdatedApr 13, 2019 -
DeepSpeech Public
Forked from mozilla/DeepSpeechA TensorFlow implementation of Baidu's DeepSpeech architecture
C++ Mozilla Public License 2.0 UpdatedApr 12, 2019 -
video.js Public
Forked from videojs/video.jsVideo.js - open source HTML5 & Flash video player
JavaScript Other UpdatedApr 12, 2019 -
git-quick-stats Public
Forked from git-quick-stats/git-quick-stats▁▅▆▃▅ Git quick statistics is a simple and efficient way to access various statistics in git repository.
Shell MIT License UpdatedApr 11, 2019 -
engineering-management Public
Forked from charlax/engineering-managementA collection of inspiring resources related to engineering management and tech leadership
Shell MIT License UpdatedApr 10, 2019 -
professional-programming Public
Forked from charlax/professional-programmingA collection of full-stack resources for programmers.
Shell MIT License UpdatedApr 9, 2019 -
AgileLite Public
Forked from davebs/AgileLiteAgile software development without all the burnout.
UpdatedApr 8, 2019 -
awesome-design-patterns Public
Forked from DovAmir/awesome-design-patternsA curated list of software and architecture related design patterns.
UpdatedApr 8, 2019 -
realworld Public
Forked from gothinkster/realworld"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
JavaScript MIT License UpdatedApr 7, 2019 -
node-config Public
Forked from node-config/node-configNode.js Application Configuration
JavaScript Other UpdatedApr 7, 2019 -
nodebestpractices Public
Forked from goldbergyoni/nodebestpractices✅ The largest Node.js best practices list (April 2019)
JavaScript Creative Commons Attribution Share Alike 4.0 International UpdatedApr 7, 2019 -
code-server Public
Forked from coder/code-serverRun VS Code on a remote server.
TypeScript MIT License UpdatedApr 6, 2019 -
zero Public
Forked from remoteinterview/zeroZero is a web server to simplify web development.
JavaScript Apache License 2.0 UpdatedApr 5, 2019 -
Angular CLI power-ups for modern development
TypeScript MIT License UpdatedApr 5, 2019 -
awesome-rest Public
Forked from marmelab/awesome-restA collaborative list of great resources about RESTful API architecture, development, test, and performance
UpdatedApr 5, 2019 -
responsive-html-email-template Public
Forked from leemunroe/responsive-html-email-templateA free simple responsive HTML email template
HTML MIT License UpdatedMar 30, 2019 -
oclif Public
Forked from oclif/oclifNode.js Open CLI Framework. Built with 💜 by Heroku.
TypeScript MIT License UpdatedMar 29, 2019 -
tech-interview-handbook Public
Forked from yangshun/tech-interview-handbook💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
JavaScript MIT License UpdatedMar 27, 2019 -
three.js Public
Forked from mrdoob/three.jsJavaScript 3D library.
JavaScript MIT License UpdatedMar 27, 2019 -
netron Public
Forked from lutzroeder/netronVisualizer for deep learning and machine learning models
JavaScript MIT License UpdatedMar 27, 2019 -
tutorials Public
Forked from eugenp/tutorialsThe "REST With Spring" Course:
Java MIT License UpdatedMar 27, 2019 -
handsontable Public
Forked from handsontable/handsontableHandsontable - JavaScript/HTML5 Data Grid Component with Spreadsheet Look & Feel. Available for React, Vue and Angular.
JavaScript Other UpdatedMar 26, 2019 -
dropcss Public
Forked from leeoniya/dropcssA simple, thorough and fast unused-CSS cleaner
JavaScript MIT License UpdatedMar 26, 2019 -
KaTeX Public
Forked from KaTeX/KaTeXFast math typesetting for the web.
JavaScript MIT License UpdatedMar 26, 2019 -
front-end-interview-handbook Public
Forked from yangshun/front-end-interview-handbook🕸 Almost complete answers to "Front-end Job Interview Questions" which you can use to interview potential candidates, test yourself or completely ignore
JavaScript MIT License UpdatedMar 25, 2019 -
reinforcement-learning Public
Forked from dennybritz/reinforcement-learningImplementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.