Skip to content
View oitydob-crypto's full-sized avatar

Block or report oitydob-crypto

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
oitydob-crypto/README.md

Hi, I'm oitydob-crypto

I build practical open-source tooling around TypeScript, Supabase, and secure multi-tenant application infrastructure.

My current focus is on turning recurring infrastructure problems into small, documented, testable tools that other developers can reuse without adopting an entire application stack.

Featured project

A TypeScript toolkit and Supabase reference architecture for private, multi-tenant evidence workflows.

It provides:

  • tenant isolation with Row Level Security (RLS);
  • private Supabase Storage;
  • short-lived signed URLs;
  • metadata separated from file bytes;
  • tenant-scoped object paths;
  • compensated cleanup across Storage and Postgres;
  • reference SQL, tests, CI, and security documentation.

Published on npm:

npm install tenant-evidence-kit

View the package on npm

Current interests

  • TypeScript library design
  • Supabase and PostgreSQL
  • Row Level Security
  • Multi-tenant authorization
  • Private object storage
  • Secure-by-default developer tooling
  • Open-source maintenance and release automation

Engineering principles

I prefer infrastructure that is:

  • small enough to understand;
  • explicit about its security boundaries;
  • tested before release;
  • documented around real failure modes;
  • reusable without forcing product-specific architecture.

Open source

I'm currently maintaining Tenant Evidence Kit and expanding it around concrete multi-tenant security and evidence-management use cases.

Issues, focused pull requests, and technical feedback are welcome.

Popular repositories Loading

  1. tenant-evidence-kit tenant-evidence-kit Public

    A TypeScript toolkit for private, multi-tenant evidence workflows with Supabase.

    PLpgSQL 1

  2. oitydob-crypto oitydob-crypto Public

    Open-source maintainer building practical TypeScript and Supabase tools for secure multi-tenant applications.

  3. awesome-supabase awesome-supabase Public

    Forked from giovannism20/awesome-supabase

    List of Supabase talks, tools, examples & articles!

  4. awesome-typescript awesome-typescript Public

    Forked from semlinker/awesome-typescript

    A collection of awesome TypeScript resources for client-side and server-side development