You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An agnostic little store abstraction for reading, writing and appending on the same data from multiple sources in a locking manner, that allows concurrent/parallel (like from many async sources) write, append and read.
Boilerplate for projects using Eletron, React and Typescript applying Clean Architecture together with Atomic Design. Including Eslint, Prettier and Jest setup
Boilerplate for projects using Eletron, React and Typescript applying Clean Architecture together with Atomic Design. Including Eslint, Prettier and Jest setup
A Solana Jito Bundle with 27 wallets is a single atomic transaction batch that executes operations for 27 separate wallets/accounts in one go, making complex multi-wallet actions faster, safer, and cheaper on Solana.
A comprehensive multiplayer Caro Online (Gomoku) game server built with NestJS, featuring real-time gameplay, AI opponents, intelligent matchmaking, and WebSocket communication.