DEV Community

Cover image for I Built a Simple Web App to Discover the Meaning Behind Names šŸš€
Namastra
Namastra

Posted on

I Built a Simple Web App to Discover the Meaning Behind Names šŸš€

Hello Dev Community šŸ‘‹

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

šŸ‘‰ Live Demo:
Namastra


šŸ’” Why I built this

I noticed that many people are curious about:

What their name means

Where their name comes from

What personality or cultural meaning it carries

But most websites are:

Too slow

Full of ads

Hard to navigate

So I decided to build something simple, fast, and clean.


āš™ļø What Namastra does

With Namastra, users can:

šŸ” Search any name instantly

šŸ“– Get meaning and origin

šŸŒ Learn cultural background

⚔ Use a clean and fast interface


šŸ› ļø Tech Stack

I built this project using:

HTML

CSS

JavaScript

GitHub (version control)

Netlify (deployment)

Hosted here: [Netlify]
Code managed via: [GitHub]


🚧 Challenges I faced

As a beginner developer, I faced challenges like:

Designing a clean UI

Making search functionality smooth

Deploying with GitHub + Netlify

Structuring data properly

But I learned a lot through building it step by step.


šŸŽÆ What I learned

How to build and deploy a full project

How important UI simplicity is

How real users think differently than developers

How deployment pipelines work (GitHub → Netlify)


šŸš€ Future improvements

I plan to add:

More name data

Better UI design

Categories (religion, origin, country)

Possibly AI-based name insights


šŸ™Œ Feedback welcome

This is my first real web project, so I’d really appreciate your feedback and suggestions.

Try it here:
šŸ‘‰ Namastra


Thanks for reading ā¤ļø
Happy coding!

Top comments (0)