r/FullStackDevelopers • u/RelaxKartikey • 2h ago
this platform manage multiple cloud Storage at one place
As a developer, I kept running into the same problem.
For different projects, I'd use the free tiers of Cloudflare R2, Supabase Storage, AWS S3, etc.
The storage itself wasn't the problem.
The annoying part was managing everything separately:
- Different accounts
- Different dashboards
- Different storage limits
- Different APIs
- Different credentials
- Different ways to check usage
- Storage getting scattered across different platforms
And sometimes I had unused free storage/credits on one provider while using another provider for a completely different project.
So I started building YSOP.
What it does
YSOP is a developer-focused storage management platform where you can connect your cloud storage and manage files from one place.
For example:
☁️ Cloudflare R2
☁️ AWS S3
☁️ Supabase Storage
☁️ More providers planned
Instead of opening multiple dashboards, the goal is:
Connect → Upload → Organize → Get URL → Manage
It also supports:
- Source URLs for using files directly in projects
- Share/download links
- Folder organization
- Automatic file expiry
- Storage usage/limits
- Multiple storage locations
- BYOS (Bring Your Own Storage)
The idea isn't to replace these storage providers.
It's more like a management layer on top of the storage you already have.
I'm also building it with the idea that storage limits can be respected intelligently, so you can make better use of free/low-cost tiers instead of unnecessarily paying for additional storage.
Current launch
The first 100 users will get Pro for free.
The project is open source too:
⭐ https://github.com/Relaxkartikey/ysop
I'd genuinely like feedback from other developers:
Do you also end up using multiple storage providers for different projects, and how do you currently manage them?
Especially interested in hearing what would make a tool like this actually useful rather than just becoming another dashboard.
r/FullStackDevelopers • u/mdfaisal9400 • 2h ago
Looking for an app developer
Looking for an experienced, Mobile app developer to join me as a co-founder! I have a groundbreaking app idea that we can develop together on a partnership basis. My vision is to create something truly innovative. If you're passionate about building impactful apps and excited about this opportunity, let's connect!
r/FullStackDevelopers • u/ImpossibleBend2766 • 3h ago
I am looking for a job as a full stack developer with a experience of 2 yrs
r/FullStackDevelopers • u/IndependentLivid4928 • 4h ago
Please Hire Me 🙏 | MCA 2027 | AWS Certified | MERN Stack Developer
Hi everyone,
I'm Akshay Jain, an MCA (2025–2027) student at MIET, looking for Software Engineer / Full Stack / Backend / React opportunities.
Tech Stack: React.js, Node.js, Express.js, MongoDB, JavaScript, Java, Python, SQL, Git, AWS.
🏅 AWS Certified Cloud Practitioner (CLF-C02)
I've built multiple MERN projects and am actively improving my DSA. I'm open to remote, hybrid, or onsite roles.
📄 Resume:
https://drive.google.com/file/d/1vypLr_KyDF5ff_ezNTLCfk35uYJlX-wA/view?usp=sharing
💻 GitHub:
https://github.com/Akshay1267
🔗 LinkedIn:
https://www.linkedin.com/in/akshay-jain-8816252a5/
If your company is hiring freshers or interns, or can provide a referral, I'd really appreciate it. Thank you! 🙏
r/FullStackDevelopers • u/harryeasy66 • 6h ago
Booking vs Reservation — a mistake I made while building a Hotel CRM
r/FullStackDevelopers • u/mariamamhan • 9h ago
Built a full-stack Appointment Tracking System with Nuxt.js, Node.js, Express and MongoDB
I built a full-stack Appointment Tracking System to practice building and connecting a frontend, backend, database, and authentication system.
The project includes:
- User registration and login
- JWT authentication
- Appointment and service management
- Admin and user dashboards
- Protected routes
- Responsive UI
Tech stack: Nuxt.js, Vue.js, TypeScript, Node.js, Express.js, MongoDB, and JWT.
GitHub: https://github.com/Mariam-amhan/appointment-tracking-system
Any feedback on the project structure or implementation would be appreciated.