<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Web App on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/web-app/</link><description>Recent content in Web App on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 12 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/web-app/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 12: Project 1: End-to-End CI/CD Pipeline for a Web Application</title><link>https://ai-blog.noorshomelab.dev/devops-journey-2026/project-ci-cd-web-app/</link><pubDate>Mon, 12 Jan 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/devops-journey-2026/project-ci-cd-web-app/</guid><description>&lt;h2 id="chapter-12-project-1-end-to-end-cicd-pipeline-for-a-web-application"&gt;Chapter 12: Project 1: End-to-End CI/CD Pipeline for a Web Application&lt;/h2&gt;
&lt;p&gt;Welcome to your first major DevOps project! Up until now, we&amp;rsquo;ve explored individual tools and concepts: from the Linux command line to Git for version control, Docker for containerization, and the fundamentals of CI/CD. Now, it&amp;rsquo;s time to bring them all together and build something truly powerful: an &lt;strong&gt;End-to-End CI/CD Pipeline for a Web Application&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This chapter is your opportunity to apply everything you&amp;rsquo;ve learned in a practical, hands-on scenario. You&amp;rsquo;ll set up a complete workflow that automatically takes your code from a Git repository, builds it, tests it (conceptually for this project), containerizes it, and then prepares it for deployment. This automation is the heart of modern software delivery, enabling faster, more reliable releases.&lt;/p&gt;</description></item><item><title>Project 1: Real-time Sentiment Analyzer Web App</title><link>https://ai-blog.noorshomelab.dev/transformers-js-guide/project-real-time-sentiment-analyzer-web-app/</link><pubDate>Sun, 26 Oct 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/transformers-js-guide/project-real-time-sentiment-analyzer-web-app/</guid><description>&lt;h1 id="7-project-1-real-time-sentiment-analyzer-web-app"&gt;7. Project 1: Real-time Sentiment Analyzer Web App&lt;/h1&gt;
&lt;p&gt;This project will guide you through building a complete, interactive web application for real-time sentiment analysis. You&amp;rsquo;ll apply the core concepts of Transformers.js, including pipeline initialization, handling user input, and displaying results dynamically, all running entirely in the user&amp;rsquo;s browser.&lt;/p&gt;
&lt;h2 id="71-project-objective-and-problem-statement"&gt;7.1. Project Objective and Problem Statement&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Objective:&lt;/strong&gt; Create a web application where users can type or paste text, and the application instantly provides the sentiment (positive, negative, neutral) along with a confidence score.&lt;/p&gt;</description></item></channel></rss>