Skip to content

thatbeautifuldream/sideprojects.directory

Repository files navigation

sideprojects.directory 🚀

A beautiful platform for developers to showcase and discover amazing side projects. Built with Next.js, TypeScript, and Tailwind CSS.

✨ Features

  • Automatic Project Discovery: Add the side-project topic to your GitHub repositories and they'll automatically appear on your profile at sideprojects.directory/your_github_username
  • Beautiful UI: Modern, responsive design with dark/light mode support
  • Real-time Updates: Your projects are automatically synced with GitHub
  • Project Cards: Clean display of project information including:
    • Language and topic badges
    • Star and fork counts
    • Project descriptions
    • Links to source code

🌐 Live Demo

Visit sideprojects.directory to see it in action!

Check out an example profile at sideprojects.directory/thatbeautifuldream

🚀 Getting Started

  1. Clone the repository:
git clone https://github.com/yourusername/sideprojects.directory.git
cd sideprojects.directory
  1. Install dependencies:
npm install
# or
yarn install
  1. Run the development server:
npm run dev
# or
yarn dev

Open http://localhost:3000 to view the app.

💡 How It Works

  1. Add the side-project topic to your GitHub repositories
  2. Visit sideprojects.directory/your_github_username
  3. Your side projects will be automatically displayed with a beautiful UI

🛠️ Built With

❤️ Made with Love

Created by Milind

About

A curated space for developers to share and discover amazing side projects.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published