{% extends 'base.html' %} {% load static %} {% block title %}CampusTalent — Connect, Collaborate, Build{% endblock %} {% block footer %}{% endblock %} {% block content %}
A
Amara K.
UI/UX Designer • Nairobi U
🚀
AgriTech Startup
3 collaborators needed
New skill listed
Machine Learning • Expert
The Campus Collaboration Network

Where Student
Talent Meets
Opportunity

Showcase your skills, find collaborators for your next big project, and connect with talented students across universities.

{% if user.is_authenticated %} Go to Dashboard Search Talent {% else %} Join for Free Explore Talent {% endif %}

Discover Talent

Students ready to collaborate and showcase their skills

View All

Open Projects

Join exciting projects and grow your portfolio

All Projects

Skills Marketplace

Find the exact skill you need for your project

Browse All

How It Works

Three simple steps to connect and collaborate

1

Create Your Profile

Sign up and build your professional profile. Add skills, portfolio, and tell your story.

2

Explore & Connect

Search for talent, browse projects, and find exactly who you need to build something great.

3

Collaborate & Grow

Join projects, apply your skills, and grow your network with ambitious students.

{% if not user.is_authenticated %} Start Building Today {% endif %}
{% if announcements %}

Notice Board

Latest events, opportunities, and announcements

All Notices
{% endif %} {% endblock %}