<?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: Jindřich Stoklasa</title>
    <description>The latest articles on DEV Community by Jindřich Stoklasa (@neikiri).</description>
    <link>https://dev.to/neikiri</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%2F2960810%2F24f8ec36-138e-4969-8229-c85e9e73fca2.png</url>
      <title>DEV Community: Jindřich Stoklasa</title>
      <link>https://dev.to/neikiri</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/neikiri"/>
    <language>en</language>
    <item>
      <title>I got tired of editing PS1, so I made a visual prompt generator</title>
      <dc:creator>Jindřich Stoklasa</dc:creator>
      <pubDate>Mon, 23 Mar 2026 23:33:30 +0000</pubDate>
      <link>https://dev.to/neikiri/i-got-tired-of-editing-ps1-so-i-made-a-visual-prompt-generator-2e20</link>
      <guid>https://dev.to/neikiri/i-got-tired-of-editing-ps1-so-i-made-a-visual-prompt-generator-2e20</guid>
      <description>&lt;p&gt;Hi all,&lt;/p&gt;

&lt;p&gt;I made a small Bash PS1 prompt generator and I thought it could be useful for some of you.&lt;/p&gt;

&lt;p&gt;This is a basic web tool that allows you to visually construct your prompt, select colors, add your username and path, include a git branch, etc, and you will get the PS1 string on the prompt without the need to deal with the escape sequences.&lt;/p&gt;

&lt;p&gt;I made this tool for myself to get rid of the repeated tiring work of adjusting the PS1 manually every single time 😅&lt;/p&gt;

&lt;p&gt;So if anyone is interested, here it is:&lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://neiki.eu/bash-prompt-generator/" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fneiki.eu%2Fbash-prompt-generator%2Fassets%2Fscreenshot.png" height="auto" class="m-0"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://neiki.eu/bash-prompt-generator/" rel="noopener noreferrer" class="c-link"&gt;
            Bash Prompt Generator – Create Custom PS1 Prompts Online
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            Create custom PS1 prompts for Bash with an interactive generator.
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
          neiki.eu
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;GitHub: &lt;/p&gt;
&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/jindrichstoklasa" rel="noopener noreferrer"&gt;
        jindrichstoklasa
      &lt;/a&gt; / &lt;a href="https://github.com/jindrichstoklasa/bash-prompt-generator" rel="noopener noreferrer"&gt;
        bash-prompt-generator
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Interactive Bash PS1 prompt generator – build custom terminal prompts with colors, Git branch, and more. No installation.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Bash Prompt Generator&lt;/h1&gt;
&lt;/div&gt;
&lt;p&gt;&lt;a href="https://neiki.eu/bash-prompt-generator/" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/091ea3b6db4f356e7fae117906a6eaa047274162c2c3c8e649dd320682213ee3/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6275696c642d6e6f6e652d677265656e" alt="No build required"&gt;&lt;/a&gt;
&lt;a href="https://neiki.eu/bash-prompt-generator/" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/b5c1f0310d315f1f09368301174e88ee29b595e77477cda6df2a56e4e98c4d03/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f72756e732d696e25323062726f777365722d626c7565" alt="Works in browser"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;An interactive &lt;strong&gt;Bash PS1 prompt generator&lt;/strong&gt; and &lt;strong&gt;Linux prompt builder&lt;/strong&gt;. Create custom terminal prompts with colors, Git branch, system info, and formatting—no installation needed. Use the visual canvas to build your prompt and get ready-to-copy code for &lt;code&gt;~/.bashrc&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Keywords:&lt;/strong&gt; bash prompt generator · PS1 generator · custom bash prompt · terminal prompt builder · Linux prompt&lt;/p&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer" href="https://github.com/jindrichstoklasa/bash-prompt-generator/assets/screenshot.png"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fgithub.com%2Fjindrichstoklasa%2Fbash-prompt-generator%2Fassets%2Fscreenshot.png" alt="Bash Prompt Generator - interactive PS1 builder with drag-and-drop canvas and live preview"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Live version:&lt;/strong&gt; &lt;a href="https://neiki.eu/bash-prompt-generator/" rel="nofollow noopener noreferrer"&gt;https://neiki.eu/bash-prompt-generator/&lt;/a&gt;&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Why use a Bash Prompt Generator?&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;Tired of the plain &lt;code&gt;$&lt;/code&gt; in your terminal? Want to see your Git branch, current path, or system info at a glance? This tool lets you visually build a custom PS1 prompt—no need to memorize escape codes or edit &lt;code&gt;.bashrc&lt;/code&gt; by hand. Add elements, set colors, and copy the result.&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Bash Prompt Generator Features&lt;/h2&gt;
&lt;/div&gt;
&lt;p&gt;The app lets you build a PS1 prompt by adding building blocks (date, user, path, Git branch, etc.) to a canvas, style them with colors and…&lt;/p&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/jindrichstoklasa/bash-prompt-generator" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;I wouldn't mind feedback, and I would especially be interested to know what features you think should be added, or what you would like to see improved 👍&lt;/p&gt;

