go
java
javascript
-
evolus/pencil
The Pencil Project's unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.
-
hyperapp/hyperapp
1 KB JavaScript library for building frontend applications.
-
dabbott/react-express
The all-in-one beginner's guide to modern React application development!
-
evilcos/xssor2
XSS'OR - Hack with JavaScript.
-
grab/front-end-guide
📚Study guide and introduction to the modern front end stack.
-
diegohaz/generact
Tool for generating React components by replicating your own components
-
SmallComfort/react-vue
Run Vue in React and React Native
-
jondot/react-flight
The best way to build animation compositions for React.
-
dollarshaveclub/stickybits
Stickybits is a lightweight (~2KB) alternative to `position: sticky` polyfills🍬
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
typicode/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
veltman/flubber
Tools for smoother shape animations.
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
moroshko/rxviz
Rx Visualizer - Animated playground for Rx Observables
-
getify/You-Dont-Know-JS
A book series on JavaScript.@YDKJSon twitter.
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
prettier/prettier
Prettier is an opinionated code formatter.
-
hyj1991/easy-monitor
轻量级实时 Node.js 内核性能监控分析工具
-
MaxArt2501/share-this
Medium-like text selection sharing without dependencies
-
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
facebook/react-native
A framework for building native apps with React.
-
hackclub/hackclub
Hack Club is the worldwide movement of free student-led coding clubs
-
reactjs/redux
Predictable state container for JavaScript apps
python
-
astorfi/TensorFlow-World
🌎Simple and ready-to-use tutorials for TensorFlow
-
infobyte/spoilerwall
Spoilerwall introduces a brand new concept in the field of network hardening. Avoid being scanned by spoiling movies on all your ports!
-
stackimpact/stackimpact-python
StackImpact Python Agent - Production Profiler: CPU, memory allocations, exceptions, metrics, and more
-
warner/magic-wormhole
get things from one computer to another, safely
-
tensorflow/models
Models built with TensorFlow
-
plotly/dash
Interactive, reactive web apps in pure python⭐️
-
fchollet/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
-
webrecorder/webrecorder
Web Archiving For All!
-
tensorflow/tensor2tensor
A library for generalized sequence to sequence models
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
strizhechenko/netutils-linux
Utils to simplify linux network troubleshooting and performance tuning.
-
raghakot/keras-vis
Neural network visualization toolkit for keras
-
python/cpython
The Python programming language
-
astorfi/3D-convolutional-speaker-recognition
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
zsdonghao/SRGAN
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
-
nccgroup/Winpayloads
Undetectable Windows Payload Generation
-
datitran/Object-Detector-App
-
UltimateHackers/XSStrike
XSStrike is a program which can fuzz and bruteforce parameters for XSS. It can also detect and bypass WAFs.
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
GoogleCloudPlatform/distroless
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
django/django
The Web framework for perfectionists with deadlines.
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python