All
Articles 113,607Blog Posts 122,927Tech Tutorials 29,001Research Papers 23,290News 16,882
⚡ AI Lessons

Dev.to · Omar
2mo ago
I built a CLI snippet manager in Rust because I was tired of googling the same things
I have a habit. Every time I sit down to code I end up googling the same thing, how to center a div,...

Dev.to · Omar
⚡ AI Lesson
3mo ago
I built a TOML-based task runner in Rust
Every project I work on has the same problem. There's always a set of commands I run in the same...

Dev.to · Omar
⚡ AI Lesson
3mo ago
I built a file watcher in Rust
You know the loop. Save. Switch to terminal. Up arrow. Enter. Wait. Switch back. Repeat forever. I...
DeepCamp AI