</description>
      <category>bash</category>
      <category>cli</category>
      <category>linux</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Virtonomics - best economic simulation</title>
      <dc:creator>Jindřich Stoklasa</dc:creator>
      <pubDate>Wed, 30 Apr 2025 20:26:26 +0000</pubDate>
      <link>https://dev.to/neikiri/virtonomics-best-economic-simulation-3em</link>
      <guid>https://dev.to/neikiri/virtonomics-best-economic-simulation-3em</guid>
      <description>&lt;p&gt;Hello to my readers. In this article, I will talk about &lt;strong&gt;Virtonomics&lt;/strong&gt;, which is a online business simulation that offers you knowledge for your future companies and replicates economic realities of real life. Virtonomics have constantly changing market where success requires management skills, strategic planning and adaptibility. &lt;/p&gt;

&lt;p&gt;This game allows users to develop businesses in different sectors like finance, retail, manufacturing and agriculture.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Key features if Virtonomics&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Compete with real players&lt;/strong&gt; – Join a multiplayer world where thousands of players interact in the same economy.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Make smart decisions&lt;/strong&gt; – Handle pricing, hiring, production, logistics, and marketing to grow your business.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Realistic economy&lt;/strong&gt; – The market responds to supply, demand, and competition, just like in the real world.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Great for learning&lt;/strong&gt; – It's a fun way to learn how business, management, and economics really work.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Why is Virtonomics different?&lt;/strong&gt;&lt;br&gt;
Virtonomics isn’t your typical business sim. Instead of just following a straight path or clicking through simple tasks, it challenges you with real depth and complexity. There’s no single “right” way to win — it’s all about how well you adapt, plan, and think things through.&lt;br&gt;
What really makes it stand out is the global community. You’ll find yourself doing business with players from all over the world, each bringing their own strategies and cultural perspective. That not only makes the game more dynamic, but also a great learning experience.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My experience&lt;/strong&gt;&lt;br&gt;
I started playing Virtonomics few weeks ago and my first day was all about learning and figuring out how the economy works, understanding different business mechanics, and getting a feel for the market.&lt;br&gt;
Now I am concentrating on adjusting the prices of supplies and the resulting prices of goods (I’m still learning :D)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why You Should Start Playing Virtonomics&lt;/strong&gt;&lt;br&gt;
Virtonomics is more than just a game — it’s a hands-on learning experience that puts your business skills to the test. You’ll face real economic challenges, compete with real players, and make strategic decisions that actually matter. Whether you're into finance, farming, or retail, the game lets you explore different industries in a dynamic and competitive world. There’s no fixed path to success, so your ability to adapt and think critically is key. It’s a great choice for anyone who wants to learn business by doing, not just reading about it.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://virtonomics.com" rel="noopener noreferrer"&gt;Join now!&lt;/a&gt;&lt;br&gt;
&lt;a href="https://virtonomics.com/partner/19935" rel="noopener noreferrer"&gt;https://virtonomics.com/partner/19935&lt;/a&gt;&lt;/p&gt;

</description>
      <category>virtonomics</category>
      <category>economy</category>
      <category>simulation</category>
    </item>
    <item>
      <title>🌐 How to create an effective company website</title>
      <dc:creator>Jindřich Stoklasa</dc:creator>
      <pubDate>Thu, 20 Mar 2025 17:35:21 +0000</pubDate>
      <link>https://dev.to/neikiri/how-to-create-an-effective-company-website-gfo</link>
      <guid>https://dev.to/neikiri/how-to-create-an-effective-company-website-gfo</guid>
      <description>&lt;p&gt;In today's digital era, a website is a key element of success for businesses. However, many businesses still build it without a clear strategy and underestimate its importance. So how do you build a website that not only looks good, but also attracts customers and generates results?&lt;/p&gt;

