You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
<!DOCTYPE html> < html lang = "fr" > < head > < meta charset = "utf-8" > < meta content = "width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" name = "viewport" > < meta content = "ie=edge" http-equiv = "X-UA-Compatible" > < meta content = "Greg Lebreton - Devops Engineer" name = "title" > < meta content = "resume,lebreton,devops,ingeneur,france" name = "keywords" > < meta content = "text/html; charset=utf-8" http-equiv = "Content-Type" > < meta content = "Français" name = "language" > < meta content = "Antoine DAUTRY" name = "author" > < title > Terminal CV< / title > < script src = "/index.e1c8579d.js" type = "module" defer > < / script > < script src = "/index.5c78f897.js" defer nomodule = "" > < / script > < link rel = "preconnect" href = "https://fonts.googleapis.com" > < link rel = "preconnect" href = "https://fonts.gstatic.com" crossorigin > < link href = "https://fonts.googleapis.com/css2?family=Ubuntu+Mono&display=swap" rel = "stylesheet" > < link href = "/index.777834ac.css" rel = "stylesheet" > < link crossorigin href = "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" integrity = "sha512-1ycn6IcaQQ40/MKBW2W4Rhis/DbILU74C1vSrLJxCq57o941Ym01SwNsOMqvEBFlcgUa6xLiPY/NS5R+E6ztJQ==" referrerpolicy = "no-referrer" rel = "stylesheet" > < link href = "/apple-touch-icon.5584f863.png" rel = "apple-touch-icon" sizes = "180x180" > < link href = "/favicon-32x32.fcc26395.png" rel = "icon" sizes = "32x32" type = "image/png" > < link href = "/favicon-16x16.0f2760cb.png" rel = "icon" sizes = "16x16" type = "image/png" > < link href = "/site.webmanifest" rel = "manifest" > < / head > < body > < div class = "terminal" > < div class = "terminal__header" > < div class = "fake-button fake-close" > < / div > < div class = "fake-button fake-minimize" > < / div > < div class = "fake-button fake-zoom" > < / div > < / div > < div class = "terminal__body" > < div class = "terminal__banner" > < pre >
██████╗ ██╗ ██╗ ████████╗███████╗██████╗ ███╗ ███╗██╗███╗ ██╗ █████╗ ██╗
██╔════╝██║ ██║ ╚══██╔══╝██╔════╝██╔══██╗████╗ ████║██║████╗ ██║██╔══██╗██║
██║ ██║ ██║ ██║ █████╗ ██████╔╝██╔████╔██║██║██╔██╗ ██║███████║██║
██║ ╚██╗ ██╔╝ ██║ ██╔══╝ ██╔══██╗██║╚██╔╝██║██║██║╚██╗██║██╔══██║██║
╚██████╗ ╚████╔╝ ██║ ███████╗██║ ██║██║ ╚═╝ ██║██║██║ ╚████║██║ ██║███████╗
╚═════╝ ╚═══╝ ╚═╝ ╚══════╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝╚══════╝< / pre > < div class = "terminal__author" > Greg Lebreton< / div > < p > Bienvenue sur mon CV terminal ! Pour afficher les commandes disponibles tapez < code > help< / code > . Pour valider chaque commande appuyez sur < em > Entrer< / em > , vous pouvez utiliser la touche < em > Tabulation< / em > afin de vous aider à compléter une commande.< / p > < / div > < div id = "terminal" > < / div > < / div > < / div > < / body > < / html >