#software-engineering
7 posts tagged with #software-engineering
Intro to system design
Master system design fundamentals with this beginner-friendly guide. Learn scalability, distributed systems, database design, and core engineering concepts to ace technical interviews and build better software.
Layman's guide to Kafka
Complete beginner's guide to Apache Kafka and event streaming. Learn how Kafka works, core concepts, distributed systems architecture, and why it's essential for modern software engineering and real-time data processing.
My Internship Experience at Rapido
My journey as a software engineering intern at Rapido. Learn about engineering culture, real-world problem solving, and what it's like working at one of India's fastest-growing startups.
How to manage multiple git users on a single system
Boost your developer productivity by managing multiple GitHub profiles seamlessly. Learn how to configure Git for work and personal accounts on a single system using gitconfig. Essential engineering tool for developers.
Automating GST reporting for my father using Cloud Run
Real-world engineering solution: How I built an automated tax reporting tool using Cloud Run and Golang to solve a real problem. Learn about building automation tools, serverless architecture, and practical software engineering.
Export google cloud resources to terraform format
Complete guide to exporting Google Cloud resources to Terraform format. Learn Infrastructure as Code (IaC) best practices, migrate from ClickOps to Terraform, and master cloud engineering with this step-by-step DevOps tutorial.
How did i convert my PDFs to audiobooks
Engineering productivity hack: Build your own PDF to audiobook converter using Google Cloud, Vision API, and Text-to-Speech. Learn automation tools, cloud functions, and creative problem-solving for developers. Turn any PDF into an audiobook for free!