isaacdecuba's Stars
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
awslabs/generative-ai-cdk-constructs
AWS Generative AI CDK Constructs are sample implementations of AWS CDK for common generative AI patterns.
denoland/deno
A modern runtime for JavaScript and TypeScript.
elliottminns/dotfiles
daviwil/dotfiles
[MIRROR] The path to GNUrvana
oskardudycz/EventSourcing.NodeJS
Examples and Tutorials of Event Sourcing in NodeJS
xolvio/typescript-event-sourcing
Domain Driven Design, Event Sourcing & Command Query Responsibility Segregation with Typescript
leandrocp/awesome-cqrs-event-sourcing
A curated list of awesome CQRS and Event Sourcing things
alextanhongpin/evolutionary-architecture
Collection of best practices for designing server-side and client-side architecture
cjoudrey/graphql-schema-linter
Validate GraphQL schema definitions against a set of rules
antfu/eslint-config
Anthony's ESLint config preset
SpareCores/sc-runner
Spare Cores Runner
Rich-Harris/degit
Straightforward project scaffolding
pocketbase/pocketbase
Open Source realtime backend in 1 file
cer/event-sourcing-examples
Example code for my building and deploying microservices with event sourcing, CQRS and Docker presentation
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
anton-liauchuk/java-interview
Java interview
w3cj/hono-open-api-starter
A starter template for building fully documented type-safe JSON APIs with Hono and Open API
joelparkerhenderson/git-commit-message
Git commit message: how to write a great git commit message and commit template for version control
joelparkerhenderson/git-commit-template
Git commit template for better commit messages
joelparkerhenderson/ways-of-working
Ways of Working (WoW) with team principles, values, tenets, ground rules, aspirations, norms, working agreements, shared expectations, and group understandings
joelparkerhenderson/pitch-deck
Pitch deck advice for startup founders who want to raise venture capital investment
joelparkerhenderson/architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
pinojs/pino
🌲 super fast, all natural json logger
aws-samples/cdk-typescript-appsync-lambda
awslabs/llrt
LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications.
ardatan/graphql-tools
:wrench: Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach
apollographql/eslint-plugin-graphql
:vertical_traffic_light: Check your GraphQL query strings against a schema.
solidjs/solid
A declarative, efficient, and flexible JavaScript library for building user interfaces.
dotansimha/graphql-code-generator
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.