&lt;p&gt;1️⃣ &lt;strong&gt;Quality content is the foundation of success&lt;/strong&gt; - Without good content, the web doesn't work. Focus on ensuring that the information on the site is regularly updated, that the text is concise, to the point and most importantly, focused on the benefits to your customers. It's also important that graphics and photography are relevant to your brand and professional. &lt;/p&gt;

&lt;p&gt;2️⃣ &lt;strong&gt;Clearly define your purpose&lt;/strong&gt; - Every website should have a purpose. Do you want to build your brand and attract new customers? To provide support? Without a clear goal, it's easy to slip into a messy and incomprehensible presentation that won't work. Try setting measurable goals. Like increasing the average time spent on your page or increasing the number of enquiries.&lt;/p&gt;

&lt;p&gt;3️⃣ &lt;strong&gt;Focus on user-friendliness (UX)&lt;/strong&gt; - Visitors to your site have limited patience. If they don't navigate the site within a few seconds, they will usually leave. Make sure that your site's navigation is simple and clear, that the site is fully responsive (meaning it works on computers and mobile devices), and that pages load quickly. Remember that simplicity is key. &lt;/p&gt;

&lt;p&gt;4️⃣ &lt;strong&gt;SEO: Be visible in search engines&lt;/strong&gt; - Even the best-looking website is useless if no one can find it. The basic rules of SEO (search engine optimization) are: write clear and easy to understand content, use relevant keywords, and optimize your site's loading speed. Don't forget technical SEO too, such as getting the structure of your headings, meta descriptions and alt text of your images right. &lt;/p&gt;

&lt;p&gt;5️⃣ &lt;strong&gt;Call to Action (CTA)&lt;/strong&gt; - What should a visitor do on your site? Order your product? Contact you? Write a review? Tell them clearly. Use CTA elements like "Contact us today!", "Get a no-obligation consultation", "Try our products for free". It's important that CTA elements are placed where they are naturally expected - for example, next to key information or at the end of the article.&lt;/p&gt;

&lt;p&gt;6️⃣ &lt;strong&gt;Measure, test and then improve&lt;/strong&gt; - A website is never finished. Watch how visitors respond and adjust the structure and content accordingly. Useful tools: customer feedback - ask what's bothering or missing from your site, Google Analytics - track user behaviour and traffic, A/B testing - compare different versions of your site. &lt;/p&gt;

&lt;p&gt;Creating an effective business website is not about "making it look a certain way". It's a strategic tool that should deliver results - whether that's in the form of better branding, new customers, or support for existing clients. &lt;/p&gt;

&lt;p&gt;What experience do you have in creating corporate websites? What do you think businesses most often forget? Please let me know in the comments.&lt;/p&gt;

</description>
      <category>website</category>
      <category>tutorial</category>
      <category>learning</category>
      <category>marketing</category>
    </item>
    <item>
      <title>📰 How to create a web portfolio that catches the eye</title>
      <dc:creator>Jindřich Stoklasa</dc:creator>
      <pubDate>Thu, 20 Mar 2025 15:44:56 +0000</pubDate>
      <link>https://dev.to/neikiri/how-to-create-a-web-portfolio-that-catches-the-eye-3he1</link>
      <guid>https://dev.to/neikiri/how-to-create-a-web-portfolio-that-catches-the-eye-3he1</guid>
      <description>&lt;p&gt;Hey everyone, I decided to share some tips on how to create a portfolio that will help you land your dream job or clients. I've been through it myself and know how challenging it can be to differentiate yourself.&lt;/p&gt;

&lt;p&gt;1️⃣ &lt;strong&gt;Less is more&lt;/strong&gt; - don't overwhelm your portfolio with dozens of projects. Pick the top 4-6 jobs that really showcase your skills. Rather have fewer quality projects than a bunch of mediocre ones. When I first started, I had just about everything I'd ever created and it was cluttered.&lt;/p&gt;

