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>.
|
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.
|
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/>
|
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
|
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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
@@ -43,6 +44,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<p class="disboxp">
|
<p class="disboxp">
|
||||||
loc_rusty_slicer:<br><br>
|
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>.
|
<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,
|
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.
|
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/>
|
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
|
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/>
|
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.
|
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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
@@ -79,6 +82,7 @@
|
|||||||
loc_a_la_carte:<br><br>
|
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.
|
<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>.
|
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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user