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.
What are ORMs? ORM stands for Object-Relational Mapping, a programming technique used in software development to convert data between incompatible type systems …