<?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: Namastra</title>
    <description>The latest articles on DEV Community by Namastra (@namastra).</description>
    <link>https://dev.to/namastra</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%2F3957011%2F0b581785-30a1-4a94-a8b5-d58a51e08ecf.png</url>
      <title>DEV Community: Namastra</title>
      <link>https://dev.to/namastra</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/namastra"/>
    <language>en</language>
    <item>
      <title>👋 Hey everyone!
I’m excited to share my first web project — Namastra 🎉
It’s a simple and free tool where you can explore the meanings, origins, and insights behind names.
Please try this👇
https://namastra.netlify.app/</title>
      <dc:creator>Namastra</dc:creator>
      <pubDate>Fri, 29 May 2026 18:51:49 +0000</pubDate>
      <link>https://dev.to/namastra/hey-everyone-im-excited-to-share-my-first-web-project-namastra-its-a-simple-and-free-4hie</link>
      <guid>https://dev.to/namastra/hey-everyone-im-excited-to-share-my-first-web-project-namastra-its-a-simple-and-free-4hie</guid>
      <description>&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://namastra.netlify.app/" 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%2Fnamastra.netlify.app%2Fog-image.jpg" height="400" class="m-0" width="800"&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://namastra.netlify.app/" rel="noopener noreferrer" class="c-link"&gt;
            Namastra — Discover the Meaning Behind Every Name
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            Search any name and instantly discover its meaning, cultural origin, religious significance, numerology, and famous bearers.
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fnamastra.netlify.app%2Flogo.png" width="800" height="800"&gt;
          namastra.netlify.app
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


</description>
    </item>
    <item>
      <title>I Built a Simple Web App to Discover the Meaning Behind Names 🚀</title>
      <dc:creator>Namastra</dc:creator>
      <pubDate>Fri, 29 May 2026 18:48:25 +0000</pubDate>
      <link>https://dev.to/namastra/i-built-a-simple-web-app-to-discover-the-meaning-behind-names-36i7</link>
      <guid>https://dev.to/namastra/i-built-a-simple-web-app-to-discover-the-meaning-behind-names-36i7</guid>
      <description>&lt;p&gt;&lt;strong&gt;Hello Dev Community 👋&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I recently built my first web project called Namastra — a simple tool to explore the meanings, origins, and insights behind names.&lt;/p&gt;

&lt;p&gt;👉 Live Demo:&lt;br&gt;
&lt;a href="https://namastra.netlify.app/" rel="noopener noreferrer"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;💡 Why I built this&lt;/p&gt;

&lt;p&gt;I noticed that many people are curious about:&lt;/p&gt;

&lt;p&gt;What their name means&lt;/p&gt;

&lt;p&gt;Where their name comes from&lt;/p&gt;

&lt;p&gt;What personality or cultural meaning it carries&lt;/p&gt;

&lt;p&gt;But most websites are:&lt;/p&gt;

&lt;p&gt;Too slow&lt;/p&gt;

&lt;p&gt;Full of ads&lt;/p&gt;

&lt;p&gt;Hard to navigate&lt;/p&gt;

&lt;p&gt;So I decided to build something simple, fast, and clean.&lt;/p&gt;




&lt;p&gt;⚙️ What Namastra does&lt;/p&gt;

&lt;p&gt;With Namastra, users can:&lt;/p&gt;

&lt;p&gt;🔍 Search any name instantly&lt;/p&gt;

&lt;p&gt;📖 Get meaning and origin&lt;/p&gt;

&lt;p&gt;🌍 Learn cultural background&lt;/p&gt;

&lt;p&gt;⚡ Use a clean and fast interface&lt;/p&gt;




&lt;p&gt;🛠️ Tech Stack&lt;/p&gt;

&lt;p&gt;I built this project using:&lt;/p&gt;

&lt;p&gt;HTML&lt;/p&gt;

&lt;p&gt;CSS&lt;/p&gt;

&lt;p&gt;JavaScript&lt;/p&gt;

&lt;p&gt;GitHub (version control)&lt;/p&gt;

&lt;p&gt;Netlify (deployment)&lt;/p&gt;

&lt;p&gt;Hosted here: [Netlify]&lt;br&gt;
Code managed via: [GitHub]&lt;/p&gt;




&lt;p&gt;🚧 Challenges I faced&lt;/p&gt;

&lt;p&gt;As a beginner developer, I faced challenges like:&lt;/p&gt;

&lt;p&gt;Designing a clean UI&lt;/p&gt;

&lt;p&gt;Making search functionality smooth&lt;/p&gt;

&lt;p&gt;Deploying with GitHub + Netlify&lt;/p&gt;

&lt;p&gt;Structuring data properly&lt;/p&gt;

&lt;p&gt;But I learned a lot through building it step by step.&lt;/p&gt;




&lt;p&gt;🎯 What I learned&lt;/p&gt;

&lt;p&gt;How to build and deploy a full project&lt;/p&gt;

&lt;p&gt;How important UI simplicity is&lt;/p&gt;

&lt;p&gt;How real users think differently than developers&lt;/p&gt;

&lt;p&gt;How deployment pipelines work (GitHub → Netlify)&lt;/p&gt;




&lt;p&gt;🚀 Future improvements&lt;/p&gt;

