How I developed my modern open source portfolio 👨🏾‍💻

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • josemukorivo.com

    Personal Website for Joseph Mukorivo built with Next.js, Tailwind and Vercel.

  • Here is the link to the repository

  • vercel

    Develop. Preview. Ship.

  • This portfolio is hosted on Vercel and it rebuilds every time I push to the main branch on github.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • React

    The library for web and native user interfaces.

  • Development was the most interesting stage so I am probably going to spent slightly more time here. At the core of this portfolio there is ReactJS. I used React to create all the components. Below is a sample reusable Button component and its styles.

  • Next.js

    The React Framework

  • My blogs are coming straight from the dev.to api and I am using NextJS to build pages with blog content at build time like so. More on NextJS can be found here

  • Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

  • GitHub

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • Add ConfigCat to Next.js App

    4 projects | dev.to | 17 Jun 2023
  • Build a simple E-commerce PIM with Next.js, Prisma, and Neon

    4 projects | dev.to | 9 Mar 2024
  • The art of conditional rendering: Tips and tricks for React and Next.js developers

    6 projects | dev.to | 30 Oct 2023
  • Next.js vs. React: Which is the Best for Your Project

    4 projects | dev.to | 26 Feb 2023
  • Next.js com serverless-stack

    5 projects | dev.to | 12 Nov 2022