A beautiful platform for developers to showcase and discover amazing side projects. Built with Next.js, TypeScript, and Tailwind CSS.
- Automatic Project Discovery: Add the
side-project
topic to your GitHub repositories and they'll automatically appear on your profile atsideprojects.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
Visit sideprojects.directory to see it in action!
Check out an example profile at sideprojects.directory/thatbeautifuldream
- Clone the repository:
git clone https://github.com/yourusername/sideprojects.directory.git
cd sideprojects.directory
- Install dependencies:
npm install
# or
yarn install
- Run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 to view the app.
- Add the
side-project
topic to your GitHub repositories - Visit
sideprojects.directory/your_github_username
- Your side projects will be automatically displayed with a beautiful UI
- Next.js 14 - React Framework
- TypeScript - Type Safety
- Tailwind CSS - Styling
- Framer Motion - Animations
- GitHub API - Project Data
Created by Milind