diff --git a/assets/alacarte_game.png b/assets/alacarte_game.png
new file mode 100644
index 0000000..c5828d8
Binary files /dev/null and b/assets/alacarte_game.png differ
diff --git a/assets/gamma_bootloader.jpg b/assets/gamma_bootloader.jpg
new file mode 100644
index 0000000..a9cfb7c
Binary files /dev/null and b/assets/gamma_bootloader.jpg differ
diff --git a/assets/logo_rusty.png b/assets/logo_rusty.png
new file mode 100644
index 0000000..4ee5029
Binary files /dev/null and b/assets/logo_rusty.png differ
diff --git a/assets/screen_myfiches.png b/assets/screen_myfiches.png
new file mode 100644
index 0000000..c58b6ac
Binary files /dev/null and b/assets/screen_myfiches.png differ
diff --git a/projects/index.html b/projects/index.html
index 9bdaf83..b1045ab 100644
--- a/projects/index.html
+++ b/projects/index.html
@@ -33,6 +33,7 @@
where like minded individuals can post their revision sheets, like and even comment.
It has enabled be to store and categorize my revision material, and also to share it with the world.
The site is open for everyone to contribute but it's mostly in french.
+
I develloped it with Golang for the backend and svelte for the frontend, and it has worked pretty well for me :D
loc_rusty_slicer:
+ 
Rusty Slicer is a small app I built using rust, tauri and ffmpeg.
I built it because I was frustrated with some youtube playlist video,
that I wanted to "split" in individual music files.
@@ -65,6 +67,7 @@
You can view my article on it here.
Then more than one year later I got my hand on the latest n0120 model, which had not any CFW. So I started working on reversing the official bootloader, and made
my own by injecting some code in a code cave. This now let me run any OS even if it's not signed by NW and reflash both the bootloader and the OS.
+
Once again I did an article on it to document my process.