Skip to content

Examples

Welcome to Projex examples! Here you'll find code samples and complete implementations to help you get started with Projex.

Available Examples

  • Solo Developer Portfolio - Mix of GitHub repos, npm packages, and manual projects in one portfolio
  • Full Portfolio - A complete portfolio page with featured project, grid layout, and interactive filtering
  • Filtered Grid - A filterable project grid with type and status filters
  • Searchable List - A searchable project list with real-time filtering

About These Examples

Each example includes:

  • Complete code snippets you can copy into your project
  • HTML output showing the structure Projex components generate
  • Styling examples with CSS for data attributes
  • Configuration samples for projex.config.ts

These examples demonstrate how to use Projex components and patterns. They are code samples and documentation, not live interactive previews.

All examples use the same components from the Projex library, so you can easily adapt them to your needs.