Replies: 5 comments 1 reply
-
Some notes in case anyone wants to do FireSign: |
Beta Was this translation helpful? Give feedback.
-
Just a chess game would be cool, and easy to upgrade for other uses. |
Beta Was this translation helpful? Give feedback.
-
Snapchat face filter library / chat / publishing A snapchat style face filter using webcam (apparently easy https://codepen.io/livecodestream/pen/rNxrMzp ) and then let you customize and save filters as fireproof documetns. Then you can take snapshots and publish them pubically like in the gallery demo. This is a good demo because it is fast and local and still data you want to have privately sync and publically publishable |
Beta Was this translation helpful? Give feedback.
-
@jchris , First and foremost. I think it would be better to add more examples of application authentication and authorization, with a focus on standarts web APIs... (passwordless, toch...) The sample apps(frontend) you suggest are very much in open source examples on github. |
Beta Was this translation helpful? Give feedback.
-
Magnetic poetry with PartyKit: https://github.com/partykit/sketch-magnetic-poetry |
Beta Was this translation helpful? Give feedback.
-
I am doing the next round of example apps, here are some ideas. The hope is that they can act as starter kits, and inspire people to start with them and innovate in their own ways.
FireSign - a Fireproof powered DocuSign alternative
FireSign revolutionizes the way documents are signed and stored. Leveraging the power of Fireproof, it allows users to upload PDFs, mark signature locations, and obtain a cryptographically verifiable archive. With an emphasis on security and convenience, FireSign is not just an alternative to existing platforms but a beacon for digitally transforming workflows in various industries.
✅ Upload gallery - where you can upload as many images or videos as you want, and then browse them
Embrace limitless creativity with the Upload gallery, a robust platform where users can upload and browse an infinite collection of images and videos. Powered by Fireproof's secure and scalable technology, it's more than just a gallery; it's a space for artists, photographers, and multimedia enthusiasts to explore, share, and collaborate without any bounds. Try it now at Public Image Gallery -- once we remove the file size limit for encrypted files we can do a private one.
FireScript - A Nodebook for JavaScript with Instant Replay
FireScript is a transformative development environment inspired by Jupyter Notebooks but crafted exclusively for JavaScript. Utilizing Fireproof's unique capabilities, FireScript keys nodebook JS code off of the hash content address, enabling an instant replay feature. If you've executed a version of code before, FireScript has the data snapshot readily available. It's a platform designed for interactive data exploration, where the past and present of code execution coexist seamlessly.
Real talk, a multimedia Twitter clone with public and private accounts
Real talk is the social media platform for the new era. Equipped with multimedia capabilities and options for both public and private accounts, it fosters genuine connections and conversations. Built on Fireproof's strong foundation, it offers reliability and security, inviting users to engage in real talk in a virtual world, free from the traditional barriers of social networking.
FieldNotes - a basic form-filling app
Say goodbye to cumbersome paperwork with FieldNotes, the form-filling app that's anything but basic. Whether it's for business surveys, customer feedback, or administrative needs, FieldNotes simplifies the process by offering a seamless digital interface. Utilizing Fireproof's strengths, it ensures that data integrity is maintained, making it a vital tool for any modern organization.
TodoMVC with multi-list and shared lists
Organize your life and collaborate effortlessly with TodoMVC. Offering multi-list functionality and shared lists, this application transforms the way tasks are managed. Whether it's a complex project or daily chores, TodoMVC, powered by Fireproof, provides a flexible and secure environment to plan, track, and achieve goals, enabling users to stay ahead of the curve in both personal and professional spheres.
Smart Book - A Dynamic, Interactive Knowledge Base with AI-Powered Assistance
Smart Book is not just a repository of information but an engaging, intelligent companion in your learning journey. Beyond offering existing content, it dynamically interacts with users to identify gaps in understanding or information. If a query leads to a novel insight or uncovers a missing piece of knowledge, the Smart Book's AI-powered chat initiates the creation of new topics or notebooks. These new additions, crafted through interactive dialogue, make the Smart Book a continuously evolving resource. Powered by Fireproof, it ensures that the process is seamless, secure, and aligned with the users' needs. It's more than a knowledge base; it's an adaptive learning environment that grows and learns with you, fostering a culture of curiosity, exploration, and shared wisdom.
The goal
Here are some examples of how people might rebuild these in the real world. The goal being to make it easy for people to quick start real apps. In building these examples, the Fireproof community will necessarily confront the challenges real app devs will find, and come up with solutions and enhancements for each use case.
FireSign - a Fireproof powered DocuSign alternative
Upload gallery - where you can upload as many images or videos as you want, and then browse them
FireScript - An Interactive Nodebook for JavaScript, Powering Instant Replay and Version Control with Fireproof Snapshots
Real talk, a multimedia Twitter clone with public and private accounts
FieldNotes - a basic form-filling app
TodoMVC with multi list and shared lists
Smart Book - A Dynamic, Interactive Knowledge Base with AI-Powered Assistance
These derivative apps can further extend the reach and functionality of the original applications, catering to specific industries or needs, and leveraging the strengths of Fireproof's "build first, connect to the cloud when ready" concept.
Beta Was this translation helpful? Give feedback.
All reactions