
Coder
Coder turns data from CSV files into C# source code mappings
Coder launched on March 22, 2023 with 69 votes, #1,309 of 5,075 launches that month and more than 50% of that year's launches.
What it does
Coder turns data from CSV files into C# source code mappings that you can plug in your program. Data types are automatically detected and can be adjusted if needed. Provides customized unit tests and usage examples.
Does a similar job
all alternatives →
Free chart generator by EmbedfulApr 2026 · embedful.io · ▲102Turn CSV & Excel files into charts in seconds
Codemap – Codebase Visualizer for JavaScript, TypeScript, and Python2020 · codemap.app · ▲84Codemap visualizes any codebase as a graph for software engineers to quickly understand the code architecture. Supports Typescript, Python, Java, PHP, Ruby, Go (Golang), and Terraform.
- SCSource Code for CSVs2024 · scroll.pub · ▲6


More dev tools this month
the category →


OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 8d ago · opentrailpaper.com

Vendo ▲362Let your users build their own features inside your product
Dev tools · 26d ago · vendo.run

Source: Product Hunt launch ↗
Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io