marcelowa's Stars
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
excalidraw/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
directus/directus
The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
TanStack/table
🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
NirDiamant/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
faker-js/faker
Generate massive amounts of fake data in the browser and node.js
wix/Detox
Gray box end-to-end testing and automation framework for mobile apps
plantuml/plantuml
Generate diagrams from textual description
openreplay/openreplay
Session replay, cobrowsing and product analytics you can self-host. Ideal for reproducing issues and iterating on your product.
vishnubob/wait-for-it
Pure bash script to test and wait on the availability of a TCP host and port
hluk/CopyQ
Clipboard manager with advanced features
probot/probot
🤖 A framework for building GitHub Apps to automate and improve your workflow
runatlantis/atlantis
Terraform Pull Request Automation
phuocng/csslayout
A collection of popular layouts and patterns made with CSS. Now it has 100+ patterns and continues growing!
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.
bbyars/mountebank
Over the wire test doubles
ExpediaGroup/graphql-kotlin
Libraries for running GraphQL in Kotlin
eugef/node-mocks-http
Mock 'http' objects for testing Express,js, Next.js and Koa routing functions
nextcloud/photos
📸 Your memories under your control
jmcdo29/nest-commander
A module for using NestJS to build up CLI applications
yulewang/cloudflare-api-v4-ddns
Cloudflare API v4 Dynamic DNS Update in Bash
aPureBase/KGraphQL
Pure Kotlin GraphQL implementation
valcol/react-hydration-on-demand
Hydrate your React components only when you need to.
eugene-manuilov/jest-runner-groups
A custom runner that allows to tag test files and run groups of tests with Jest.
jaanauati/react-dfp
A React implementation of the Google DFP/GPT api. https://react-dfp.surge.sh
uditalias/injex
Simple, Decorated, Pluggable dependency-injection framework for TypeScript applications
excitement-engineer/ktor-graphql
Easily serve GraphQL over http with Ktor
exuanbo/module-from-string
Load module from string using require or import.
nilsmehlhorn/ts-react-ssr-webpack
Node.js and React SSR with TypeScript & webpack plus development mode
marcelowa/promise-all-properties
A helper function that recevies an object with a promise in each property and returns a promise that resolves to an object with the same properties and the resolved values of the promises