Skip to content

NishulDhakar/toolscrolling

Repository files navigation

ToolScrolling

A curated platform for discovering developer and design tools with search, filtering, likes, and an nishul panel.

116shots_so

Features

  • Browse 30+ curated tools across categories (Development, Design, AI, Productivity)
  • Real-time search and category filtering
  • Like and save favorite tools (persists in localStorage)
  • Password-protected nishul panel for managing tools
  • Dark/light mode with responsive design

Quick Start

# Clone and install
git clone https://github.com/NishulDhakar/toolscrolling.git
cd toolscrolling
npm install

# Run development server
npm run dev

Open http://localhost:3000

Tech Stack

  • Next.js 16 (App Router)
  • TypeScript
  • Tailwind CSS v4
  • Motion (animations)
  • localStorage (data persistence)

Project Structure

src/
├── app/              # Pages (landing, feed, saves, nishul)
├── components/       # UI components
├── data/            # Static tool data
└── lib/             # Services (auth, likes, tools)

Made by Nishul Dhakar

About

Discover, organize, and use the best tools on the web all in one focused workspace.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages