My Open Source Fest Journey: Learning, Growing, and Understanding What Really MattersNov 3, 2025·7 min read
My AI agent tried to refund $400 it shouldn't have. So I built a flight recorder for itLast week my customer-support agent tried to refund $400 on an order where only $320 was refundable. It didn't get confused. It didn't crash. It read a document from its own knowledge base, believed iJul 26, 2026·10 min read
Modular File Structure in Go: Writing Your First Go ProgramGo, also known as Golang, is a statically typed, compiled programming language designed at Google by Robert Griesemer, Rob Pike, and Ken Thompson. It's known for its simplicity, efficiency and strong support for concurrent programming. Once of the ke...Mar 14, 2024·4 min read
The Genesis of Go: Unveiling the Rationale and Unique Features of GolangEmbracing the Future of Programming: How Go Streamlines Development and Enhances Productivity in the Digital AgeMar 8, 2024·5 min read
Revolutionizing Loan Approval: AI-Powered FastAPI and MindsDB Solution for Instant DecisionsStreamlining Financial Processes with React, PostgreSQL, and MindsDB for Quick and Accurate Loan ApprovalsJan 14, 2024·11 min read
Decoding Software Architecture: Monolith vs. Microservices – A Comprehensive GuideIntroduction: In the realm of software architecture, the choice between a monolithic and microservices approach can significantly impact a system's scalability, maintainability, and overall efficiency. This guide delves into the intricacies of both a...Dec 22, 2023·5 min read
Unlocking Data Insights with Airbyte, BigQuery, Dbt, and Dagster: A Comprehensive GuideIntroduction In the digital age, data is more valuable than ever before. Every click, like, and swipe generates a wealth of information waiting to be explored. To harness this power, businesses and organizations turn to data analytics to make informe...Nov 3, 2023·10 min read