Project List
A ruled-row developer projects index with stack chips, a one-line summary, and separate repo and live links per project.
A ruled-row developer projects index with stack chips, a one-line summary, and separate repo and live links per project.
The Portfolio Collection unlocks the source for every Portfolio block. All Access unlocks every Collection.
Already purchased? Log in
Project List presents five developer projects as ruled rows in a bordered container, each carrying the project name, a one-line summary, stack chips, and links to the repo and live site. The lede is direct, side projects and open source tools I built to scratch a real itch, and notes that most are actively maintained. Tally CLI has no live link because it is a terminal tool; the block handles the null case cleanly rather than showing a dead link.
Projects are one array; the live field is nullable so rows without a deployed URL simply omit the link. Named stack chips are the distinctive detail: a visitor reads the summary and then confirms the stack in one glance without opening GitHub.
Reach for this block as the projects index of a developer portfolio homepage or a dedicated work page. The installer swaps project names, summaries, stacks, and link targets for their own projects.
A natural flow around it on a Portfolio Pro page:
Before
After
One strong use is an open source and side project index. Other project-list applications:
Tip: a nullable live field beats a placeholder hash; show the repo link only when the project has no deployment.