Hacktoverview

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

    The next gen UI made with simple HTML and Tailwind CSS. It's compatible with simple HTML, CSS static website or a React, Vue, Angular or Next.js Complex app. Zero JS and no-plugins installed.

  • At first I worked on a Tutorial markdown to get people started with HTML, CSS and GIT basics so that they can contribute to a library of tailwind styled elements. https://github.com/Clueless-Community/web-ui-kit/pull/25

  • caprine

    Elegant Facebook Messenger desktop app

  • Second was a small CSS change in a popular project, Caprine. I really had a long back and forth with the maintainer about two seemingly simple changes in a style sheet and I realized I should have been linting my code changes and I learned how to find the css elements I meant to target, it was a small step forward. https://github.com/sindresorhus/caprine/pull/1933 You can still see the remainder of a bunch of requested changes.

  • 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
  • wildfire-burn-severity

    Geospatials project meant to help generate burn severity maps & assess surface area affected by wildfires.

  • Third PR is when I created my own Div and gave it some JS logic through jQuery, saying that it should be an accordion. In this project I learned how to isolate the files I was interested in and really work with what I was particularly interested in. To do my initial code changes I did not fork the repo for the first time but instead took the HTML of interest and copied it into an HTML file and the CSS file it referenced and I used live server to edit them separately before I was happy with the outcome and forked the repo and put them in my own little issue branch and made my PR. https://github.com/IndigoWizard/wildfire-burn-severity/pull/3

  • viewer-for-reddit

    πŸ™ˆ Anonymously browse Reddit

  • Finally I made a bigger change. I used the reddit api to retrieve popular subreddits to populate the default autocomplete drop down of a pre-existing set of search and autocomplete elements. https://github.com/gregrickaby/reddit-image-viewer/pull/414

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

  • 5 Developer Communities You Must Join in 2024

    3 projects | dev.to | 6 Apr 2024
  • How to implement emojis in Vercel/satori

    1 project | dev.to | 19 Dec 2023
  • First Attempt at Open Source Contribution: Hacktoberfest'23πŸš€πŸ’»

    4 projects | dev.to | 14 Nov 2023
  • ✨Free open-source URL shortener project (Written using NX, Qwik, Nest.js, and Prisma) ✨

    1 project | /r/qwik | 6 Oct 2023
  • TailwindUI vs Flowbite

    3 projects | /r/tailwindcss | 20 Jun 2023