Browsing Tag
showdev
159 posts
I think AI coding assistants need an “npm” for reusable skills. I’m building one.
I’ve been using multiple AI coding assistants (Claude Code, Cursor, Codex, Copilot, Gemini CLI, Windsurf, etc.) over the…
A Browser Extension for Researchers/Learners… – Part 1
As someone who loves learning, I spend a lot of time researching different topics every day. I jump…
Bootstrapped Data Products — Here’s What I Learned
I’m Heshan. I build data products. No VC, no team — just me, a lot of Playwright scripts,…
Designing K-Saju: turning a traditional birth-chart system into a lightweight K-culture web product
Designing K-Saju: turning a traditional birth-chart system into a lightweight K-culture web product I recently shipped the first…
I built a free before/after image slider on Cloudflare Workers (to show off my game mods)
I make graphics mods for Oblivion Remastered. My most-downloaded one, Lumiere, adds hundreds of lights across the world…
KathaGPT — private AI desktop app . Download Llama, Mistral, and Qwen locally with one click — no Ollama, no API key. Open Source · MIT · macOS · Windows · Linux https://github.com/santoshpremi/KathaGPT https://santoshpremi.github.io/KathaGPT/
GitHub – santoshpremi/KathaGPT: Private AI chat on your machine — local edition with Rust, Tauri, React, and SQLite.…
MII: Machine Identity Intelligence — discover and risk-score IAM roles, OIDC federations, and CI/CD tokens across AWS
Released an open-source tool for a problem I kept hitting: no visibility into machine identities. CyberArk’s 2025 report…
V.E.L.O.C.I.T.Y.-OS: The x86-64 Machine-Code JIT & SCEV-Lite (Part 6)
At this point, my vector operations were running faster than native Rust. However, loops, variable declarations, and conditional…
Hey everyone, I built NOVA-VAD, a lightweight explainable Voice Activity Detector that outperforms every major open source VAD on real-world noisy audio. GitHub: https://github.com/monishmal3375/nova-vad
GitHub – monishmal3375/nova-vad: Lightweight, explainable VAD that beats Silero and WebRTC on noisy audio. No GPU required. ·…
Dev log #7 Reviving DevNotion: 10,000 Lines, Multi-LLM Support, and the Road to v2.1
Spent the week breathing new life into DevNotion—59 commits and over 10,000 lines of code later, v2.1 is…