potoos's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
ryanmcdermott/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
bradtraversy/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
gpt-engineer-org/gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
google/zx
A tool for writing better scripts
TanStack/query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
lerna/lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
bitcoinbook/bitcoinbook
Mastering Bitcoin 3rd Edition - Programming the Open Blockchain
cube-js/cube
📊 Cube — The Semantic Layer for Building Data Applications
temporalio/temporal
Temporal service
thephpleague/omnipay
A framework agnostic, multi-gateway payment processing library for PHP 5.6+
activemerchant/active_merchant
Active Merchant is a simple payment abstraction library extracted from Shopify. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.
Zheaoli/awesome-coins
₿ A guide (for humans!) to cryto-currencies and their algos.
tsedio/tsed
:triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. ⭐️ Star to support our work!
naiveHobo/InvoiceNet
Deep neural network to extract intelligent information from invoice documents.
jbetancur/react-data-table-component
A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.
igorbarinov/awesome-bitcoin
A curated list of bitcoin services and tools for software developers
typealiased/mockingbird
A Swifty mocking framework for Swift and Objective-C.
ppetzold/nestjs-paginate
Pagination and filtering helper method for TypeORM repositories or query builders using Nest.js framework :book::paperclip:
suites-dev/suites
A testing meta-framework that simplifies unit testing by reducing boilerplate code and enabling developers to build comprehensive and reliable test suites
eonarheim/TypeState
A strongly typed finite state machine for TypeScript
BoltApp/sleet
Payment abstraction library - one interface for multiple payment processors ( inspired by Ruby's ActiveMerchant )
omermorad/mockingbird
🐦 Decorator Powered TypeScript Library for Creating Mocks
generalpiston/typeorm-encrypted
Encrypted field for typeorm.
pact-foundation/nestjs-pact
Injectable Pact.js Consumer/Producer for NestJS
aws-samples/amazon-qldb-double-entry-sample-java
This sample app is aimed at demonstrating how to model a double entry financial ledger application with QLDB.