Vvcoder_studioinsvg-to-react.hashnode.dev·Jul 29 · 3 min readBuilding a Client-Side CSV to Markdown Converter Under Manifest V3 (100% Offline)Why Hand-Crafting Markdown Tables is Broken If you spend any time writing documentation on GitHub, GitLab, or Obsidian, you deal with Markdown tables. Hand-crafting them by aligning pipes and escaping11V
Vvcoder_studioinsvg-to-react.hashnode.dev·Jul 24 · 4 min readWhy Most PDF Readers Butcher Two-Column Text (And How I Fixed It With Spatial Parsing)If you've ever tried to use a Text-to-Speech (TTS) tool to listen to a research paper, you already know the pain. You upload an arXiv paper, hit play, and the voice starts reading: "Introduction ... A10
Vvcoder_studioinsvg-to-react.hashnode.dev·Jul 12 · 4 min readFrom Raw SVG to Production JSX: DOMParser, TypeScript, and Manifest V3Forty-two minutes. That’s the context-switch tax I lost last Tuesday wrestling a single navigation icon. I dropped a raw Figma export into VS Code, immediately hit the JSX friction wall: class instead10