Creating a Developer Portfolio with Next.js and Cosmic

This page summarizes the projects mentioned and recommended in the original post on dev.to

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. nextjs-developer-portfolio

    A developer portfolio template powered by the Cosmic headless CMS.

    Install the template View the live demo Check out the code

  2. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  3. remark

    markdown processor powered by plugins part of the @unifiedjs collective (by remarkjs)

    Since we will be writing our content in Markdown, we will need a way to serialize the markdown into HTML. To do this, we will install the dependencies remark and remark-html.

  4. remark-html

    plugin to add support for serializing HTML

    Since we will be writing our content in Markdown, we will need a way to serialize the markdown into HTML. To do this, we will install the dependencies remark and remark-html.

  5. Tailwind CSS

    A utility-first CSS framework for rapid UI development.

    Tailwind CSS - A performant utility-first CSS framework that can be composed directly in your markup.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I wrote a new blog using Next.js App router

    4 projects | dev.to | 16 May 2024
  • Dark Mode with SvelteKit, a Blog Post

    3 projects | /r/sveltejs | 15 Nov 2023
  • how to retain position of markdown element in remark.js

    3 projects | dev.to | 4 Sep 2023
  • How to setup a simple static website using Svelte (with login)

    5 projects | dev.to | 19 May 2023
  • Create an Interactive Table of Contents for a Next.js Blog with Remark

    5 projects | dev.to | 21 Apr 2023

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?