keithalpichi's Stars
fatih/vim-go
Go development plugin for Vim
go-kit/kit
A standard library for microservices.
golang/go
The Go programming language
pnxtech/hydra
A light-weight library for building distributed applications such as microservices
vercel/micro
Asynchronous HTTP microservices
caolan/async
Async utilities for node and the browser
socketio/socket.io
Realtime application framework (Node.JS server)
magic-wormhole/magic-wormhole
get things from one computer to another, safely
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
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.
videojs/video.js
Video.js - open source HTML5 video player
jestjs/jest
Delightful JavaScript Testing.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
donnemartin/awesome-aws
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
jondot/awesome-react-native
Awesome React Native components, news, tools, and learning material!
ReactiveX/rxjs
A reactive programming library for JavaScript
j-delaney/easy-application
Over 400 software engineering companies that are easy to apply to
SocketCluster/socketcluster
Highly scalable realtime pub/sub and RPC framework
vitaly-t/pg-promise
PostgreSQL interface for Node.js
benoitvallon/computer-science-in-javascript
Computer science reimplemented in JavaScript
ladjs/supertest
🕷 Super-agent driven library for testing node.js HTTP servers using a fluent API. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
styled-components/styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
react-boilerplate/react-boilerplate
🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
react-native-elements/react-native-elements
Cross-Platform React Native UI Toolkit
expressjs/express
Fast, unopinionated, minimalist web framework for node.
GordyD/3ree
An example universal JS application written with the 3REE stack, React + Redux + RethinkDB + Express. A stack for building apps, front and back end, with just Javascript.
erikras/react-redux-universal-hot-example
A starter boilerplate for a universal webapp using express, react, redux, webpack, and react-transform
dvdzkwsk/react-redux-starter-kit
Get started with React, Redux, and React-Router.