Ngirim

screenshot of Ngirim
solid
vite
tailwind
firebase

File transfer website with 6-digit key sharing system made with SolidJs and Firebase

Overview

NgirimFile is a convenient file transfer website designed to simplify the sharing process by using a straightforward 6-digit key system. While it mimics the functionality of services like SendAnywhere, what sets NgirimFile apart is its focus on ease of use without the interruptions of ads and the necessity of app installations. Built on Firebase Cloud Storage, this platform aims to make file transfers quick and accessible, especially for mobile users.

The simplicity of NgirimFile makes it an appealing choice for anyone looking to send files without complications. With a clean interface and straightforward functionality, it allows you to share documents quickly, keeping your workflow uninterrupted. However, keep in mind the temporary nature of this service, as files are automatically deleted after one day.

Features

  • Quick File Transfer: Easily add files by clicking or dragging, making the upload process efficient and user-friendly.
  • 6-Digit Code System: Each transfer generates a unique 6-digit code that ensures secure and direct sharing with recipients.
  • No Ads: Unlike some competitors, NgirimFile offers a clean, ad-free experience for users, allowing seamless transfers.
  • Mobile-Friendly: Designed with mobile users in mind, there's no need to switch to desktop view or install additional apps.
  • Temporary Storage: Files are automatically deleted after one day, adding an extra layer of privacy for users who do not wish to keep files stored indefinitely.
  • Firebase Reliability: Leveraging Firebase Cloud Storage, the platform boasts reliable and secure file handling for users' needs.
solid
Solid

SolidJS is a declarative JavaScript library for building user interfaces, offering a reactive programming model for efficient updates. It stands out for its reactivity system that minimizes unnecessary re-renders and its small bundle size, making it a performant choice for developing lightweight and reactive web applications.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

firebase
Firebase

Firebase offers a comprehensive set of features, including real-time database, authentication, hosting, cloud functions, storage, and more. Firebase provides an easy-to-use interface and allows developers to focus on building features rather than managing infrastructure.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.