1
0
mirror of https://github.com/mfontanini/presenterm.git synced 2025-12-28 18:41:29 -06:00

docs(added new talk): Added my latest talk (#817)

I have added my latest talk on Ratatui on Embedded systems which was
done on the Rust Bangalore December 2025 meetup.
This commit is contained in:
Matias Fontanini 2025-12-22 07:23:21 -08:00 committed by GitHub
commit b2169cbe53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,7 +65,7 @@ Here are some talks and demos that feature _presenterm_:
- [Renaissance of Terminal User Interfaces with Rust][renaissance-tui] by [Orhun Parmaksız][orhun-github]
- [Using Nix on Apple Silicon and declarative development environments][NiXOS-and-Dev] by [pwnwriter][pwnwriter-github]
- [Hayasen: A Robust Embedded Rust Library which supports multiple sensors][hayasen] by [Vaishnav-Sabari-Girish][vaishnav]
- [Using ratatui in Embedded sytems : Meet Mousefood][mousefood] by [Vaishnav-Sabari-Girish][vaishnav]
Gave a talk using _presenterm_? We would love to feature it here! Open a PR or issue to get it added.
<!-- links -->
@ -102,3 +102,4 @@ Gave a talk using _presenterm_? We would love to feature it here! Open a PR or i
[pwnwriter-github]: https://github.com/pwnwriter
[hayasen]: https://github.com/Vaishnav-Sabari-Girish/rust_bangalore_oct_2025
[vaishnav]: https://github.com/Vaishnav-Sabari-Girish
[mousefood]: https://github.com/Vaishnav-Sabari-Girish/rust_bangalore_december_2025/