RMRaj Mayekarinrajmayekar.hashnode.dev·2d ago · 3 min readI Built a Daily Wordle Clone for DevelopersIf you've ever played Wordle and thought "this would be so much better if it was about programming languages instead of five-letter words," you're exactly who I built this for. Programmdle is a daily 00
MPMomcilo Popovinmomcilo.hashnode.dev·Jul 17 · 3 min readI convert videos to printed flipbooks for a living: here's how the pipeline works (FFmpeg print bind)I spent years shipping software. Now part of my week is printing, binding, and shipping small books. In 2018 we built a side project that turned short videos into flipbooks. It sat idle for years. In 00
RNRavi Nirbaninlazyblink.hashnode.dev·Jul 15 · 2 min readI built a free set of subtitle tools that run entirely in your browser (no upload) As a side project, I've been building Lazyblink — a collection of free browser-based tools — and I recently added a set of subtitle utilities that solve a problem I kept running into: most online subt00
Tthominwinconveyor.hashnode.dev·Jul 14 · 2 min readWinConveyoRHey, For the past year, my teammate and I have been building WinConveyoR, a cross-platform package manager for Windows and Linux. We didn't wrap existing tools, we designed every layer ourselves, from00
NNyaomaruinnyaomaru.hashnode.dev·Jul 8 · 7 min readBuilding Type Guards Like LEGO Blocks: Making Reusable Logic with is-kitHoi hoi! Still writing TypeScript guards by hand again and again? 😎 I’m @nyaomaru, a frontend engineer! When writing TypeScript, we often end up creating type guard functions (value is Foo) over and 00
CSChris Sheridaninhalosecurityhasnodedev.hashnode.dev·Jul 6 · 2 min read GEMMA-by-GOOGLESending client data to a cloud-based AI to assist with penetration testing defeats the purpose entirely. That concern is what started Halo. Halo is an autonomous penetration testing agent that runs 1001A
Ffirebonusesincollectivetap.hashnode.dev·Jun 29 · 4 min readThe link is the app: building account-free micro-apps with vanilla JS, Netlify, and Supabase Most group-coordination tools start the same way: download the app, or create an account, or both. We wanted the opposite. With CollectiveTap, the unit of software is the link. You create one, paste i00
STSahil Tiwariinsahiltiwari.hashnode.dev·Jun 27 · 4 min readI Built an Offline QR Contact Sharing App Because I Can't Spell Under PressureThere's a specific kind of embarrassment that happens at networking events. You meet someone. The conversation goes well. They ask for your Instagram or email. You start typing it out loud while they 00
AKAnirudha Kalitainsocial-tool.hashnode.dev·Jun 27 · 4 min readI Built a Social Media Post Preview Tool — And Here's Everything I Learned#webdev, #buildinpublic, #productivity, #astro, #showdev Why I built PostTruncate I'm Anirudha — a solo developer from Assam, India. I built PostTruncate because my own LinkedIn posts kept collapsin02G
TATalha Asjadinswiftshrink.hashnode.dev·Jun 22 · 5 min readI built an image compressor that hits an exact KB size — and never uploads your filesTL;DR: Online forms demand images under a hard limit — "signature under 20 KB," "photo under 50 KB." Most compressors make you upload your file to a server to hit that. I built SwiftShrink to do it en00