Logo Lanfrica

Skilluv/skilluv-frontend

Domaine:

educationdigital infrastructure

Type de record:

software
Créateur:
Ski
Hôte:
SvelteKit user-facing app for Skilluv — talent development platform for the African tech ecosystem # Skilluv Frontend > **Where the African OSS generation shows what they can build.** > 🇬🇧 English (this page) · 🇫🇷 Version française --- ## What is Skilluv? Skilluv is a community platform training talents in **code, design, security, and game development** through real contributions to real open source projects. Every completed challenge produces a verifiable artifact that lives on the contributor's public portfolio and is exportable to recruiters. **Talents never pay for access.** Companies do, because they benefit when African contributors become excellent. Learn more in the backend repository which hosts the full product vision. ## What this repo contains This is the **web application** used by talents (and companies) to interact with Skilluv. Built with **SvelteKit 2, Svelte 5, Tailwind CSS 4, TypeScript, and Vite**. It covers a large surface of the product already: - **Talent journey** — onboarding with career orientations picker, profile with badges wall (rank chevron, skill patches, medals, guild crests, event stamps), challenge discovery and submission, sandbox editor (Monaco), certifications, diplomas, mentorship, opportunities board, real-time leaderboards with season indicator, wallet with Stripe Connect and Mobile Money payouts - **Community surfaces** — feed, forum with inline moderation for `forum_moderator`, guilds, direct messages, notifications, mentor listings, tournaments, bounties, team marketplace (join open role slots), Skilluv events (join and earn stamps) - **Enterprise surfaces** — dedicated landing (`for-companies`), pricing, subscription management, talent search, sponsored challenges, enterprise-type wizard (direct hire / staffing agency / remote international) with agency-clients CRUD and EOR configuration - **Moderation surfaces** — capability-gated inline forum moderation, community curator queue (`community_curator`), plagiarism reviewer queue (`plagiarism_reviewer`) - **Privacy and compliance** — GDPR export, produc …