Skip to content

uuzor/unit-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iKampus 🎓

The all-in-one university platform connecting students, supporting academic life, and empowering student entrepreneurs

Platform Status


🌟 What is iKampus?

iKampus is a university-exclusive digital platform designed specifically for verified students and alumni. It's a safe, trusted ecosystem that combines:

  • 📱 Social Network - Connect with your campus community
  • 🤖 AI Academic Assistant - 24/7 support for your studies
  • 🚀 Startup Hub - Build and launch your entrepreneurial ventures
  • 🎓 Alumni Network - Mentorship and career opportunities
  • 🔒 Verified Only - Authentic, safe campus environment

✨ Key Features

🔐 Verified Student Community

  • .ac.uk email verification
  • Student ID verification
  • Trusted, authentic environment

💬 Social Interaction

  • Campus feed & communities
  • Direct messaging
  • Events board
  • "Near Me" campus mode
  • Anonymous confessions

🤖 AI Assistant

  • Academic support & summaries
  • University life guidance
  • Personalized recommendations
  • Campus knowledge base

🚀 Entrepreneur Hub

  • Register your startup
  • Find co-founders
  • AI startup mentor
  • Alumni investor connections

🎓 Alumni Integration

  • Mentorship programs
  • Job postings
  • Startup support
  • Career insights

📖 Documentation

For Developers:

For Product Team:


🚀 Quick Start

Prerequisites

  • Node.js 18+
  • PostgreSQL 14+
  • Redis (for caching & real-time features)

Installation

# Clone the repository
git clone https://github.com/your-org/ikampus.git

# Install dependencies
cd ikampus
npm install

# Set up environment variables
cp .env.example .env

# Run database migrations
npm run migrate

# Start development server
npm run dev

🏗️ Tech Stack

Frontend

  • React Native / Flutter (mobile-first)
  • Modern, Gen-Z-friendly UI
  • Dark mode by default

Backend

  • Node.js / Python
  • PostgreSQL (primary database)
  • Redis (caching & real-time)
  • WebSockets (chat & notifications)

AI Integration

  • OpenAI / Anthropic API
  • Custom academic models
  • Startup mentorship engine

Infrastructure

  • Docker & Kubernetes
  • AWS / Google Cloud
  • CI/CD pipelines

🎨 Design Principles

Built for Gen Z students:

  • Speed - Fast loading, minimal steps
  • 🎯 Simplicity - Clean, intuitive UI
  • 🌐 Social - Real-time, interactive
  • 🎨 Visual - Engaging, modern design
  • 🛡️ Safe - Non-toxic environment

🤝 Contributing

We welcome contributions from the community! Please read our Contributing Guidelines before submitting PRs.

Development Workflow

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


📧 Contact


🙏 Acknowledgments

Built with ❤️ for university students worldwide.

Special thanks to all contributors and early adopters who believed in creating a better campus ecosystem.


Made by students, for students 🎓

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published