
Unlimited file cloud storage based on using Telegram API
Pentaract is an innovative cloud storage solution that utilizes Telegram as its underlying storage mechanism, offering a unique alternative to conventional cloud storage services. By steering clear of server file systems or costly storage alternatives, it optimizes disk usage and aims to be lightweight and efficient. The app is designed to meet the needs of both individual users and collaborative environments, making it a versatile choice for various file storage needs.
The framework's small size allows for easy integration without needing heavyweight dependencies, making it an appealing option for developers and personal users alike. By using Postgres as its database, Pentaract ensures efficient storage capacity while maintaining performance. Although still in development, this platform provides a glimpse into the future of cloud storage management.

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.
A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.