&lt;p&gt;2️⃣ &lt;strong&gt;The story behind the project&lt;/strong&gt; - for each sample, describe what problem you solved, what technologies you used, and why. Clients and employers will appreciate seeing your thought process. I recently updated my portfolio and added short case studies - the response has been much better.&lt;/p&gt;

&lt;p&gt;3️⃣ &lt;strong&gt;Responsive design is essential&lt;/strong&gt; - your portfolio needs to look great on all devices. Nothing turns off a potential client more than a website that falls apart on mobile. I verified this myself when a friend told me he couldn't even view my portfolio on his phone.&lt;/p&gt;

&lt;p&gt;4️⃣ &lt;strong&gt;Personal branding&lt;/strong&gt; - give your portfolio a distinctive style that reflects your personality. Use consistent colors, fonts and design. Don't be afraid to show who you are. When I added an "About Me" section with a bit of humor, I started getting much more personal and friendly messages.&lt;/p&gt;

&lt;p&gt;5️⃣ &lt;strong&gt;Contact information in a prominent place&lt;/strong&gt; - a surprisingly common mistake is to hide the contact information somewhere in the footer. Put a CTA (call to action) button on every page and make it easier for people to reach you. After adding a prominent contact form, I got 30% more responses.&lt;/p&gt;

&lt;p&gt;6️⃣ &lt;strong&gt;Speed optimization&lt;/strong&gt; - no one wants to wait. Compress images, minimize JS and CSS, take advantage of lazy loading. A slow portfolio is a bad calling card for a web developer. When I optimized my loading speed, my search engine rankings improved.&lt;/p&gt;

&lt;p&gt;What is your experience with portfolio development? Do you have any tips that have helped you land more clients or dream jobs? Share in the comments!&lt;/p&gt;

</description>
      <category>portfolio</category>
      <category>website</category>
      <category>tutorial</category>
      <category>learning</category>
    </item>
    <item>
      <title>📝 How to better engage readers of your posts and articles</title>
      <dc:creator>Jindřich Stoklasa</dc:creator>
      <pubDate>Thu, 20 Mar 2025 15:42:01 +0000</pubDate>
      <link>https://dev.to/neikiri/how-to-better-engage-readers-of-your-posts-and-articles-2bbl</link>
      <guid>https://dev.to/neikiri/how-to-better-engage-readers-of-your-posts-and-articles-2bbl</guid>
      <description>&lt;p&gt;In the flood of information, it's hard to write text that grabs the reader. How to do it? Be honest, light and a little original. Write in such a way that you enjoy reading your own text. If you're bored, others will be too. &lt;/p&gt;

&lt;p&gt;1️⃣ &lt;strong&gt;Stories draw the reader in&lt;/strong&gt; 🎭 &lt;br&gt;
People love stories. Offer your own experience instead of general advice. Add something unexpected every now and then - like a personal note or question. Tell what you did or didn't do well. Readers will appreciate your honesty and humanity. &lt;/p&gt;

&lt;p&gt;2️⃣ &lt;strong&gt;Perfection is boring&lt;/strong&gt; - &lt;em&gt;digressions liven up the text&lt;/em&gt; 🛤️ &lt;br&gt;
Overly logical text feels artificial. Don't be afraid to digress or add your own thought. Natural text is easier for the reader to remember. Try to write something that surprises or makes the reader laugh. Humor is a great way to keep attention. &lt;/p&gt;

&lt;p&gt;3️⃣ &lt;strong&gt;Write as you speak&lt;/strong&gt; 📢 &lt;br&gt;
Formal texts have their place, but most people don't want to read them. Use common words. Alternate short and long sentences for better rhythm. Imagine you are talking to a friend. How would you tell him? Then write it down. &lt;/p&gt;

&lt;p&gt;4️⃣ &lt;strong&gt;Forget about being a stickler&lt;/strong&gt;&lt;br&gt;
Perfect text often sounds cold. Don't be afraid to surprise yourself with unusual word combinations. Write in your own style, not a textbook. Be fresh. Your unique point of view is what readers are most interested in. &lt;/p&gt;

&lt;p&gt;5️⃣ &lt;strong&gt;Avoid trite phrases&lt;/strong&gt; &lt;br&gt;
"In this day and age" or "constantly evolving" are empty words. Be specific and original. Instead, write about what's happening right now. What do you see around you? How does it affect your life or work? &lt;/p&gt;

