i ilham.dev
Home Posts Tools Dev Ops Games Playground About Contact

Spreadsheet

  • How I open a CSV file without spreadsheet surprises

    A CSV viewer helps inspect tabular data before importing it into a database, spreadsheet, or script. The CSV Viewer tool is useful because it lets me check the result in a small, controlled place before I use it in a …

    27 Sep 2026 · 2 min read · #csv #data #spreadsheet #tools

  • How I turn JSON into CSV for spreadsheets without flattening the wrong thing

    CSV is a table, while JSON can be deeply nested. Conversion works best when the JSON is an array of similar objects. The JSON to CSV tool is useful because it lets me check the result in a small, controlled place before …

    27 Sep 2026 · 2 min read · #json #csv #spreadsheet #tools

© 2026 Ilham Andika. All rights reserved.
Contact Terms Privacy Comment Policy RSS GitHub