joe-wolfe21's Stars
apple/swift-async-algorithms
Async Algorithms for Swift
vapor/vapor
💧 A server-side Swift HTTP web framework.
swiftlang/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
ryanSoley/rubicon-talk-dask-summit-2021
notebooks presented during the rubicon-ml talk at the 2021 Dask Distributed Summit
anthonycorletti/astrobase
Create kubernetes clusters quickly on GCP, AWS, or Azure.
capitalone/rubicon-ml
Capture all information throughout your model's development in a reproducible way and tie results directly to the model code!
freeCodeCamp/freeCodeCamp
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
winstonjs/winston
A logger for just about everything.
tastejs/todomvc
Helping you select a JavaScript framework - Todo apps for React.js, Angular, Vue and many more
ktseytlin/AlexaClass
Alexa Class - Creating a Fun Fact Skill!
Raathigesh/dazzle
:rocket: Dashboards made easy in React JS.
sequelize/sequelize-auto
Automatically generate bare sequelize models from your database.
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
brillout/awesome-react-components
Curated List of React Components & Libraries.
reduxjs/reselect
Selector library for Redux
erikras/ducks-modular-redux
A proposal for bundling reducers, action types and actions when using Redux
rwaldron/idiomatic.js
Principles of Writing Consistent, Idiomatic JavaScript
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript