go
java
javascript
-
FreeCodeCamp/FreeCodeCamp
Thehttps://FreeCodeCamp.comopen source codebase and curriculum. Learn to code and help nonprofits.
-
amark/gun
A realtime, decentralized, offline-first, graph database engine.
-
devongovett/regexgen
Generate regular expressions that match a set of strings
-
QingWei-Li/docsify
🃏A magical documentation site generator.
-
sindu12jun/table-dragger
Easily drag and drop sorting table
-
vuejs/vue
Simple yet powerful library for building modern web interfaces.
-
GoogleChrome/lighthouse
Auditing, performance metrics, and best practices for Progressive Web Apps
-
xibyte/jsketcher
Parametric 2D and 3D modeler written in pure javascript
-
ggomaeng/react-native-facebook-ui
Pure javascript UI prototype of iOS Facebook for React Native framework.
-
developit/preact
⚡️Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
facebook/react-native
A framework for building native apps with React.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
Bilibili/flv.js
HTML5 FLV Player
-
ruanyf/jstraining
全栈工程师培训材料
-
davidgilbertson/know-it-all
If you don't know it all, at least know what you don't know.
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
chvin/react-tetris
Use React, Redux, Immutable to code Tetris.
-
material-components/material-components-web
Modular and customizable Material Design UI components for the web
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
reactjs/redux
Predictable state container for JavaScript apps
-
d3/d3
Bring data to life with SVG, Canvas and HTML.📊📈🎉
-
socketio/socket.io
Realtime application framework (Node.JS server)
-
MichMich/MagicMirror
MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
python
-
zxytim/neural-painter
Paint artistic patterns using random neural network
-
tensorflow/tensorflow
Computation using data flow graphs for scalable machine learning
-
channelcat/sanic
Python 3.5+ web server that's written to go fast
-
golbin/TensorFlow-ML-Exercises
Learning Machine Learning with TensorFlow
-
plasma-disassembler/plasma
Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.
-
zmrenwu/pythonzh.cn
为 Python 交流学习搭建的社区,使用 django1.10 和 Python3.5 强力驱动。
-
openai/universe
Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications.
-
raviqqe/tensorflow-qnd
Quick and Distributed TensorFlow command framework to train and evaluate models on multiple computers
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
fchollet/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
timothycrosley/hug
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
-
lk-geimfari/elizabeth
Elizabeth is a fast and easier to use Python library for generating dummy data, which are very useful when you need to bootstrap the database in the testing phase of your software.
-
crsmithdev/arrow
Better dates & times for Python
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions
-
tensorflow/models
Models built with TensorFlow
-
MagicStack/uvloop
Ultra fast implementation of asyncio event loop on top of libuv.
-
MagicStack/asyncpg
A fast PostgreSQL Database Client Library for Python/asyncio
-
Kyubyong/sudoku
Can Convolutional Neural Networks Crack Sudoku Puzzles?
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
arachnys/cabot
Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty
-
ysrc/xunfeng
巡风是一款适用于企业内网的漏洞快速应急,巡航扫描系统。
-
hylang/hy
A dialect of Lisp that's embedded in Python
-
jkbrzt/httpie
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. Followhttps://twitter.com/clihttpfor tips and updates.