blog.masirjafri.inUnderstanding Monorepos with Turborepo (Hands-On Guide)As the name suggests, a monorepo is a single repository (for example, one GitHub repo) that contains all parts of your application. This includes frontend code, backend services, DevOps scripts, shared libraries, configs, and anything else related to...Dec 25, 2025·8 min read
blog.masirjafri.inFeature Engineering - The Art of Shaping DataSo yes, the topic is about Feature Engineering which is an essential part of Machine Learning Pipelines . Since the topic is very broad and subjective so in this blog, we’ll see some typical definitions, examples, and a high-level intuition of featur...Nov 9, 2025·5 min read
blog.masirjafri.inML vs DL : My Basic Understanding as a BeginnerSo let’s get started with some background. Artificial Intelligence (AI) is not something newly invented. Research in AI started way back in the 1950s–1960s. The major problem at that time was that: Data wasn't available in large amounts Collecting ...Nov 6, 2025·4 min read