maj liens + a propos
14
config.toml
@ -3,7 +3,7 @@ baseurl = "/"
|
||||
contentdir = "content"
|
||||
layoutdir = "layouts"
|
||||
publishdir = "public"
|
||||
title = "GreganDev"
|
||||
title = "GREGANDEV"
|
||||
canonifyurls = true
|
||||
|
||||
# Configuration du language et thème
|
||||
@ -20,8 +20,8 @@ pygmentCodeFences = true
|
||||
[Params]
|
||||
subtitle = "Portfolio"
|
||||
since = 2022
|
||||
logo = "images/logo.png"
|
||||
favicon = "images/logo.png"
|
||||
logo = "images/logos/logo.png"
|
||||
favicon = "images/logos/favicon.png"
|
||||
dateFormat = "January 2, 2006"
|
||||
commit = false
|
||||
rss = false
|
||||
@ -94,25 +94,25 @@ pygmentCodeFences = true
|
||||
[[menu.main]]
|
||||
parent = "Projets"
|
||||
name = "LA 2029"
|
||||
url = "projets/la-2029"
|
||||
url = "page/la-2029"
|
||||
weight = 1
|
||||
|
||||
[[menu.main]]
|
||||
parent = "Projets"
|
||||
name = "GoldeneyeVR"
|
||||
url = "projets/goldeneyevr"
|
||||
url = "page/goldeneyevr"
|
||||
weight = 2
|
||||
|
||||
[[menu.main]]
|
||||
parent = "Projets"
|
||||
name = "Akira VR"
|
||||
url = "projets/akiravr"
|
||||
url = "page/akiravr"
|
||||
weight = 3
|
||||
|
||||
[[menu.main]]
|
||||
parent = "Projets"
|
||||
name = "RetroArcade Game"
|
||||
url = "projets/retroarcade"
|
||||
url = "page/retroarcade"
|
||||
weight = 4
|
||||
|
||||
[[menu.main]]
|
||||
|
@ -1,6 +1,5 @@
|
||||
---
|
||||
title: Accueil
|
||||
tags: ["ACCUEIL"]
|
||||
---
|
||||
|
||||
|
||||
@ -17,13 +16,13 @@ Et enfin dans CONTACT, un petit résumé de mes diverses compétences numérique
|
||||
|
||||
Voici les projets sur lesquels je travaille actuellement:
|
||||
|
||||
[]({{< relref "projets/LA-2029.md" >}})
|
||||
[]({{< relref "page/LA-2029.md" >}})
|
||||
|
||||
[]({{< relref "projets/GoldeneyeVR.md" >}})
|
||||
[]({{< relref "page/GoldeneyeVR.md" >}})
|
||||
|
||||
[]({{< relref "projets/akiravr.md" >}})
|
||||
[]({{< relref "page/akiravr.md" >}})
|
||||
|
||||
[]({{< relref "projets/RetroArcade.md" >}})
|
||||
[]({{< relref "page/RetroArcade.md" >}})
|
||||
|
||||
<!-- (https://www.gregandev.fr/docs/jeux/Akira/NeoTokyoVR.rar) -->
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: LE CNAM
|
||||
title: Le CNAM
|
||||
subtitle: conservatoire national des arts et métiers
|
||||
comments: false
|
||||
---
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: GarageNum
|
||||
title: Le Garage Numérique
|
||||
subtitle:
|
||||
comments: false
|
||||
---
|
||||
|
4
content/page/goldeneyevr.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: GOLDENEYE VR
|
||||
---
|
||||
|
@ -1,10 +1,9 @@
|
||||
---
|
||||
title: LA 2029
|
||||
subtitle:
|
||||
subtitle: VR SHOOTER
|
||||
comments: false
|
||||
---
|
||||
|
||||
|
||||

|
||||
|
||||
### LE PRINCIPE
|
@ -4,3 +4,82 @@ subtitle:
|
||||
comments: false
|
||||
---
|
||||
|
||||
|
||||
### BLADE RUNNER
|
||||
|
||||

|
||||
|
||||
Quentin Langèle est un software engineer qui s'est lançé dans
|
||||
un projet faramineux de reconstitution de l'appartement du célèbre Blade runner Rick Deckard.
|
||||
|
||||
La minutie des textures, le souci du détail et l'athmosphère générale en fait pour moi un monument numérique dédié au chef d'oeuvre du septième art qu'est Blade Runner.
|
||||
Bref, pour les amoureux de Blade Runner, c'est ici :
|
||||
|
||||
[](http://www.br9732.com)
|
||||
|
||||
[SITE DU CREATEUR](http://www.br9732.com)
|
||||
|
||||
### RETRO GAMING
|
||||
|
||||

|
||||
|
||||
Grâce à des devs brillants, la plateforme open source de retrogaming "Retroarch" a été déclinée
|
||||
en version web via emscriptem. Une image docker éxistait déjà, cependant voulant héberger le tout sur un Raspberry Pi 4,
|
||||
l'architecture ne correspondait pas. Après réécriture de la Dockerfile et un build plus tard, j'ai constaté le succès de l'opération.
|
||||
|
||||
[RETROARCH SOURCE CODE](https://github.com/libretro/RetroArch)
|
||||
|
||||
[IMAGE DOCKER POUR RASPBERRY PI 4](https://hub.docker.com/r/greglebreton/retroarchwebpi)
|
||||
|
||||
[RETROARCH WEB PLAYER DÉPLOYÉ](https://retroarch.gregandev.fr)
|
||||
|
||||
|
||||
<section style ="background-image: url(docs/images/jeux/Emulation.jpg);">
|
||||
<h1>EMULATIONSTATION</h1>
|
||||
<p>
|
||||
EmulationStation est un FrontEnd opensource pour émulateur. Il se décline sous différentes OS tels que Windows,
|
||||
Raspberry pi, débian et Arch OS.
|
||||
</p>
|
||||
<p id="needbottom">
|
||||
Cet outil nécessite de la configuration pour fonctionner mais il offre des possibilités et une profondeur pour
|
||||
les afficionados du retro gaming qui mérite un détour.
|
||||
En attendant de partager ma config, un petit lien permet de se faire une bonne idée de la chose.
|
||||
</p>
|
||||
<p id="needbottom">
|
||||
J'ai également refait certains screens de menus pour quelques consoles que vous pouvez télécharger <a class="button" src="">ICI</a>
|
||||
</p>
|
||||
<a href="https://emulationstation.org/">
|
||||
<img src="docs/images/logoes.png" height="50px" width="70px" id="needbottom"></a>
|
||||
</section>
|
||||
|
||||
|
||||
### MOZINOR
|
||||
|
||||

|
||||
|
||||
Le célèbre Mozinor...
|
||||
Mozinor est un amateur de doublages de vieux films qui peu a peu est passé pro dans le détournement de films.
|
||||
|
||||
Le mieux, c'est encore de parcourir son site en commençant par les premières années pour
|
||||
constater l'évolution et l'ampleur du personnage !
|
||||
|
||||
[LE SITE DE MOZINOR](http://www.mozinor.com)
|
||||
|
||||
La classe américaine ou le grand détournement. c'est le "flim" qui a inspiré Mozinor tant au niveau du principe que de l'humour.
|
||||
|
||||

|
||||
|
||||
[LA CLASSE AMERICAINE (FILM COMPLET)](https://www.youtube.com/watch?v=W8sop56DBUs)
|
||||
|
||||
|
||||
### POUR LES VIEUX GEEKS
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
JSdos est un projet pour faire tourner DosBox (émulateur MS-DOS) sur navigateur.
|
||||
Cliquez sur l'icône et choisissez parmis les plus grand classiques DOS tels que DOOM, SIM CITY ou encore BLOOD.
|
||||
Un grand merci à [@caiiiycuk](https://twitter.com/caiiiycuk) pour cet ouvrage.
|
||||
|
||||
[UN DOS EMBARQUÉ DANS UNE PAGE WEB AVEC LES GRANCS CLASSIQUES](https://js-dos.com/games/)
|
||||
|
7
content/page/retroarcade.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: RETRO ARCADE GAME
|
||||
---
|
||||
|
||||
|
||||
|
||||
|
@ -1,10 +0,0 @@
|
||||
---
|
||||
title: projet 1
|
||||
tags: ["projet"]
|
||||
---
|
||||
|
||||
### sous titre projet 1
|
||||
|
||||
le projet 1 est un tout nouveau projet ...
|
||||
|
||||

|
@ -1,20 +0,0 @@
|
||||
---
|
||||
title: Retro Arcade Game
|
||||
tags: ["retro", "projet", "projet"]
|
||||
---
|
||||
|
||||
le projet 3 est un projet de code
|
||||
|
||||

|
||||
|
||||
bla bla bla
|
||||
bla bla bla bla bla bla bla bla bla
|
||||
bla bla bla bla bla bla bla bla bla bla bla bla
|
||||
bla bla bla !
|
||||
|
||||
bla bla bla bla bla bla :
|
||||
- bla bla bla
|
||||
- bla bla
|
||||
|
||||
{{< youtube ZSWzPI4BqvA >}}
|
||||
|
BIN
static/images/formation/skate.png
Executable file
After Width: | Height: | Size: 1.9 MiB |
Before Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
BIN
static/images/jeux/doslogo.png
Normal file
After Width: | Height: | Size: 52 KiB |
After Width: | Height: | Size: 65 KiB |
BIN
static/images/jeux/sidequest-logo.png
Executable file
After Width: | Height: | Size: 35 KiB |
BIN
static/images/logos/debian.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
static/images/logos/debianlogo.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
static/images/logos/devops.png
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
static/images/logos/docker.png
Normal file
After Width: | Height: | Size: 53 KiB |
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
BIN
static/images/logos/keycloak.png
Normal file
After Width: | Height: | Size: 4.4 KiB |
BIN
static/images/logos/lfglogo.png
Executable file
After Width: | Height: | Size: 63 KiB |
BIN
static/images/logos/linux.png
Normal file
After Width: | Height: | Size: 59 KiB |
BIN
static/images/logos/logo-garage.png
Normal file
After Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
BIN
static/images/logos/logobr.png
Executable file
After Width: | Height: | Size: 20 KiB |
BIN
static/images/logos/mkdocs.png
Normal file
After Width: | Height: | Size: 8.3 KiB |
BIN
static/images/logos/portainer.jpg
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
static/images/logos/python.png
Normal file
After Width: | Height: | Size: 9.2 KiB |
BIN
static/images/logos/retroarch.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
static/images/logos/youtube.png
Normal file
After Width: | Height: | Size: 92 KiB |