Built a free, open-source coding interview prep app using Tauri/Rust
Built Anvil, a LeetCode/NeetCode-style practice app with lessons for actually learning patterns instead of memorizing solutions. Works fully offline. Backend/desktop shell built with Tauri (Rust), so it's lightweight and fast. Supports Python and JS for solving problems.
Free and open source, would love feedback or contributors, especially on the Rust side.
🔗 Download: https://github.com/kudzaiprichard/anvil-releases/releases
🔗 Source: https://github.com/kudzaiprichard/anvil
PS: this is my first time doing an open source project so please do tell me what you think