📰 Dev.to · Omar
3 articles · Updated every 3 hours · View all reads
All
Articles 75,435Blog Posts 102,388Tech Tutorials 18,459Research Papers 16,003News 13,146
⚡ AI Lessons

Dev.to · Omar
1mo 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
2mo 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
2mo 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