Writing on Software, AI & the Occasional Existential Crisis

A collection of my in-depth thoughts and tutorials on programming, artificial intelligence, and more, organized in chronological order.

Odoo's Architecture: From Models to Views (MVC Explained)

A comprehensive guide to understanding Odoo's Model-View-Controller architecture, exploring how models handle business logic, views control presentation, and controllers manage the flow between them.