Skip to content
View omar-dulaimi's full-sized avatar
๐ŸŽฉ
Top hat
๐ŸŽฉ
Top hat

Sponsors

Private Sponsor
@BrimVeyn

Block or report omar-dulaimi

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
omar-dulaimi/README.md

header

๐Ÿ‘‹ Hey there, I'm Omar Dulaimi

๐Ÿš€ Full-Stack Engineer & Open Source Enthusiast

Profile Views Sponsor


๐Ÿ’– Support My Work

๐Ÿš€ Fuel the Future of Developer Tools

Your sponsorship directly powers the creation of free, open-source tools that thousands of developers rely on daily


Why sponsor me? ๐Ÿค”

  • ๐Ÿ”ง Direct Impact: Every dollar helps me dedicate more time to building tools you actually use
  • ๐Ÿ†“ Always Free: All my libraries remain open-source and free forever
  • ๐ŸŽฏ Developer-First: I build solutions for real problems I've faced as a developer
  • ๐Ÿ“ˆ Growing Ecosystem: Join a community that's already helped generate millions of downloads
  • ๐Ÿ† Proven Track Record: 25+ successful projects with active maintenance and support

What your sponsorship enables:

  • โšก Faster bug fixes and feature requests
  • ๐Ÿ“š Better documentation and tutorials
  • ๐Ÿ”„ Regular updates and maintenance
  • ๐Ÿ†• More innovative developer tools
  • ๐Ÿ’ฌ Priority support and direct access

Sponsor

๐Ÿ’ก Every contribution matters - from $1 to $100, your support makes a real difference!

๐ŸŽฏ About Me

Building the future, one line of code at a time

I'm a passionate software engineer with a deep love for creating tools that make developers' lives easier. From Prisma generators to Firebase utilities, I specialize in building developer-focused libraries that have collectively reached 878K+ downloads.

const omar = {
  languages: ["TypeScript", "JavaScript", "Go"],
  runtime: ["Node.js"],
  frontend: ["React", "Next.js", "Angular"],
  backend: ["Express", "NestJS"],
  tooling: ["Vite", "Vitest", "Tsup"],
  focus: ["Developer Tools", "Open Source", "API Design"],
  specialties: [
    "Prisma Ecosystem",
    "Drizzle ORM",
    "tRPC",
    "oRPC",
    "Firebase",
    "GraphQL",
  ],
  philosophy: "Code with purpose, share with passion",
};

๐Ÿ”ฅ Current Focus: Building tools that bridge the gap between databases and modern web development


๐Ÿงฐ Tech Stack & Expertise

๐Ÿ’ป Languages & Frameworks

TypeScript JavaScript Node.js React Next.js

๐Ÿ—„๏ธ Databases & ORMs

Prisma Drizzle PostgreSQL MongoDB Firebase

๐Ÿ”ง Tools & Technologies

tRPC GraphQL Docker VS Code


๐Ÿ“Š Portfolio Overview


Open Source Projects

NPM Downloads

Programming Languages

Specialization

๐Ÿ› ๏ธ Featured Projects

๐Ÿ† Open Source Portfolio

Empowering developers with cutting-edge tools and utilities

๐Ÿ”ง Prisma Ecosystem

Complete toolkit for Prisma ORM - from schema management to validation generators

๐Ÿš€ Quick Install Popular Packages:

# ๐Ÿ† Most Popular
pnpm add prisma-zod-generator

# ๐Ÿฅˆ 2nd Most Popular
pnpm add prisma-class-validator-generator

# ๐Ÿฅ‰ 3rd Most Popular
pnpm add prisma-trpc-generator
๐Ÿš€ Project โญ Stars ๐Ÿด Forks ๐Ÿ› Issues ๐Ÿ”€ PRs ๐Ÿ“ฅ Downloads
Prisma Schema Sorter Stars Forks Issues Pull Requests Downloads
Prisma Query Inspector Stars Forks Issues Pull Requests Downloads
Prisma Joi Generator Stars Forks Issues Pull Requests Downloads
Prisma Yup Generator Stars Forks Issues Pull Requests Downloads
Prisma Class Validator Generator
๐Ÿ… 2nd Most Popular
Stars Forks Issues Pull Requests Downloads
JSON to Prisma Schema Convertor Stars Forks Issues Pull Requests Downloads
Prisma Zod Generator
๐Ÿ† Most Popular
Stars Forks Issues Pull Requests Downloads
Prisma tRPC Generator
๐Ÿฅ‰ 3rd Most Popular
Stars Forks Issues Pull Requests Downloads
Prisma JSON Server Generator Stars Forks Issues Pull Requests Downloads
Prisma tRPC Shield Generator Stars Forks Issues Pull Requests Downloads
Prisma Custom Models Generator Stars Forks Issues Pull Requests Downloads
Prisma oRPC Generator Stars Forks Issues Pull Requests Downloads
Prisma Valibot Generator Stars Forks Issues Pull Requests Downloads

๐ŸŒ tRPC & API Tools

Type-safe APIs and modern backend solutions

โšก Quick Start:

# Scaffold a new tRPC app
pnpm dlx create-trpc-appx@latest my-app

# Add tRPC protection layer
pnpm add trpc-shield
๐Ÿš€ Project โญ Stars ๐Ÿด Forks ๐Ÿ› Issues ๐Ÿ”€ PRs ๐Ÿ“ฅ Downloads
Create tRPC App Stars Forks Issues Pull Requests Downloads
tRPC Shield
๐Ÿ”ฅ Popular
Stars Forks Issues Pull Requests Downloads

