<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mfoome aka Banjika Ngo</title>
    <description>The latest articles on DEV Community by Mfoome aka Banjika Ngo (@banjika).</description>
    <link>https://dev.to/banjika</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F720488%2Fe444158b-aacf-4c04-803f-5ec6195b18fe.png</url>
      <title>DEV Community: Mfoome aka Banjika Ngo</title>
      <link>https://dev.to/banjika</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/banjika"/>
    <language>en</language>
    <item>
      <title>Building a Linux Study Companion with AWS PartyRock and Bedrock</title>
      <dc:creator>Mfoome aka Banjika Ngo</dc:creator>
      <pubDate>Fri, 01 Aug 2025 15:02:18 +0000</pubDate>
      <link>https://dev.to/banjika/building-a-linux-study-companion-with-aws-partyrock-and-bedrock-19n7</link>
      <guid>https://dev.to/banjika/building-a-linux-study-companion-with-aws-partyrock-and-bedrock-19n7</guid>
      <description>&lt;p&gt;&lt;strong&gt;An AI-powered tool to make Linux learning easier, built by a cloud educator using Amazon’s latest GenAI platform&lt;br&gt;
**&lt;br&gt;
**Why Linux Still Matters&lt;/strong&gt;&lt;br&gt;
In today’s tech world, Linux is everywhere — powering cloud infrastructure, servers, containers, and even IoT devices. Yet for beginners, getting comfortable with Linux remains a real hurdle. Commands, permissions, shells, filesystems — it’s a lot to absorb.&lt;/p&gt;

&lt;p&gt;As a Linux instructor at WirfonCloud, I’ve spent years helping students take their first steps into Linux. And I’ve always wished there were better tools — ones that could meet students where they are and help them learn interactively.&lt;/p&gt;

&lt;p&gt;That’s why I built a solution. And I built it using AWS PartyRock, powered by Amazon Bedrock.&lt;/p&gt;

&lt;p&gt;Introducing the Linux Essentials Exam Study App&lt;br&gt;
This app is based on the latest official LPI Linux Essentials (010–160) Study Guide, and it was initially created for students in my Fundamentals of Linux course at WirfonCloud. But the results were so positive, I decided to open it to the public.&lt;/p&gt;

&lt;p&gt;Now anyone — students, self-learners, instructors — can use it to prepare for the LPI Linux Essentials certification or simply improve their understanding of Linux.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What the App Can Do&lt;/strong&gt;&lt;br&gt;
This is more than a flashcard app. It’s an interactive, AI-driven learning assistant designed for clarity and confidence-building.&lt;/p&gt;

&lt;p&gt;Features include:&lt;br&gt;
Study Assistant&lt;br&gt;
Ask anything about Linux and get context-aware answers — all based on the official LPI study guide, without needing to upload the PDF.&lt;/p&gt;

&lt;p&gt;Practice Questions&lt;br&gt;
Generate multiple-choice and short-answer questions based on specific topics or sections of the guide.&lt;/p&gt;

&lt;p&gt;Topic-Based Navigation&lt;br&gt;
Select key areas like file permissions, the command line, or Linux processes, and get instant help or quizzes.&lt;/p&gt;

&lt;p&gt;Built with AWS PartyRock + Amazon Bedrock&lt;br&gt;
So, how did I build this app?&lt;/p&gt;

&lt;p&gt;I used PartyRock, a no-code GenAI app builder that sits on top of Amazon Bedrock, AWS’s fully managed service for working with foundation models from providers like Anthropic, Meta, Mistral, and more.&lt;/p&gt;

&lt;p&gt;With no servers to deploy and no front-end code to write, I could focus on designing a learning experience — not configuring infrastructure.&lt;/p&gt;

&lt;p&gt;PartyRock allowed me to:&lt;/p&gt;

&lt;p&gt;Rapidly prototype and test ideas&lt;/p&gt;

&lt;p&gt;Build an AI tutor in hours, not weeks&lt;/p&gt;

&lt;p&gt;Seamlessly connect input prompts, model outputs, and UI components&lt;/p&gt;

&lt;p&gt;And because it runs on Bedrock, I had access to powerful models under the hood — all without leaving the AWS ecosystem.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Try It for Yourself&lt;/strong&gt;&lt;br&gt;
You can explore the app here: &lt;a href="https://partyrock.aws/u/bandzemo/n31RzWady/Linux-Prep%3A-LPI-Essentials-Study-Companion" rel="noopener noreferrer"&gt;Click here to Access App&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;See it in action on the uploaded screenshot after I asked the Study Assistant “how can I use the mkdir command?”&lt;/p&gt;

&lt;p&gt;Use it to:&lt;/p&gt;

&lt;p&gt;Study for the LPI Linux Essentials (010–160) exam&lt;/p&gt;

&lt;p&gt;Build foundational Linux skills&lt;/p&gt;

&lt;p&gt;Practice key topics anytime, from any device&lt;/p&gt;

&lt;p&gt;Ask Linux-related questions and get real-time explanations&lt;/p&gt;

&lt;p&gt;It’s free, beginner-friendly, and entirely AI-powered.&lt;/p&gt;

&lt;p&gt;Why This Matters for Educators and Builders&lt;br&gt;
As both an instructor and an AWS Community Builder, I believe this is a glimpse of what the future of education looks like.&lt;/p&gt;

&lt;p&gt;With tools like PartyRock and Bedrock, educators can now:&lt;/p&gt;

&lt;p&gt;Turn PDFs into interactive learning assistants&lt;/p&gt;

&lt;p&gt;Build smart practice tools tailored to real curriculum&lt;/p&gt;

&lt;p&gt;Scale their impact beyond the classroom&lt;/p&gt;

&lt;p&gt;And builders can showcase real-world GenAI apps that deliver immediate, meaningful value.&lt;/p&gt;

&lt;p&gt;Final Thoughts&lt;br&gt;
Linux is the foundation of so much in modern tech — but learning it doesn’t have to feel like trial by terminal.&lt;/p&gt;

&lt;p&gt;With the right tools, we can make Linux approachable, accessible, and even enjoyable for beginners. And with generative AI platforms like AWS PartyRock, we now have the means to build those tools faster than ever.&lt;/p&gt;

&lt;p&gt;If you’re learning Linux, teaching it, or just curious about what’s possible with GenAI, give the app a try — and let me know what you think.&lt;/p&gt;

</description>
      <category>linux</category>
      <category>partyrock</category>
      <category>study</category>
      <category>lpi</category>
    </item>
  </channel>
</rss>
