Hi! I've been trying to learn Rust and Iced for the past few weeks. I have decent experience in Python, and while I know I didn't really choose easy or beginner friendly stuff, I'm having fun.
Anyway, my big learning project has been a simple text editor. It has a lot of unused code snippets that i'll expand later, but works well enough to open and edit a file. LMK what you think!
Here's the link: