Decoding My Thoughts
Welcome to my digital garden—where insights on software development, emerging technologies, and transformative ideas take root.
Every day I dive deep into new concepts, experiment with emerging tools, and connect disparate ideas. This is where I distill those discoveries into something valuable for both of us.
No filters. No fluff. Just genuine explorations from the frontlines of tech and beyond.
Docker Compose Logs: A Comprehensive Guide
Docker Compose provides powerful tools for managing multi-container applications. When it comes to troubleshooting and monitoring these applications, understanding how to effectively view and analyze logs is essential. This guide covers the key commands and strategies for working with logs in Docker Compose environments.

GSoC 2025 Proposal: Enhancing Causeway with Quizzes and Generative AI
Google Summer of Code 2025 uc-ospo Proposal

Everyone Talking about MCP servers: Lets Understand
Model Context Protocol (MCP) is an open standard released by Anthropic in November 2024 that allows AI models to communicate with external tools, services, and data sources. Think of it as a universal connector that lets AI assistants extend their capabilities far beyond what they can do on their own.

PostgreSQL Binary Functions
This comprehensive guide explores PostgreSQL's binary functions, their applications, and practical implementations. Whether you're manipulating bit strings, performing bitwise operations, or handling binary data types, this resource provides in-depth explanations, code examples, and visual representations to enhance your understanding of PostgreSQL's binary capabilities.

Understanding and Comparing ABI Analysis Tools
This blog compares the most widely used ABI analysis tools and highlights their functionalities, use cases, and key differences. We will also include some **Mermaid diagrams** for better visualization.

GSOC Proposal _3
PostgreSQL ABI Compliance Checker Project Proposal
GSoC 2025 Proposal_2
Upgrading pgwatch Grafana Dashboards to v11

GSoC 2025 Proposal
[GSoC 2025] Performance Farm Web UI - Yash Singh

Building a Facial Recognition App on AWS
This guide explores how to build a Facial Recognition Application using AWS services such as Amazon Rekognition, AWS Lambda, Amazon DynamoDB, Amazon API Gateway, and Amazon S3 with a React frontend.