All
Articles 112,182Blog Posts 122,068Tech Tutorials 28,601Research Papers 23,057News 16,722
⚡ 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