<?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>Forem: Linux RHEL</title>
    <description>The latest articles on Forem by Linux RHEL (@linux_rhel_7be4b792beb93d).</description>
    <link>https://forem.com/linux_rhel_7be4b792beb93d</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3692699%2F6603d545-6b9e-4b3b-8baa-9a52634778a8.png</url>
      <title>Forem: Linux RHEL</title>
      <link>https://forem.com/linux_rhel_7be4b792beb93d</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/linux_rhel_7be4b792beb93d"/>
    <language>en</language>
    <item>
      <title>I replaced my "Tools" bookmarks folder with one app. Looking for feedback on the UI!</title>
      <dc:creator>Linux RHEL</dc:creator>
      <pubDate>Sun, 04 Jan 2026 14:30:58 +0000</pubDate>
      <link>https://forem.com/linux_rhel_7be4b792beb93d/i-replaced-my-tools-bookmarks-folder-with-one-app-looking-for-feedback-on-the-ui-lbh</link>
      <guid>https://forem.com/linux_rhel_7be4b792beb93d/i-replaced-my-tools-bookmarks-folder-with-one-app-looking-for-feedback-on-the-ui-lbh</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fptj3j51dc7g9rvgw8x1i.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fptj3j51dc7g9rvgw8x1i.png" alt="UI Homepage" width="800" height="386"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hi Dev Community! 👋&lt;br&gt;
I’m a frontend developer who has a bit of a "security paranoia." I use tools like JSON Formatters, JWT Decoders, and Nginx Config generators daily.&lt;br&gt;
But I’ve always hated the feeling of pasting sensitive API responses or production config files into random websites found on Google. You never really know where that data is being sent. 🕵️‍♂️&lt;br&gt;
So, as a side project to sharpen my React skills, I decided to build DevKit.&lt;br&gt;
🛡️ The Concept&lt;br&gt;
The goal was simple: Build a suite of developer tools that runs 100% on the client-side.&lt;br&gt;
No server-side processing for inputs.&lt;br&gt;
Data never leaves your browser.&lt;br&gt;
Works offline once loaded.&lt;br&gt;
🛠️ What’s Under the Hood?&lt;br&gt;
I wanted to focus on performance and a clean, modern DX.&lt;br&gt;
Framework: React + Vite (for speed)&lt;br&gt;
Styling: Tailwind CSS (Dark mode by default 🌑)&lt;br&gt;
Icons: Lucide React&lt;br&gt;
Logic: WebAssembly (for heavy tasks like video trimming) &amp;amp; Local JS.&lt;br&gt;
🚀 The Tools&lt;br&gt;
I’ve built about 20+ tools so far, but here are the ones I use most:&lt;br&gt;
Visual Nginx Config Generator: No more manual typo errors in your nginx.conf.&lt;br&gt;
Secure JSON Formatter: Formatting with "Fix" capabilities.&lt;br&gt;
Local Video Trimmer: Uses FFmpeg.wasm to cut video in the browser.&lt;br&gt;
Kubernetes YAML Builder: A GUI for standard deployments.&lt;br&gt;
🙏 My Request for Feedback&lt;br&gt;
This is where I need your help! I've been staring at this code for weeks, so I'm biased.&lt;br&gt;
The UI/UX: Does the navigation feel intuitive? I tried to make it look like an IDE.&lt;br&gt;
Performance: I implemented code-splitting (lazy loading) recently. Does it load fast for you?&lt;br&gt;
Missing Tools: What is the one tool you find yourself Googling for constantly? I'd love to build it next.&lt;br&gt;
You can try it here: &lt;a href="https://www.devkit-tools.online/" rel="noopener noreferrer"&gt;https://www.devkit-tools.online/&lt;/a&gt;&lt;br&gt;
Thanks for checking it out! I’ll be hanging out in the comments if you have any questions about the code or the stack.&lt;br&gt;
Happy Coding! 💻&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>showdev</category>
      <category>react</category>
    </item>
  </channel>
</rss>
