bkstorm's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
supabase/supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
charlax/professional-programming
A collection of learning resources for curious software engineers
yangshun/front-end-interview-handbook
⚡️ Front End interview preparation materials for busy engineers
colinhacks/zod
TypeScript-first schema validation with static type inference
MonitorControl/MonitorControl
🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.
drizzle-team/drizzle-orm
Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too 😅
QwikDev/qwik
Instant-loading web apps, without effort
exo-explore/exo
Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚
faker-js/faker
Generate massive amounts of fake data in the browser and node.js
fkhadra/react-toastify
React notification made easy 🚀 !
greatfrontend/awesome-front-end-system-design
Curated front end system design resources for interviews and learning
tailwindlabs/prettier-plugin-tailwindcss
A Prettier plugin for Tailwind CSS that automatically sorts classes based on our recommended class order.
Jeevan-kumar-Raj/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
piscinajs/piscina
A fast, efficient Node.js Worker Thread Pool implementation
yangshun/top-javascript-interview-questions
200 important JavaScript interview questions for busy Front End Engineers (updated for 2025)
middyjs/middy
🛵 The stylish Node.js middleware engine for AWS Lambda 🛵
rbuckton/reflect-metadata
Prototype for a Metadata Reflection API for ECMAScript
josdejong/workerpool
Offload tasks to a pool of workers on node.js and in the browser
softonic/axios-retry
Axios plugin that intercepts failed requests and retries them whenever possible
lynnandtonic/a-single-div
🎨 CSS drawings with only one HTML element.
manjunath5496/The-Art-of-Computer-Programming-Books
"Everyday life is like programming, I guess. If you love something you can put beauty into it." ― Donald E. Knuth
scottie1984/swagger-ui-express
Adds middleware to your express app to serve the Swagger UI bound to your Swagger document. This acts as living documentation for your API hosted from within your app.
nodeshift/opossum
Node.js circuit breaker - fails fast ⚡️
gremo/nest-winston
A Nest module wrapper form winston logger
entropitor/dotenv-cli
A cli to load dotenv files
pnlpal/dictionariez
One dictionary to rule them all -- a browser extension to help you learn languages
tada5hi/typeorm-extension
This library provides utitlites to create & drop the database, seed the database and apply URL query parameter(s).
Sumukha1496/maskdata
maskdata is a node.js module to mask various kinds of data
headfirstpython/third