jenson's Stars
facebook/react
The library for web and native user interfaces.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
microsoft/vscode
Visual Studio Code
airbnb/javascript
JavaScript Style Guide
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
axios/axios
Promise based HTTP client for the browser and node.js
facebook/create-react-app
Set up a modern web app by running one command.
angular/angular
Deliver web apps with confidence 🚀
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
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.
twitter/the-algorithm
Source code for Twitter's Recommendation Algorithm
FFmpeg/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
microsoft/monaco-editor
A browser based code editor
TeamNewPipe/NewPipe
A libre lightweight streaming front-end for Android.
ReactiveX/rxjs
A reactive programming library for JavaScript
codemirror/codemirror5
In-browser code editor (version 5, legacy)
signalapp/Signal-Android
A private messenger for Android.
justadudewhohacks/face-api.js
JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
signalapp/Signal-Desktop
A private messenger for Windows, macOS, and Linux.
dwyl/english-words
:memo: A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
cdnjs/cdnjs
🤖 CDN assets - The #1 free and open source CDN built to make life easier for developers.
google-gemini/cookbook
Examples and guides for using the Gemini API
GoogleChrome/web-vitals
Essential metrics for a healthy site.
phpmyadmin/phpmyadmin
A web interface for MySQL and MariaDB
GoogleChrome/web-vitals-extension
A Chrome extension to measure essential metrics for a healthy site
whatwg/fetch
Fetch Standard
whatwg/dom
DOM Standard
PAIR-code/what-if-tool
Source code/webpage/demos for the What-If Tool
bradtraversy/react_crash_todo
React crash course files
bradtraversy/angular-crash-todolist
Simple app for Angular crash course