jjaredsimpson's Stars
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
pystardust/ani-cli
A cli tool to browse and play anime
chentsulin/awesome-graphql
Awesome list of GraphQL
cmderdev/cmder
Lovely console emulator package for Windows
vercel/hyper
A terminal built on web technologies
graphql/graphql-spec
GraphQL is a query language and execution engine tied to any backend service.
cjbarber/ToolsOfTheTrade
Tools of The Trade, from Hacker News.
GoogleChromeLabs/ndb
ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
microsoft/GSL
Guidelines Support Library
Gabriella439/post-rfc
Blog post previews in need of peer review
quchen/articles
Miscellaneous articles. The readme is the table of contents.
reasonml/reason
Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
tensorflow/models
Models and examples built with TensorFlow
h5bp/Front-end-Developer-Interview-Questions
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
hakimel/reveal.js
The HTML Presentation Framework
mrdoob/three.js
JavaScript 3D Library.
facebook/create-react-app
Set up a modern web app by running one command.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
animate-css/animate.css
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
FortAwesome/Font-Awesome
The iconic SVG, font, and CSS toolkit
github/gitignore
A collection of useful .gitignore templates
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
EbookFoundation/free-programming-books
:books: Freely available programming books
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.
scala/scala
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3
reduxjs/redux
A JS library for predictable global state management
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.