Skip to content

Instantly share code, notes, and snippets.

View coderaviverma's full-sized avatar

Coder Avi Verma coderaviverma

View GitHub Profile
@coderaviverma
coderaviverma / json-viewer-tool.md
Last active January 16, 2026 08:03
Free JSON Viewer, Formatter & Converter for Developers

JSONViewerTool — 60+ Free JSON & Data Tools (Client-Side, Privacy-First)

JSONViewerTool is a fast, browser-based collection of 60+ developer tools for working with
JSON, YAML, CSV, XML, JWT, Base64, UUID, and more.

🚀 Built for developers, DevOps, testers, and data engineers
🔐 100% client-side (no uploads, no tracking)
⚡ Instant results • No signup required

🌐 Website: https://jsonviewertool.com

@coderaviverma
coderaviverma / System Design.md
Created October 3, 2019 20:48 — forked from vasanthk/System Design.md
System Design Cheatsheet

System Design Cheatsheet

Picking the right architecture = Picking the right battles + Managing trade-offs

Basic Steps

  1. Clarify and agree on the scope of the system
  • User cases (description of sequences of events that, taken together, lead to a system doing something useful)
    • Who is going to use it?
    • How are they going to use it?