srijanshukla18
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Spin Lab (srijanshukla.com)
Hey HN, I built Spin Lab: a browser-based interactive explainer for table-tennis spin. It visualizes topspin/backspin, spin rate, ball trajectory, bounce behavior, and why the opponent’s return reacts the way it does. I…
-
Hi HN, I built XRAY MCP after discovering that AI assistants were scanning my projects with plain grep and guessing. I tried direct tree-sitter integration and language servers; both felt heavy for a lightweight tool.…
-
Built this as a toy project to understand knowledge graphs by tackling a real problem: traditional RAG fails badly on legal documents because it misses interconnections between sections. The system actually combines…
- Show HN: Claude Memory Visualizer (github.com)
I had been using Knowledge Graph Memory Server.(https://github.com/modelcontextprotocol/servers/tree/main/sr...) And ofcourse, I wanted to see the memory visually. Works for any Claude user's memory.json with zero…