<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Filesystem on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/filesystem/</link><description>Recent content in Filesystem on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 17 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/filesystem/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 14: Project: Creating a File Browser</title><link>https://ai-blog.noorshomelab.dev/ratatui-mastery-guide-2026/14-project-file-browser/</link><pubDate>Tue, 17 Mar 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/ratatui-mastery-guide-2026/14-project-file-browser/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 14! So far, we&amp;rsquo;ve explored the foundational elements of Ratatui: drawing widgets, managing layouts, and handling basic input. Now, it&amp;rsquo;s time to bring these concepts together and build something truly useful and interactive: a terminal-based file browser.&lt;/p&gt;
&lt;p&gt;This project will challenge you to integrate multiple Ratatui features, manage application state effectively, and interact with the underlying file system. By the end of this chapter, you&amp;rsquo;ll have a functional TUI application that allows you to navigate directories, view file and folder names, and apply the principles of event-driven TUI development to a real-world scenario. Get ready to put your Ratatui skills to the test and build a practical tool!&lt;/p&gt;</description></item></channel></rss>