Dossiers : 23, Fichiers : 141
portfolio/ ├── accueil/ │ └── cv-riviere-gabriel.html ├── astuces/ │ ├── android/ │ │ ├── applications/ │ │ │ ├── arbo.apk │ │ │ ├── arbo.jpg │ │ │ ├── description.txt │ │ │ ├── editeurdetexte.apk │ │ │ ├── editeurdetexte.jpg │ │ │ ├── extractioncodecouleur.apk │ │ │ ├── extractioncodecouleur.jpg │ │ │ ├── indexeur.apk │ │ │ ├── indexeur.jpg │ │ │ ├── ocrecran.apk │ │ │ ├── ocrecran.jpg │ │ │ ├── selecteurcouleur.apk │ │ │ ├── selecteurcouleur.jpg │ │ │ ├── serveurhttp.apk │ │ │ ├── serveurhttp.jpg │ │ │ ├── serveurhttpandroid4.apk │ │ │ ├── tableauascii.apk │ │ │ └── tableauascii.jpg │ │ └── termux/ │ │ ├── inverser-casse-android.py │ │ ├── majuscule-android.py │ │ ├── minuscule-android.py │ │ ├── preparer-termux.txt │ │ └── tableau-clipboard-android.py │ ├── autres-os/ │ │ ├── freebsd/ │ │ │ ├── inverser-casse-freebsd.py │ │ │ ├── majuscule-freebsd.py │ │ │ ├── minuscule-freebsd.py │ │ │ └── tableau-clipboard-freebsd.py │ │ ├── macos/ │ │ │ ├── inverser-casse-macos.py │ │ │ ├── majuscule-macos.py │ │ │ ├── minuscule-macos.py │ │ │ └── tableau-clipboard-macos.py │ │ ├── solaris/ │ │ │ ├── inverser-casse-solaris.py │ │ │ ├── majuscule-solaris.py │ │ │ ├── minuscule-solaris.py │ │ │ └── tableau-clipboard-solaris.py │ │ └── windows/ │ │ ├── inverser-casse-windows.py │ │ ├── majuscule-windows.py │ │ ├── minuscule-windows.py │ │ └── tableau-clipboard-windows.py │ ├── java/ │ │ ├── ascii-table-java.jar │ │ ├── ascii-table-java.zip │ │ └── prerequis.txt │ ├── linux/ │ │ ├── applications/ │ │ │ ├── ascii-table.deb │ │ │ └── ascii-table.zip │ │ ├── scripts/ │ │ │ ├── change-rotation.zip │ │ │ ├── coller-tapper-clipboard.sh │ │ │ ├── inverser-casse-linux.py │ │ │ ├── majuscule-linux.py │ │ │ ├── minuscule-linux.py │ │ │ ├── ocr-batch.sh │ │ │ ├── ocr-capture.sh │ │ │ ├── opaque.sh │ │ │ ├── tableau-clipboard-linux.py │ │ │ └── transparence20.sh │ │ ├── activer-python-pour-geany.txt │ │ ├── ajouter-envoyer-vers-bluetooth-sur-linux-mint.txt │ │ ├── change-rotation.txt │ │ ├── coller-du-texte-dans-des-vm.txt │ │ ├── configurer-samba.txt │ │ ├── correction-probleme-fichiers-coupes.txt │ │ ├── faire-un-serveur-python-local.txt │ │ ├── installer-goldendict.txt │ │ ├── installer-mxlinux-en-dualboot.txt │ │ ├── installer-ocr-capture.txt │ │ ├── installer-ocr-converter.txt │ │ ├── installer-recoll.txt │ │ ├── installer-steam-sur-linux.txt │ │ ├── nettoyer-linux.txt │ │ ├── quelques-applications-linux.txt │ │ └── tableau-ascii.txt │ └── outils-html/ │ ├── codes/ │ │ ├── code-barres/ │ │ │ ├── code-barres.html │ │ │ └── JsBarcode.all.min.js │ │ ├── qr-code/ │ │ │ ├── qr-code.html │ │ │ └── qrcode.js │ │ ├── zxing-browser.min.js │ │ └── zxing-es5.min.js │ ├── notices/ │ │ ├── notice-arbo-ascii-html.html │ │ ├── notice-document-html.html │ │ └── notice-tableau-html.html │ ├── arbo-ascii-html.html │ ├── camembert-svg.html │ ├── convertisseur-unites.html │ ├── dessin-ascii.html │ ├── diagramme-batons.html │ ├── diff.html │ ├── document-html.html │ ├── extracteur-couleur.html │ ├── frise-chrono-ascii.html │ ├── markdown.html │ ├── organigramme-html.html │ ├── outils.html │ ├── remplacer-texte.html │ ├── selecteur-couleur.html │ ├── tableau-ascii.html │ ├── tableau-html.html │ └── tester-polices.html ├── bts/ │ ├── haproxy/ │ │ ├── haproxy-web1-et-web2.html │ │ └── installer-galera-avec-mariadb.txt │ ├── active-directory.txt │ ├── fog-proxmox.html │ ├── installer-glpi.txt │ ├── installer-serveur-ftp.txt │ ├── installer-serveur-web.txt │ ├── installer-vnc-debian-guacamole.txt │ ├── installer-zabbix.txt │ ├── mots-de-passes.txt │ ├── routeur-et-switch.txt │ ├── routeur.jpg │ ├── routeur.txt │ ├── schema-infrastructure.png │ ├── switch.jpg │ ├── switch.txt │ ├── tableau-ip.txt │ └── tableau-synthese-e5-2025.html ├── stage-bts2/ │ ├── checklist-permissions-tomcat9.txt │ ├── guacamole-config-ens18.txt │ ├── guacamole-ssh-sftp-rdp.txt │ ├── guacamole.html │ ├── installer-guacamole-avec-jdbc.txt │ ├── installer-guacamole-sans-jdbc.txt │ ├── installer-recording-storage.txt │ ├── installer-totp.txt │ ├── installer-wazuh.txt │ ├── maj-guacamole-avec-jdbc-vers-1.6.0.txt │ └── wazuh.html ├── veille-technologique/ │ ├── google-alertes.jpg │ └── veille-technologique-les-logiciels-libres-pour-linux.html ├── 404.html ├── astuces.html ├── bts.html ├── docs.js ├── favicon.png ├── index.html ├── LICENSE ├── logo.svg ├── make-arbo.py ├── make-search-index.py ├── README.md ├── search.html └── stages.html