Added some images to projects
This commit is contained in:
BIN
assets/alacarte_game.png
Normal file
BIN
assets/alacarte_game.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
BIN
assets/gamma_bootloader.jpg
Normal file
BIN
assets/gamma_bootloader.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 302 KiB |
BIN
assets/logo_rusty.png
Normal file
BIN
assets/logo_rusty.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
assets/screen_myfiches.png
Normal file
BIN
assets/screen_myfiches.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 685 KiB |
@@ -33,6 +33,7 @@
|
||||
where like minded individuals can <b>post</b> their revision sheets, <b>like</b> and even <b>comment</b>.
|
||||
It has enabled be to store and categorize my revision material, and also to <b>share it</b> with the world.
|
||||
The site is <b>open for everyone</b> to contribute but it's mostly in <b>french</b>.<br/><br/>
|
||||
<img src="../assets/screen_myfiches.png" style="width: 100%;"></img>
|
||||
I develloped it with <b>Golang</b> for the backend and <b>svelte</b> for the frontend, and it has worked pretty well for me :D
|
||||
</p>
|
||||
</div>
|
||||
@@ -43,6 +44,7 @@
|
||||
</div>
|
||||
<p class="disboxp">
|
||||
loc_rusty_slicer:<br><br>
|
||||
<img src="../assets/logo_rusty.png" style="display: block; margin: auto; margin-top: 0; margin-bottom: 0;"></img><br/>
|
||||
<b>Rusty Slicer</b> is a small app I built using <b>rust</b>, <b>tauri</b> and <b>ffmpeg</b>.
|
||||
I built it because I was frustrated with some <b>youtube playlist</b> video,
|
||||
that I wanted to <b>"split"</b> in individual music files.
|
||||
@@ -65,6 +67,7 @@
|
||||
You can view my article on it <a href="https://blog.ayabusa.dev/2024/04/21/lets-create-an-os-for-a-calculator-numworks-part-1-blinking-led/">here</a>.<br/><br/>
|
||||
Then more than one year later I got my hand on the latest <b>n0120 model</b>, which had <b>not any CFW</b>. So I started working on <b>reversing</b> the official bootloader, and made
|
||||
my own by injecting some code in a <b>code cave</b>. This now let me run any OS even if it's not signed by NW and reflash both the bootloader and the OS.<br/>
|
||||
<img src="../assets/gamma_bootloader.jpg" style="width: 100%;"></img>
|
||||
Once again I did an <a href="https://blog.ayabusa.dev/2025/11/07/lets-create-an-os-for-the-numworks-a-different-approach-part-2/">article on it</a> to document my process.
|
||||
</p>
|
||||
</div>
|
||||
@@ -79,6 +82,7 @@
|
||||
loc_a_la_carte:<br><br>
|
||||
<b>À la carte</b> is a <b>game</b> I built for the <b>Numworks</b>, in the context of a <a href="https://tiplanet.org/">TI Planet</a> contest.
|
||||
It's built in <b>python</b> and optimized for it to <b>run smoothly</b> on the target <b>calculator</b>.
|
||||
<img src="../assets/alacarte_game.png" style="width: 100%;"></img>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user