The tech industry in 2025 has so far focused primarily on AI and AI transformation. We are all aware of how digital transformation was crucial to business a decade ago. Digital transformation paved the way for businesses to go digital and reach customers in the fastest way possible. Towards the end of the digital transformation … Continue reading AI Transformation Foundation – Choosing the right AI model
Category: Application Development
The Automated Home Kitchen: The Future of Homegrown Cooking Ingredients
Most of us might already be familiar with the MCP (Model Context Protocol) and A2A (Agent-to-Agent) protocols presented by Anthropic and Google to standardize how agents communicate and work together to solve problems. Since many have focused on discussing the protocols themselves, exploring how they can complement each other to solve complex problems, I wanted … Continue reading The Automated Home Kitchen: The Future of Homegrown Cooking Ingredients
Verifiable Credentials: A Deep Dive for the Agentic AI Era
Imagine a future where AI agents seamlessly handle tasks and transactions on our behalf. But how do we make sure these autonomous systems are acting responsibly and with proper authorization? Establishing trust and accountability in AI-driven interactions is a monumental challenge. We will look into how Verifiable Credentials are offering a crucial part of the … Continue reading Verifiable Credentials: A Deep Dive for the Agentic AI Era
Time Series Database Simplified: AWS Timestream Guide
Imagine a city that never sleeps. It's always buzzing with activity. Cars are moving, people shop online, and digital thermostats check home temperatures. This creates tremendous information like a giant notebook always written in. This "notebook" has special information. It tells us not just what happened. It tells us exactly when it happened. This information … Continue reading Time Series Database Simplified: AWS Timestream Guide
Firebase App Check: Strengthening Backend Security & Compliance Assurance
Securing data is a primary consideration for any application. However, as we increasingly enforce security measures for users, it often leads to a diminished user experience due to the need for extensive interactions. For instance, the transition of reCAPTCHA from v2 to v3 improved user experience by eliminating the need for front-end selections. Therefore, when … Continue reading Firebase App Check: Strengthening Backend Security & Compliance Assurance
The Future of Workplace: AI-driven workplace
Everyone is curious about what AI can do for them. The AI revolution is the biggest since the inception of the Internet. Everyone is eager to know what AI can do for them, from teachers to inventory managers to tech enthusiasts and to the countless different job roles we have heard of. Much of the … Continue reading The Future of Workplace: AI-driven workplace
Tesla Developer API Guide: HTTP-Proxy Server Integration (Part 4)
Tesla made the Vehicle commands API publicly accessible during the October time frame of 2023. During the initial launch, these APIs can be directly consumed with just the oAuth tokens to pass the commands to the vehicles. Later in a month, Tesla announced that the APIs would be deprecated in favor of the vehicle command … Continue reading Tesla Developer API Guide: HTTP-Proxy Server Integration (Part 4)
Tesla Developer API Guide: BLE Key Pair – Auth and Vehicle Commands (Part 3)
Tesla provides 2 ways of communication with the car. One is over the internet using the APIs and the other is using a BLE connection. BLE connection helps in one of the most crucial parts of locking and unlocking the car, even without having a network connection in the car and on the phone or … Continue reading Tesla Developer API Guide: BLE Key Pair – Auth and Vehicle Commands (Part 3)
Tesla Developer API Guide: Developing third party apps (Part 2)
In the last post we have seen how to start with the initial partner onboarding, third party registration of the app with Tesla, user authentication, user authentication and authorization. Once we are set with the basics, we can start consuming the fleet APIs for different commands and operations. The APIs are grouped under 4 major … Continue reading Tesla Developer API Guide: Developing third party apps (Part 2)
Tesla Developer API Guide: Account Setup, App Creation, Registration, and Third-Party Authentication Configuration (Part 1)
For years, Tesla has been leading in innovating electric vehicles and energy solutions. However, their developer API remained tightly sealed, even though many other vendors offered these APIs by reverse engineering the Tesla unreleased APIs until Tesla decided to make their APIs publicly available in October 2023. This direct developer API from Tesla opens up … Continue reading Tesla Developer API Guide: Account Setup, App Creation, Registration, and Third-Party Authentication Configuration (Part 1)