Skip to content
#

file-preview

Here are 37 public repositories matching this topic...

PortalUp is a web-based file uploader that enables users to easily upload various file types and receive temporary URLs for secure, time-limited access. Built with React for the frontend and Node.js with Express for the backend, it features a user-friendly interface, drag-and-drop support, and automatic URL expiration.

  • Updated Jan 3, 2025
  • JavaScript

In this small NodeJS & Express web application, I added file uploads. First, to do this, I added the input type file to the HTML elements to give the user a file picker. Then, I also configure the form element by using the enctype attribute and setting it as multipart/form-data. Afterwards, I had to handle the file on the server side, so I used …

  • Updated Sep 14, 2022
  • JavaScript

Description: Welcome to the weird-os GitHub repository! Dive into the world of eccentric software developers who create unconventional, out-of-the-box projects that challenge traditional norms and push the boundaries of technology. Explore a collection of innovative, quirky, and sometimes bizarre software creations that defy expectations and spark

  • Updated Feb 18, 2025

Improve this page

Add a description, image, and links to the file-preview topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the file-preview topic, visit your repo's landing page and select "manage topics."

Learn more