Files
thomas-horrut/resume/profile_fr/skills.typ
2026-05-25 17:45:40 +02:00

21 lines
493 B
Typst

// Imports
#import "@preview/brilliant-cv:4.0.1": cv-section, cv-skill, h-bar
#cv-section("Compétences")
#cv-skill(
type: [Langues],
info: [Français #h-bar() Anglais #h-bar() _Italien_#footnote([débutant et non-certifié])],
)
#cv-skill(
type: [Tech Stack],
info: [`pixi` #h-bar() `nix` #h-bar() `uv` #h-bar() PyTorch Lightning #h-bar() Linux],
)
#cv-skill(
type: [Centres d'intérêt],
info: [Histoire #h-bar() Pédagogie #h-bar() Réalisation et Édition Multimédia],
)