AluminiHive is a modern alumni engagement system designed to bridge the gap between pass-out students and current students.
It helps alumni earn money through the platform while empowering students with opportunities, mentorship, and career guidance.
This platform introduces unique monetization features for alumni, making it beneficial for both sides.
🔗 Live Preview: https://aluminihive-frontend.onrender.com
🔗 Repository: https://github.com/akshad110/aluminiHive
Alumni can earn money through:
- Posting paid job opportunities
- Offering paid mentoring sessions
- Paid 1-on-1 chat support
- Sharing career advice, portfolio reviews, interview preparation, etc.
- Get mentored by experienced alumni
- Apply for exclusive alumni-posted jobs
- Access paid chat for quick guidance
- Build real industry connections
- Alumni & student role-based system
- Secure login / signup
- Profile management
- Alumni job postings
- Mentorship marketplace
- Paid chat module
- Engagement analytics (future enhancement)
- Built using React + TypeScript
- Styled with TailwindCSS
- Clean, responsive & minimal UI
- React
- TypeScript
- Tailwind CSS
- Node.js
- Express.js
- MongoDB (Mongoose ORM)
- Payment Gateway (future)
- Socket-based chat (future upgrade)
git clone https://github.com/akshad110/aluminiHive
cd aluminiHive▶️ 2. Run Frontend
cd frontend
npm install
npm run dev▶️ 3. Run Backend
cd backend
npm install
npm start📌 Configure your .env file for MongoDB connection
MONGO_URI=mongodb+srv://your-uri
JWT_SECRET=your-secret
PORT=5000🚀 Future Enhancements
- Integrated payment gateway for alumni earnings
- Video mentoring sessions
- In-platform chat with WebSockets
- Student community forums
- Alumni verification badge
- AI-based mentor recommendations
Akshad Full Stack Developer