Orgena Hub is an online social coding platform where developers can share, star, and comment on code projects in real-time.
- Build projects in Orgena Workspace
- Share them instantly on Orgena Hub
- Collaborate and interact with a vibrant developer community
- 🚀 Real-Time Code Sharing – See projects appear instantly.
- ⭐ Star System – Like and endorse projects.
- 💬 Comments – Discuss projects in real-time.
- 👤 User Profiles – Track contributions and projects.
- 🔒 Google Authentication – Secure login.
- 📱 Responsive Design – Works on desktop & mobile.
Layer | Technology |
---|---|
Frontend | HTML, CSS, JavaScript (ES6 Modules) |
Backend / Database | Firebase Firestore |
Authentication | Firebase Auth (Google Sign-In) |
Hosting | GitHub Pages / Static Site Hosting |
- Live demo: Orgena Hub
- Code workspace: Orgena Web
- AI & Guide: Orgena Code Guide
Quick Start:
- Register at the Orgena Hub.
- Start coding on Orgena Web.
- Share your code in Orgena Hub and get feedback!
git clone https://github.com/HPD666/OrgenaHub.git cd OrgenaHub
Open index.html in your browser or host via GitHub Pages.
Configure Firebase in scripts/firebase-config.js with your project credentials.
Ensure Firestore read/write rules are set properly.
We ❤️ contributions! Fork the repo Create a feature branch: git checkout -b feature/YourFeature Commit your changes: git commit -m "Add feature" Push to the branch: git push origin feature/YourFeature Open a pull request See CONTRIBUTING.md for details.
Check the Releases page for updates and changelogs.
#SocialCoding #RealtimeCollaboration #OrgenaHub #OpenSource #WebApp
Happy coding with Orgena Hub! 🚀