A collaborative platform for college students to share, discover, and contribute to real-time academic and personal projects — like LinkedIn for student projects.
ProjectStack is a full-stack web application designed for university students to:
- 🔍 Discover active tech and academic projects.
- 🧠 Share their own projects and look for contributors.
- 🫂 Collaborate with peers based on skills and interests.
- 📂 Track contributions and build a mini project portfolio.
Built as a group project by our class to streamline and enrich collaborative learning and innovation on campus.
| Category | Tech Used |
|---|---|
| Frontend | Next.js (App Router), Tailwind CSS, TypeScript |
| Backend | Next.js Server Actions, Prisma ORM |
| Database | PostgreSQL with NEON DB |
| Auth | NextAuth.js (Credentials & OAuth) |
| Validation | Zod + React Hook Form |
| Styling | Tailwind CSS, ShadCN UI (Optional) |
| DevOps | Docker, Vercel, GitHub CI/CD |
Project by students of [Your College Name] — Group [A/B/C]
| Name | Role | GitHub |
|---|---|---|
| Shikhar Shetty | Developer | @Shikhar-Shetty |
| Sunpreeth | Developer | @Sunpreeth |
| Vaishnav | Developer | @vaish73 |
| Shravan Raj | Developer | @Shravan-Raj |
| Shreyas BS | Developer | @Shreyas-BSj |
- 📋 Post and manage your project listings
- 🧑💼 User profiles with skill tags, social links, and project history
- 🔍 Search & filter projects based on tech stack or category
- 🤝 Apply to join projects or invite collaborators
- 💬 Internal messaging (optional feature)
- 🏷️ Tag-based project discovery (e.g. AI, Web3, Robotics)
git clone https://github.com/yourusername/projectstack.git
cd projectstacknpm installcp .env.example .envDATABASE_URL="postgresql://..."npx prisma db pushnpm run dev DATABASE_URL=postgresql://...
NEXTAUTH_SECRET=your-secret
NEXTAUTH_URL=http://localhost:3000
GOOGLE_CLIENT_ID=...
GOOGLE_CLIENT_SECRET=...Whether you're a developer, designer or just a curious learner — if the vision of ProjectStack excites you, we’d love to have you onboard.
Real-world full-stack experience with Next.js, PostgreSQL, Prisma, and modern dev workflows.
Exposure to collaborative product building — planning, coding, reviews, and shipping.
Opportunity to contribute to open-source, build your portfolio, and maybe even impress future employers.
🚀 Frontend polishing with Tailwind & animation (Framer Motion, Anime.js)
🔐 Auth flows with NextAuth & OAuth (Google, GitHub)
📦 Backend API design using Server Actions and Prisma
🧠 AI-based project recommendations (future roadmap)
📬 Real-time messaging feature (optional but awesome)
🐳 Docker + Vercel + GitHub CI/CD for production-grade DevOps
Drop an issue in the GitHub repo or shoot a message on LinkedIn/GitHub/Instagram to any of the team members listed above.