jswong65's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
airbnb/javascript
JavaScript Style Guide
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
axios/axios
Promise based HTTP client for the browser and node.js
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
psf/requests
A simple, yet elegant, HTTP library.
jestjs/jest
Delightful JavaScript Testing.
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
geekan/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
elsewhencode/project-guidelines
A set of best practices for JavaScript projects
realpython/python-guide
Python best practices guidebook, written for humans.
enzymejs/enzyme
JavaScript Testing utilities for React
reduxjs/reselect
Selector library for Redux
testing-library/react-testing-library
🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
auth0/node-jsonwebtoken
JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html
jtoy/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
RaRe-Technologies/gensim
Topic Modelling for Humans
nltk/nltk
NLTK Source
krasimir/react-in-patterns
A free book that talks about design patterns/techniques used while developing with React.
redux-form/redux-form
A Higher Order Component using react-redux to keep form state in a Redux store
petehunt/webpack-howto
helloqingfeng/Awsome-Front-End-learning-resource
:octocat:GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等)
mobz/elasticsearch-head
A web front end for an elastic search cluster
sloria/TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.
HypothesisWorks/hypothesis
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
reactjs/react-router-tutorial
xfhy/Android-Notes
✍🏻 关注基础知识,打造优质Android博客
androidx/constraintlayout
ConstraintLayout is an Android layout component which allows you to position and size widgets in a flexible way