Some Nuances related to ML: AI Foundations #2Artificial Intelligence (AI) and Machine Learning (ML) are reshaping the way technology interacts with the world. Read more in this article.Feb 17Feb 17
The Fundamentals of Artificial Intelligence and Machine Learning — AI Foundations #1If you’ve ever used a spam filter, talked to Siri, or watched Netflix recommend your next binge-worthy show, you’ve encountered AI…Feb 16Feb 16
Kubernetes — A Complete GuideKubernetes is the de facto standard for deploying containerized applications on the cloud. Let’s understand it from the ground up.Dec 23, 2024Dec 23, 2024
From Ruby to Raw SQL — Ruby Deep Dive [25]ActiveRecord elegantly abstracts database operations behind Ruby methods, let’s look at these methods and under-the-hood SQL queries.Oct 28, 2024Oct 28, 2024
Building the foodfusion Rails App — Ruby Deep Dive [24]This is a detailed account of my journey creating foodfusion, an innovative food ordering platform built with Ruby on Rails.Sep 9, 20241Sep 9, 20241
Rails Testing with RSpec — Ruby Deep DiveTesting is crucial in Ruby on Rails development. This article explores RSpec and associated tools that enhance the testing experience…Sep 8, 2024Sep 8, 2024
Mastering System Design [03]: Advanced Concepts and Architectures in System DesignThis article explores topics such as messaging patterns, real-time communication, and strategies for handling concurrency and more.Sep 7, 2024Sep 7, 2024
Mastering System Design [02]: Data Management, Scaling, and Distributed SystemsThis article will cover essential topics in data management, scaling strategies, and the fundamentals of distributed systems.Sep 6, 2024Sep 6, 2024
Mastering System Design [01]: Foundations of System DesignThis article will cover essential topics like client-server architecture, databases, APIs, security protocols, rate limiting, idempotency…Sep 5, 2024Sep 5, 2024
Understanding Rails Associations and Their Helper Methods — Ruby Deep Dive [22]In this article, we’ll take a deep dive into Rails associations, exploring the different types of associations, and their helper methods..Sep 4, 2024Sep 4, 2024