Had a lot of fun building my Portfolio site

This page summarizes the projects mentioned and recommended in the original post on /r/webdev

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
  • Portfolio

    A portfolio website for Jack Kelly. (by JackRKelly)

  • Thanks! And I built this project in a Javascript framework called React.js. And all of the elements are components, so if I wanted to add more projects I would simply add a new component called WorkCard and pass in the project-specific values. If you're interested you can see the code here https://github.com/JackRKelly/Portfolio. It is all written in JSX which is basically Javascript in HTML.

  • create-react-app

    Set up a modern web app by running one command.

  • Thanks! The only boilerplate I used was create-react-app.

  • 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
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

  • How to start a React Project in 2023

    10 projects | news.ycombinator.com | 23 Mar 2023
  • advice wanted: simple react typescript setup

    4 projects | /r/reactjs | 18 Feb 2023
  • types for parameter objects necessary?

    1 project | /r/typescript | 19 Dec 2022
  • Remult: Build a type-safe, full-stack app with TypeScript

    4 projects | dev.to | 13 Sep 2022
  • Boilerplates For ReactJS

    5 projects | /r/reactjs | 5 May 2022