&lt;p&gt;Good writing isn't about rules, it's about communicating ideas in an interesting and natural way. Don't look for perfection, be yourself. Write about what you enjoy and are interested in. Your enthusiasm will rub off on your readers. &lt;/p&gt;

&lt;p&gt;What helps you write texts that people enjoy reading? Let me know in the comments! 💡✍️ I'm curious about your tips and tricks. Maybe I'll learn something new from you!&lt;/p&gt;

</description>
      <category>writing</category>
      <category>tutorial</category>
      <category>learning</category>
      <category>marketing</category>
    </item>
    <item>
      <title>🤖 The best skills to open the door to the world of AI</title>
      <dc:creator>Jindřich Stoklasa</dc:creator>
      <pubDate>Thu, 20 Mar 2025 15:33:24 +0000</pubDate>
      <link>https://dev.to/neikiri/the-best-skills-to-open-the-door-to-the-world-of-ai-2388</link>
      <guid>https://dev.to/neikiri/the-best-skills-to-open-the-door-to-the-world-of-ai-2388</guid>
      <description>&lt;p&gt;Artificial intelligence is changing the world faster than many of you realise. Whether you're a professional, an enthusiast or just starting out, certain skills can open doors to new possibilities.&lt;/p&gt;

&lt;p&gt;1️⃣ &lt;strong&gt;Prompt Engineering&lt;/strong&gt; - &lt;em&gt;Ask Smart&lt;/em&gt;&lt;br&gt;
Learn how AI can correctly assign tasks. The better you ask, the better the answer you'll get. This is a skill that needs to be practiced, but those who get better at it will save themselves a lot of time. In fact, properly formulated prompts will help you work much more efficiently and achieve better results.&lt;/p&gt;

&lt;p&gt;2️⃣ &lt;strong&gt;Text Processing (NLP)&lt;/strong&gt; - &lt;em&gt;How AI Understands Language&lt;/em&gt;&lt;br&gt;
Understand how AI works with text. You can then teach it to translate or summarise articles, for example. NLP is a fundamental technology that enables AI to understand common human language and generate content accordingly. It allows you to automate tasks like customer support or analysing emotions in text.&lt;/p&gt;

&lt;p&gt;3️⃣ &lt;strong&gt;AI tools&lt;/strong&gt; - &lt;em&gt;Let technology do the work for you&lt;/em&gt;&lt;br&gt;
Try tools like ChatGPT or MidJourney. They will save you a lot of time when writing or drawing. These tools are capable of generating text, images or even code. They allow you to simplify routine tasks and focus on something else.&lt;/p&gt;

&lt;p&gt;4️⃣ &lt;strong&gt;Critical Thinking&lt;/strong&gt; - &lt;em&gt;Don't fall for every piece of information&lt;/em&gt;&lt;br&gt;
AI is not infallible. Learn to recognize when it's wrong and check your facts. Critical thinking is more important today than ever. You must be able to distinguish when AI is right and when it is wrong. This will help you avoid misinformation.&lt;/p&gt;

&lt;p&gt;5️⃣ &lt;strong&gt;Programming Basics&lt;/strong&gt; - &lt;em&gt;Expand AI's capabilities&lt;/em&gt;&lt;br&gt;
Even a basic knowledge of code can help you make better use of AI. You can even create your own AI assistants via Auto-GPT or the OpenAI API. Programming gives you control over how AI works and allows you to tailor it to your needs.&lt;/p&gt;

&lt;p&gt;6️⃣ &lt;strong&gt;Creativity&lt;/strong&gt;- &lt;em&gt;Combine human intelligence with AI&lt;/em&gt;&lt;br&gt;
While AI can help you with your ideas, original thinking is still up to you. It's best to combine the two. AI can generate ideas or graphics, but the creative direction and final decisions must come from you. This combination allows you to achieve truly unique results.&lt;/p&gt;

&lt;p&gt;What's your take on this? Are you already using any of these skills or are you just learning? Let me know in the comments! ⬇️&lt;/p&gt;

&lt;p&gt;And if you're interested in AI, feel free to add me as a connection, I'd love to exchange experiences! 😊 &lt;/p&gt;

</description>
      <category>ai</category>
      <category>chatgpt</category>
      <category>tutorial</category>
      <category>learning</category>
    </item>
  </channel>
</rss>
