StefanSelfTaught's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
DefinitelyTyped/DefinitelyTyped
The repository for high quality TypeScript type definitions.
nolimits4web/swiper
Most modern mobile touch slider with hardware accelerated transitions
cli/cli
GitHub’s official command line tool
date-fns/date-fns
⏳ Modern JavaScript date utility library ⌛️
libuv/libuv
Cross-platform asynchronous I/O
vercel/pkg
Package your Node.js project into an executable
v8/v8
The official mirror of the V8 Git repository
jaredhanson/passport
Simple, unobtrusive authentication for Node.js.
conwnet/github1s
One second to read GitHub code with VS Code.
localtunnel/localtunnel
expose yourself
typescript-eslint/typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
http-party/node-http-proxy
A full-featured http proxy for node.js
blitz-js/blitz
⚡️ The Missing Fullstack Toolkit for Next.js
plouc/nivo
nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries
glideapps/quicktype
Generate types and converters from JSON, Schema, and GraphQL
laradock/laradock
Full PHP development environment for Docker.
barbajs/barba
Create badass, fluid and smooth transitions between your website’s pages
chimurai/http-proxy-middleware
:zap: The one-liner node.js http-proxy middleware for connect, express, next.js and more
postmanlabs/newman
Newman is a command-line collection runner for Postman
postmanlabs/postman-app-support
Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
reactjs/server-components-demo
Demo app of React Server Components.
TablePlus/TablePlus
TablePlus macOS issue tracker
premieroctet/openchakra
⚡️ Full-featured visual editor and code generator for React using Chakra UI
vercel/virtual-event-starter-kit
Open source demo that Next.js developers can clone, deploy, and fully customize for events.
algolia/react-instantsearch
⚡️ Lightning-fast search for React and React Native applications, by Algolia.
LekoArts/gatsby-themes
Get high-quality and customizable Gatsby themes to quickly bootstrap your website! Choose from many professionally created and impressive designs with a wide variety of features and customization options.
hoangvvo/next-connect
The TypeScript-ready, minimal router and middleware layer for Next.js, Micro, Vercel, or Node.js http/http2
GoogleChromeLabs/estimator.dev
🧮 Calculate the size and performance impact of switching to modern JavaScript syntax.
bjoerge/debounce-promise
Create a debounced version of a promise returning function