<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>PraHari Tech</title><description>Linux, DevOps, AI/ML, AIOps and electronics — by Ashish Disawal.</description><link>https://prahari.net</link><item><title>Giving My Robot Eyes: HP w300 Camera on Arduino UNO Q&apos;s Linux Side</title><link>https://prahari.net/blog/giving-my-robot-eyes-hp-w300-camera-on-arduino-uno-q-s-linux-side</link><guid isPermaLink="true">https://prahari.net/blog/giving-my-robot-eyes-hp-w300-camera-on-arduino-uno-q-s-linux-side</guid><description>In the last post, I gave the robot its first sense — ultrasonic distance via the MCU.</description><pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate><category>arduino</category><category>uno-q</category><category>camera</category><category>opencv</category><category>Python</category><category>qualcomm</category><category>robotics</category><category>elder care</category><category>Computer Vision</category></item><item><title>Giving My Robot Its First Sense: HC-SR04 Ultrasonic on Arduino UNO Q</title><link>https://prahari.net/blog/giving-my-robot-its-first-sense-hc-sr04-ultrasonic-on-arduino-uno-q</link><guid isPermaLink="true">https://prahari.net/blog/giving-my-robot-its-first-sense-hc-sr04-ultrasonic-on-arduino-uno-q</guid><description>In the last post, I got the Arduino UNO Q working from the command line — blink LED, SSH, deploy apps.</description><pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate><category>arduino</category><category>uno-q</category><category>hc-sr04</category><category>Ultrasonic</category><category>sensors</category><category>zephyr</category><category>iot</category><category>robotics</category><category>elder care</category></item><item><title>Arduino UNO Q is NOT a Regular Arduino: What I Learned the Hard Way</title><link>https://prahari.net/blog/arduino-uno-q-is-not-a-regular-arduino-what-i-learned-the-hard-way</link><guid isPermaLink="true">https://prahari.net/blog/arduino-uno-q-is-not-a-regular-arduino-what-i-learned-the-hard-way</guid><description>If you just got an Arduino UNO Q and tried to use it like a classic Arduino, you probably hit a wall. I did. Here&apos;s the story of how Serial.println()...</description><pubDate>Sun, 29 Mar 2026 00:00:00 GMT</pubDate><category>arduino</category><category>uno-q</category><category>qualcomm</category><category>cli</category><category>embedded linux</category><category>iot</category><category>robotics</category><category>elder care</category></item><item><title>Machine Learning Basics: Improving Model Performance with Feature Engineering</title><link>https://prahari.net/blog/machine-learning-basics-improving-model-performance-with-feature-engineering</link><guid isPermaLink="true">https://prahari.net/blog/machine-learning-basics-improving-model-performance-with-feature-engineering</guid><description>Welcome back to our Machine Learning Basics series! In our previous post, we built a simple linear regression model that achieved an R-squared score of...</description><pubDate>Thu, 02 Oct 2025 00:00:00 GMT</pubDate><category>Machine Learning</category><category>Python</category><category>Data Science</category></item><item><title>Machine Learning Basics: Building Your First Simple Linear Regression Model</title><link>https://prahari.net/blog/machine-learning-basics-building-your-first-simple-linear-regression-model</link><guid isPermaLink="true">https://prahari.net/blog/machine-learning-basics-building-your-first-simple-linear-regression-model</guid><description>Welcome to the first post in our Machine Learning Basics series! In this tutorial, we&apos;ll dive into one of the most fundamental algorithms in machine...</description><pubDate>Sun, 21 Sep 2025 00:00:00 GMT</pubDate><category>Machine Learning</category><category>Python</category><category>Data Science</category></item><item><title>3: NiceGUI Weather App: Displaying Weather Data</title><link>https://prahari.net/blog/3-nicegui-weather-app-displaying-weather-data</link><guid isPermaLink="true">https://prahari.net/blog/3-nicegui-weather-app-displaying-weather-data</guid><description>Welcome to the final post of our Creating a Weather App in NiceGUI series!</description><pubDate>Tue, 22 Oct 2024 00:00:00 GMT</pubDate><category>Programming</category><category>Python</category><category>NiceGUI</category></item><item><title>2: NiceGUI Weather App: Layout and Styling</title><link>https://prahari.net/blog/2-nicegui-weather-app-layout-and-styling</link><guid isPermaLink="true">https://prahari.net/blog/2-nicegui-weather-app-layout-and-styling</guid><description>Now that we’ve got the basic setup of our NiceGUI project in place, it’s time to build the foundation of our weather app. In this post, we’ll create the...</description><pubDate>Mon, 21 Oct 2024 00:00:00 GMT</pubDate><category>Programming</category><category>Python</category><category>NiceGUI</category></item><item><title>1: NiceGUI Weather App: Setting Up the Project</title><link>https://prahari.net/blog/1-nicegui-weather-app-setting-up-the-project</link><guid isPermaLink="true">https://prahari.net/blog/1-nicegui-weather-app-setting-up-the-project</guid><description>In this series, we will build a weather app using NiceGUI, a Python-based UI library that simplifies web app development. In this first post, we&apos;ll cover...</description><pubDate>Wed, 16 Oct 2024 00:00:00 GMT</pubDate><category>Python</category><category>Programming</category><category>NiceGUI</category></item><item><title>Part 03: FastAPI Fundamentals -  Mastering Responses for Dynamic API Interaction</title><link>https://prahari.net/blog/part-03-fastapi-fundamentals-mastering-responses-for-dynamic-api-interaction</link><guid isPermaLink="true">https://prahari.net/blog/part-03-fastapi-fundamentals-mastering-responses-for-dynamic-api-interaction</guid><description>Welcome back to the FastAPI Fundamentals series! In the previous posts, we explored the basics of FastAPI, building powerful APIs, and handling user...</description><pubDate>Mon, 11 Dec 2023 00:00:00 GMT</pubDate><category>FastAPI</category><category>Python</category><category>Programming</category></item><item><title>Part-02: FastAPI Fundamentals - Getting User Input</title><link>https://prahari.net/blog/part-02-fastapi-fundamentals-getting-user-input</link><guid isPermaLink="true">https://prahari.net/blog/part-02-fastapi-fundamentals-getting-user-input</guid><description>FastAPI offers various methods to get user input in your API. Let&apos;s explore four commonly used methods: Query parameters, Path parameters, Body...</description><pubDate>Thu, 23 Nov 2023 00:00:00 GMT</pubDate><category>FastAPI</category><category>Python</category><category>Programming</category></item><item><title>Part-01: FastAPI Fundamentals - Building Powerful APIs with Ease</title><link>https://prahari.net/blog/part-01-fastapi-fundamentals-building-powerful-apis-with-ease</link><guid isPermaLink="true">https://prahari.net/blog/part-01-fastapi-fundamentals-building-powerful-apis-with-ease</guid><description>Welcome to the world of FastAPI! If you&apos;re looking to supercharge your Python API development, you&apos;re in the right place. In this guide, we&apos;ll walk...</description><pubDate>Mon, 20 Nov 2023 00:00:00 GMT</pubDate><category>FastAPI</category><category>Python</category><category>Programming</category></item><item><title>Using Python and AWS Lambda to Resize Images</title><link>https://prahari.net/blog/using-python-and-aws-lambda-to-resize-images</link><guid isPermaLink="true">https://prahari.net/blog/using-python-and-aws-lambda-to-resize-images</guid><description>Image resizing is a common task in web development, especially when dealing with user-uploaded images. AWS Lambda provides a serverless computing service...</description><pubDate>Thu, 20 Jul 2023 00:00:00 GMT</pubDate><category>Cloud Computing</category><category>AWS Certified Solutions Architect</category><category>Technology</category></item><item><title>Getting Started with Go Programming</title><link>https://prahari.net/blog/getting-started-with-go-programming</link><guid isPermaLink="true">https://prahari.net/blog/getting-started-with-go-programming</guid><description>Go, also known as Golang, is an open-source programming language developed by Google in 2007. It is designed to be simple, efficient, and productive, with...</description><pubDate>Wed, 31 May 2023 00:00:00 GMT</pubDate><category>GoLang</category><category>Technology</category><category>Programming</category></item><item><title>InterPlanetary File System</title><link>https://prahari.net/blog/interplanetary-file-system</link><guid isPermaLink="true">https://prahari.net/blog/interplanetary-file-system</guid><description>In today&apos;s digital age, the way we store, share, and access data has become increasingly centralized, leading to concerns over security, reliability, and...</description><pubDate>Thu, 25 May 2023 00:00:00 GMT</pubDate><category>Technology</category><category>IPFS</category></item><item><title>Getting started with AWS EKS cluster</title><link>https://prahari.net/blog/getting-started-with-aws-eks-cluster</link><guid isPermaLink="true">https://prahari.net/blog/getting-started-with-aws-eks-cluster</guid><description>Amazon Elastic Kubernetes Service (EKS) is a fully managed Kubernetes service that Amazon Web Services (AWS) provides. It makes deploying, managing, and...</description><pubDate>Thu, 11 May 2023 00:00:00 GMT</pubDate><category>Cloud Computing</category><category>Technology</category><category>AWS Certified Solutions Architect</category><category>Kubernetes</category></item><item><title>AWS IAM Concepts - Policies</title><link>https://prahari.net/blog/aws-iam-concepts-policies</link><guid isPermaLink="true">https://prahari.net/blog/aws-iam-concepts-policies</guid><description>AWS Identity and Access Management (IAM) provides a powerful policy system to define permissions for accessing AWS resources. IAM policies are JSON...</description><pubDate>Tue, 02 May 2023 00:00:00 GMT</pubDate><category>Cloud Computing</category><category>AWS Certified Solutions Architect</category><category>Technology</category></item><item><title>AWS IAM Concepts - Roles</title><link>https://prahari.net/blog/aws-iam-concepts-roles</link><guid isPermaLink="true">https://prahari.net/blog/aws-iam-concepts-roles</guid><description>When it comes to AWS IAM (Identity and Access Management), roles are one of the key building blocks. Roles are used to grant permissions to an entity...</description><pubDate>Wed, 26 Apr 2023 00:00:00 GMT</pubDate><category>Cloud Computing</category><category>AWS Certified Solutions Architect</category><category>Technology</category></item><item><title>AWS IAM Concepts - Users</title><link>https://prahari.net/blog/aws-iam-concepts-users</link><guid isPermaLink="true">https://prahari.net/blog/aws-iam-concepts-users</guid><description>When working with Amazon Web Services (AWS), it&apos;s important to have a solid understanding of the building blocks of AWS Identity and Access Management...</description><pubDate>Tue, 25 Apr 2023 00:00:00 GMT</pubDate><category>Cloud Computing</category><category>AWS Certified Solutions Architect</category><category>Technology</category></item><item><title>Different ways to interact with AWS</title><link>https://prahari.net/blog/different-ways-to-interact-with-aws</link><guid isPermaLink="true">https://prahari.net/blog/different-ways-to-interact-with-aws</guid><description>Amazon Web Services (AWS) provides several ways to interact with its services and resources. Whether you&apos;re a developer building an application, an IT...</description><pubDate>Thu, 20 Apr 2023 00:00:00 GMT</pubDate><category>AWS Certified Solutions Architect</category><category>Cloud Computing</category><category>Technology</category></item><item><title>Intro to AWS Well-Architected Framework</title><link>https://prahari.net/blog/intro-to-aws-well-architected-framework</link><guid isPermaLink="true">https://prahari.net/blog/intro-to-aws-well-architected-framework</guid><description>The AWS Well-Architected Framework is a set of best practices and guidelines designed to help cloud architects build secure, reliable, and efficient...</description><pubDate>Wed, 12 Apr 2023 00:00:00 GMT</pubDate><category>Cloud Computing</category><category>Technology</category><category>AWS Certified Solutions Architect</category></item><item><title>Introduction to AWS Security Token Service (STS)</title><link>https://prahari.net/blog/introduction-to-aws-security-token-service-sts</link><guid isPermaLink="true">https://prahari.net/blog/introduction-to-aws-security-token-service-sts</guid><description>This blog post is the 2nd in the AWS Certified Solutions Architect series. This is inline with my efforts to crack the AWS Certified Solutions Architect...</description><pubDate>Thu, 06 Apr 2023 00:00:00 GMT</pubDate><category>AWS Certified Solutions Architect</category><category>Cloud Computing</category><category>Technology</category></item><item><title>Introduction to AWS IAM</title><link>https://prahari.net/blog/introduction-to-aws-iam</link><guid isPermaLink="true">https://prahari.net/blog/introduction-to-aws-iam</guid><description>This blog post is the 1st in the AWS Certified Solutions Architect series. This is inline with my efforts to crack the AWS Certified Solutions Architect...</description><pubDate>Wed, 05 Apr 2023 00:00:00 GMT</pubDate><category>AWS Certified Solutions Architect</category></item><item><title>Start of a new journey into the DevOps Consultancy world!</title><link>https://prahari.net/blog/start-of-a-new-journey-into-the-devops-consultancy-world</link><guid isPermaLink="true">https://prahari.net/blog/start-of-a-new-journey-into-the-devops-consultancy-world</guid><description>Welcome to PraHari Tech, your premier destination for DevOps consulting and training services. I am thrilled to announce the launch of my new business and...</description><pubDate>Sat, 01 Apr 2023 00:00:00 GMT</pubDate><category>DevOps</category><category>Consulting</category></item></channel></rss>