This is my personal engineering log—a place to quietly document what I’m learning and building across technology, grounded in mathematical reasoning and fundamental understanding.
Currently learning how the modern web actually works.
This is my personal engineering log—a place to quietly document what I’m learning and building across technology, grounded in mathematical reasoning and fundamental understanding.
Currently learning how the modern web actually works.
Prisma 7 Setup with Neon for Serverless Apps Hi There 👋 In this little blog I want to share how I set up Prisma 7 with serverless platforms like Cloudflare …
What are ORMs? ORM stands for Object-Relational Mapping, a programming technique used in software development to convert data between incompatible type systems …