&lt;p&gt;I plan to add:&lt;/p&gt;

&lt;p&gt;More name data&lt;/p&gt;

&lt;p&gt;Better UI design&lt;/p&gt;

&lt;p&gt;Categories (religion, origin, country)&lt;/p&gt;

&lt;p&gt;Possibly AI-based name insights&lt;/p&gt;




&lt;p&gt;🙌 Feedback welcome&lt;/p&gt;

&lt;p&gt;This is my first real web project, so I’d really appreciate your feedback and suggestions.&lt;/p&gt;

&lt;p&gt;Try it here:&lt;br&gt;
👉 &lt;a href="https://namastra.netlify.app/" rel="noopener noreferrer"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;Thanks for reading ❤️&lt;br&gt;
Happy coding!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>html</category>
    </item>
    <item>
      <title>I Built a Simple Web App to Discover the Meaning Behind Names 🚀</title>
      <dc:creator>Namastra</dc:creator>
      <pubDate>Thu, 28 May 2026 16:45:33 +0000</pubDate>
      <link>https://dev.to/namastra/i-built-a-simple-web-app-to-discover-the-meaning-behind-names-573d</link>
      <guid>https://dev.to/namastra/i-built-a-simple-web-app-to-discover-the-meaning-behind-names-573d</guid>
      <description>&lt;p&gt;&lt;strong&gt;Hello Dev Community 👋&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I recently built my first web project called Namastra — a simple tool to explore the meanings, origins, and insights behind names.&lt;/p&gt;

&lt;p&gt;👉 Live Demo:&lt;br&gt;
&lt;a href="https://namastra.netlify.app/" rel="noopener noreferrer"&gt;Namastra&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;💡 Why I built this&lt;/p&gt;

&lt;p&gt;I noticed that many people are curious about:&lt;/p&gt;

&lt;p&gt;What their name means&lt;/p&gt;

&lt;p&gt;Where their name comes from&lt;/p&gt;

&lt;p&gt;What personality or cultural meaning it carries&lt;/p&gt;

&lt;p&gt;But most websites are:&lt;/p&gt;

&lt;p&gt;Too slow&lt;/p&gt;

&lt;p&gt;Full of ads&lt;/p&gt;

&lt;p&gt;Hard to navigate&lt;/p&gt;

&lt;p&gt;So I decided to build something simple, fast, and clean.&lt;/p&gt;




&lt;p&gt;⚙️ What Namastra does&lt;/p&gt;

&lt;p&gt;With Namastra, users can:&lt;/p&gt;

&lt;p&gt;🔍 Search any name instantly&lt;/p&gt;

&lt;p&gt;📖 Get meaning and origin&lt;/p&gt;

&lt;p&gt;🌍 Learn cultural background&lt;/p&gt;

&lt;p&gt;⚡ Use a clean and fast interface&lt;/p&gt;




&lt;p&gt;🛠️ Tech Stack&lt;/p&gt;

&lt;p&gt;I built this project using:&lt;/p&gt;

&lt;p&gt;HTML&lt;/p&gt;

&lt;p&gt;CSS&lt;/p&gt;

&lt;p&gt;JavaScript&lt;/p&gt;

&lt;p&gt;GitHub (version control)&lt;/p&gt;

&lt;p&gt;Netlify (deployment)&lt;/p&gt;

&lt;p&gt;Hosted here: [Netlify]&lt;br&gt;
Code managed via: [GitHub]&lt;/p&gt;




&lt;p&gt;🚧 Challenges I faced&lt;/p&gt;

&lt;p&gt;As a beginner developer, I faced challenges like:&lt;/p&gt;

&lt;p&gt;Designing a clean UI&lt;/p&gt;

&lt;p&gt;Making search functionality smooth&lt;/p&gt;

&lt;p&gt;Deploying with GitHub + Netlify&lt;/p&gt;

&lt;p&gt;Structuring data properly&lt;/p&gt;

&lt;p&gt;But I learned a lot through building it step by step.&lt;/p&gt;




&lt;p&gt;🎯 What I learned&lt;/p&gt;

&lt;p&gt;How to build and deploy a full project&lt;/p&gt;

&lt;p&gt;How important UI simplicity is&lt;/p&gt;

&lt;p&gt;How real users think differently than developers&lt;/p&gt;

&lt;p&gt;How deployment pipelines work (GitHub → Netlify)&lt;/p&gt;




&lt;p&gt;🚀 Future improvements&lt;/p&gt;

&lt;p&gt;I plan to add:&lt;/p&gt;

&lt;p&gt;More name data&lt;/p&gt;

&lt;p&gt;Better UI design&lt;/p&gt;

&lt;p&gt;Categories (religion, origin, country)&lt;/p&gt;

&lt;p&gt;Possibly AI-based name insights&lt;/p&gt;




&lt;p&gt;🙌 Feedback welcome&lt;/p&gt;

&lt;p&gt;This is my first real web project, so I’d really appreciate your feedback and suggestions.&lt;/p&gt;

&lt;p&gt;Try it here:&lt;br&gt;
👉 &lt;a href="https://namastra.netlify.app/" rel="noopener noreferrer"&gt;Namastra&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;Thanks for reading ❤️&lt;br&gt;
Happy coding!&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>html</category>
    </item>
  </channel>
</rss>
