Skip to content
View marekpiechut's full-sized avatar
💭
👨‍💻Programming or playing 🎸
💭
👨‍💻Programming or playing 🎸

Block or report marekpiechut

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
marekpiechut/README.md

Hi, I'm Marek 👋

Software builder and weird keyboards user️ ⌨️.

Writing at marekpiechut.github.io

Building LambdaQueue ↠ Queues and Schedules for serverless.

Interesting projects

  • PGQueue - Multi-tenant, scalable queue and schedule library on Postgresql for Node.js/Bun
  • Tiny Session - A small session library for Cloudflare Workers
  • Tiny nORM - A small, no nonsense, not ORM persistence library for Node.js/Bun
  • Evolutions - SQL evolutions library for Node.js/Bun
  • TypingTool - Learn to touch-type by rewriting classic novels

Pinned Loading

  1. tiny-session tiny-session Public

    A tiny session library - perfect for Cloudflare Workers

    TypeScript 1

  2. evolutions evolutions Public

    Database evolutions for PostgreSQL and NodeJS/Bun. With checksum, CLI, support for plain *.sql files and down migrations for development.

    TypeScript

  3. pgqueue pgqueue Public

    A multi-tenant, scalable queue/schedule solution for Node/Bun based on PostgreSQL.

    TypeScript 2

  4. qmk-animations qmk-animations Public

    OLED animations for QMK

    C 100 11

  5. simple-circuit-breaker simple-circuit-breaker Public

    Simple circuit breaker wrapper for functions returning Promises. No dependencies, configurable grace period, threshold and error message.

    JavaScript 1

  6. tiny-norm tiny-norm Public

    Tiny, no-nonsense persistence solution for Node/Bun and PostgreSQL

    TypeScript