Dec 22, 2025 · 7 min read · For a long time, I didn’t build any personal project. Not because I didn’t want to — but because life happened. My time was consumed by summer internship preparation, then academics, then examinations, and after all that… I did what most of us all do...
Join discussion
Dec 18, 2025 · 9 min read · Agentic AI systems where LLM-powered agents autonomously pursue user goals by planning and invoking tools is transforming software design. Today’s startups are rushing to embed AI agents in their products, but many early demos fail to survive real-wo...
AIAruna and 1 more commented
Dec 4, 2025 · 24 min read · In this guide, we’ll build a feature-rich admin dashboard using shadcn/ui for beautiful, reusable components and TanStack Start for a powerful, type-safe full-stack framework. By the end, you’ll have: A fully functional /dashboard layout A statisti...
Join discussion
Oct 27, 2025 · 11 min read · In this guide, you’ll learn how to set up a registry in shadcn. If you’re not familiar with this tool, shadcn is a collection of reusable and accessible components you can use in your projects. You’ll learn about essential concepts such as setting up...
Join discussion
Sep 20, 2025 · 6 min read · If you are a developer looking for a modern, efficient, and user-friendly admin dashboard for your Next.js project, you're in the right place. In this blog post, we’ll take you through the top 10 Next.js admin dashboard templates that are not only hi...
Join discussion
Sep 18, 2025 · 8 min read · Since it came out in 2023, the Shadcn UI library has become super popular, with over 100k+ NPM downloads every week. It's one of the most talked-about libraries for building dashboards & websites. Because Shadcn is so in demand, people are also looki...
Join discussion
Sep 2, 2025 · 4 min read · When building modern chat applications, one of the most crucial UX patterns is ensuring the scroll area automatically sticks to the bottom as new messages arrive. Users expect to see the latest messages without manually scrolling down every time. Whi...
Join discussion