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: 20+ 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
π‘ Every contribution matters - from $1 to $100, your support makes a real difference!
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 835K+ downloads.
const omar = {
code: ['TypeScript', 'JavaScript', 'Node.js', 'React', 'Next.js'],
focus: ['Developer Tools', 'Open Source', 'API Design'],
specialties: ['Prisma Ecosystem', 'tRPC', 'Firebase', 'GraphQL'],
philosophy: 'Code with purpose, share with passion'
};
π₯ Current Focus: Building tools that bridge the gap between databases and modern web development
Complete toolkit for Prisma ORM - from schema management to validation generators
π Quick Install Popular Packages:
# π Most Popular
npm install prisma-zod-generator
# π₯ 2nd Most Popular
npm install prisma-class-validator-generator
# π₯ 3rd Most Popular
npm install prisma-trpc-generator
π Project | β Stars | π΄ Forks | π Issues | π PRs | π₯ Downloads |
Prisma Schema Sorter | |||||
Prisma Query Inspector | |||||
Prisma Joi Generator | |||||
Prisma Yup Generator | |||||
Prisma Class Validator Generator π 2nd Most Popular |
|||||
JSON to Prisma Schema Convertor | |||||
Prisma Zod Generator π Most Popular |
|||||
Create tRPC App | |||||
Prisma tRPC Generator π₯ 3rd Most Popular |
|||||
Prisma JSON Server Generator | |||||
tRPC Shield | |||||
Prisma tRPC Shield Generator | |||||
Prisma Custom Models Generator |
Type-safe APIs and modern backend solutions
β‘ Quick Start:
# Scaffold a new tRPC app
npx create-trpc-appx@latest my-app
# Add tRPC protection layer
npm install trpc-shield
π Project | β Stars | π΄ Forks | π Issues | π PRs | π₯ Downloads |
Create tRPC App | |||||
tRPC Shield π₯ Popular |
Streamlined Firebase development and Firestore utilities
π§ Firebase Utilities:
# Download Firebase Functions locally
npm install firebase-functions-downloader
# Firestore & Prisma integration
npm install firestore-prisma
π Project | β Stars | π΄ Forks | π Issues | π PRs | π₯ Downloads |
Firebase Functions Downloader | |||||
lang-firestore | |||||
Firestore Indexes Diff | |||||
Firestore Prisma | |||||
Firestore Prisma Web |
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 |
|||||
GraphQL Shield Generator |
π Project | β Stars | π΄ Forks | π Issues | π PRs | π₯ Downloads |
Next SEO | |||||
nookies | |||||
NestJS Prisma Library and Schematics |
- Full JavaScript Internationalization CheatSheet!
- How to change access and modification times in Nodejs?
- How to create symbolic links in Nodejs?
- How to copy a file in Nodejs?
- How to append contents to a file in Nodejs?
- What is the best way to read directories in Nodejs?
- How to create unique temporary directories in Nodejs?
- Full ES2022 Cheatsheet!
- How to change ownership of a file in Nodejs?
- Change file/directory permissions in Nodejs
- How to properly handle UTF-8 BOM files in Nodejs?
- Check user's permissions on file/dir in Nodejs