TCH SA Satyam Gupta An Introduction to Python Flask Web development has become an essential aspect of the technology industry. The Internet has transformed our world into a global village…
AI ART HUM SA Satyam Gupta · CodeX Unleashing the Power of Language Models: A Deep Dive into LLMs and RAG In the world of artificial intelligence, there’s been a remarkable leap forward with the advent of Large Language Models (LLMs). These…
AI HUM MKT TCH SCI SA Satyam Gupta Top 10 Machine Learning Algorithms for Beginners Machine Learning is a subset of artificial Intelligence that involves developing algorithms and models that enable computers to learn from…
ECO AI TCH SCI SA Satyam Gupta Introduction to ORMs In the ever-evolving landscape of software development, efficient data management is paramount. Object-relational mapping (ORM) has emerged…
TCH SA Satyam Gupta From Raw Data to Insights: An End-to-End Data Engineering Walkthrough You can find the repo here and a more technical breakdown on Dev.to
TCH SA Satyam Gupta Lessons learned working with third-party APIs In the fast-paced world of software development, APIs are the bridges that connect us to powerful platforms and unlock endless…
MKT SA Satyam Gupta The “Who, What, How” Framework: Rethinking How We Communicate with Data The “Who, What, How” Framework: Rethinking How We Communicate with Data
TCH SA Satyam Gupta Why ACID vs BASE is More Than Just a Database Concept Early in my career, I thought databases “just worked.” I built a simple app that updated records, applied some backend logic, and exported…
MKT TCH SA Satyam Gupta SQL: Key Concepts You Should Know SQL (Structured Query Language) is a standard programming language used for managing and manipulating relational databases.