Back
Year
2023
Tech & Technique
Next.js, Appwrite, Tailwind CSS
Description
CloudAxis is a modern file storage and sharing web application that allows users to upload and manage their files in the cloud — similar to Google Drive. Users can securely share files of any type (e.g., JPG, MP4, ZIP) by specifying the recipient’s email. The platform prioritizes speed, privacy, and simplicity while supporting large files across all modern devices.
Key Features:
Technical Highlights:
Key Features:
- Secure File Upload: Users can upload documents, media, archives, and more
- Email-Based Sharing: Files can be shared directly with others via their email address
- Cloud Storage: Persistent, structured storage using Appwrite's backend capabilities
- File Type Agnostic: Supports a wide range of file formats including images, videos, and compressed archives
- Responsive UI: Clean, mobile-first interface designed with Tailwind CSS
Technical Highlights:
- Integrated Appwrite for secure backend file handling, user auth, and database
- Built responsive frontend with Next.js and Tailwind CSS
- Implemented email-based file sharing logic and file-type validations
- Optimized upload process and UI feedback for large files
My Role
Full-Stack Developer
I handled the entire development process from concept to deployment:
I handled the entire development process from concept to deployment:
- 🛠️ Built and styled the frontend using Next.js and Tailwind CSS
- 🗂️ Integrated Appwrite to handle user authentication, storage, and access control
- 📤 Developed secure file upload system with real-time progress tracking
- 📧 Implemented email-based sharing logic with file permissions
- 🚀 Deployed the application on Vercel with production optimization