📰 Dev.to · Omar
3 articles · Updated every 3 hours · View all reads
All
Articles 82,018Blog Posts 105,503Tech Tutorials 19,999Research Papers 17,835News 13,926
⚡ 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
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