Platform for Junior ISEP to connect alumni and industry experts with student project teams through a browsable expert directory.
JE Intervenants is a platform built for Junior ISEP to make it easy for project teams to find the right alumni or industry expert when they need guidance. Instead of relying on personal networks and cold outreach, teams can browse a curated directory of intervenants, filter by expertise, and reach out directly.
Junior ISEP runs dozens of client projects each year. Teams often hit moments where they need domain expertise (a lawyer, a senior engineer, a marketing specialist) to unblock a deliverable or validate an approach. The existing process was informal: ask around, hope someone knows someone, waste days.

The project started with a full design thinking pass:
Shipping with a student team meant process mattered as much as design quality. We ran Scrum with short sprints, GitHub issues for tracking, and Figma as the single source of truth for specs. Each issue linked its Figma frame, so devs never implemented from stale screenshots. PR reviews referenced both the issue and the design file.
Client comms was the biggest bottleneck early on: scattered email threads, missed handoffs, unclear onboarding. Fixed by centralizing everything in Notion: one CRM database for intervenants and project contacts, onboarding automations that fire templated tasks and emails when a new expert signs up, and shared status views so the whole team sees where each relationship stands.

App releases used to be manual and skipped. Built a CI/CD pipeline that tags versions, ships builds, and auto-generates a devlog from commit history on every release. Zero extra work per ship, and stakeholders finally had a readable changelog.

A coming-soon landing page was used to build anticipation inside the Junior ISEP community and collect early expert signups before the public launch.
Design thinking pays off most when the obvious solution is wrong. The first instinct was “build a contact list.” The real problem was trust and discoverability, which changed every downstream design decision, from profile fields to how outreach is framed.