๐Ÿš€ oRPC Ecosystem

Next-generation RPC framework with type-safe APIs and modern tooling

โšก Quick Start:

# Add oRPC protection layer
pnpm add orpc-shield
๐Ÿš€ Project โญ Stars ๐Ÿด Forks ๐Ÿ› Issues ๐Ÿ”€ PRs ๐Ÿ“ฅ Downloads
oRPC Shield Stars Forks Issues Pull Requests Downloads

๐Ÿ—„๏ธ Drizzle ORM Ecosystem

Zero-friction codegen for Drizzle ORM - Generate validation, services, and routers automatically

โšก Quick Start:

# Initialize DRZL config
pnpm dlx drzl init

# Generate code from your schema
pnpm dlx drzl generate -c drzl.config.ts

๐Ÿ“ฆ Includes packages for:

  • Validation: Zod, Valibot, ArkType generators
  • Services: Typed CRUD service generator
  • APIs: oRPC router templates
  • Core: Schema analyzer & shared utilities
๐Ÿš€ Project โญ Stars ๐Ÿด Forks ๐Ÿ› Issues ๐Ÿ”€ PRs ๐Ÿ“ฅ Downloads
DRZL
๐Ÿ—„๏ธ Complete Codegen Suite
Stars Forks Issues Pull Requests Downloads

๐Ÿ”ฅ Firebase & Cloud Tools

Streamlined Firebase development and Firestore utilities

๐Ÿ”ง Firebase Utilities:

# Download Firebase Functions locally
pnpm add firebase-functions-downloader

# Firestore & Prisma integration
pnpm add firestore-prisma
๐Ÿš€ Project โญ Stars ๐Ÿด Forks ๐Ÿ› Issues ๐Ÿ”€ PRs ๐Ÿ“ฅ Downloads
Firebase Functions Downloader Stars Forks Issues Pull Requests Downloads
lang-firestore Stars Forks Issues Pull Requests Downloads
Firestore Indexes Diff Stars Forks Issues Pull Requests Downloads
Firestore Prisma Stars Forks Issues Pull Requests Downloads
Firestore Prisma Web Stars Forks Issues Pull Requests Downloads
FireScope
๐Ÿ”ฅ Chrome DevTools Panel
Stars Forks Issues Pull Requests Downloads

๐Ÿ› ๏ธ Development Tools

Enhanced developer experience and productivity tools

๐ŸŽฏ Productivity Boosters:

  • ๐Ÿ”– Breakpoint Bookmarks - VS Code Extension
  • ๐Ÿ›ก๏ธ GraphQL Shield Generator - Auto-generate GraphQL permissions
๐Ÿš€ Project โญ Stars ๐Ÿด Forks ๐Ÿ› Issues ๐Ÿ”€ PRs ๐Ÿ“ฅ Downloads
Breakpoint Bookmarks
๐Ÿ’Ž VS Code Extension
Stars Forks Issues Pull Requests Downloads
GraphQL Shield Generator Stars Forks Issues Pull Requests Downloads

๐Ÿค Open Source Contributions

๐ŸŒŸ Contributing to the Ecosystem

Giving back to the community that shaped me

๐Ÿš€ Project โญ Stars ๐Ÿด Forks ๐Ÿ› Issues ๐Ÿ”€ PRs ๐Ÿ“ฅ Downloads
Next SEO Stars Forks Issues Pull Requests Downloads
nookies Stars Forks Issues Pull Requests Downloads
NestJS Prisma Library and Schematics Stars Forks Issues Pull Requests Downloads

๐Ÿ“Š GitHub Analytics

๐Ÿ“ˆ Development Metrics

GitHub Stats GitHub Streak Top Languages

๐Ÿ† GitHub Achievements

trophy


๐Ÿ“ Latest Blog Posts

โœ๏ธ Sharing Knowledge & Insights

Teaching what I learn, learning what I teach

Dev.to


๐Ÿค Let's Connect!

๐Ÿ’ฌ Always open to interesting conversations and collaborations


GitHub LinkedIn Dev.to GitHub Sponsors



๐Ÿ’ก Fun fact: I believe every bug is just a feature waiting to be discovered!


Wave Thanks for visiting my profile!

Pinned Loading

  1. use-drzl/drzl use-drzl/drzl Public

    Zeroโ€‘friction codegen for Drizzle ORM. Analyze your schema. Generate validation, services, and routers โ€” fast.

    TypeScript 56 1

  2. prisma-trpc-generator prisma-trpc-generator Public

    Prisma 2+ generator to emit fully implemented tRPC routers

    TypeScript 722 35

  3. prisma-zod-generator prisma-zod-generator Public

    Prisma 2+ generator to emit Zod schemas from your Prisma schema

    TypeScript 712 62

  4. trpc-shield trpc-shield Public

    Forked from maticzav/graphql-shield

    ๐Ÿ›ก A tRPC tool to ease the creation of permission layer.

    TypeScript 424 12

  5. prisma-class-validator-generator prisma-class-validator-generator Public

    Prisma 2+ generator to emit typescript models of your database with class validator

    TypeScript 86 15

  6. breakpoint-bookmarks breakpoint-bookmarks Public

    A vsCode extension that lets you bookmark all your different breakpoints into separate files, and activate them as needed

    TypeScript 10 3